*{ margin:0;padding:0;}
a{
text-decoration:none;
}
img{
border:none;
outline:none;
}
.clear{ clear:both;}
body{
background: url(../images/body-back.jpg)repeat;
}
h1{
font: normal 25px Georgia, "Times New Roman", Times, serif;
float:right;
text-transform:capitalize;
margin:25px 50px 0 0px;
color:#F5F5BA;
}
#page{
width:1000px;
margin:0 auto;
padding:0;
background:#181818;
}
.header{
width:1000px;
height:81px;
margin:0;
padding:0;
background:#1E1E1E url(../images/header.png) no-repeat;
}
.banner{
width:1000px;
height:195px;
margin:0;
padding:0;
background:url(../images/banner.png) no-repeat;}
.content{
width:1000px;
height:auto;
padding:10px 0 0px 0;
margin:0;
background:#000000;
}
.content h2{
font:bold 14px Arial, Helvetica, sans-serif;
padding:0px 10px 10px 0px;
color:#FFFFFF;
text-transform:capitalize;
background:url(../images/h2-bg.png) bottom left no-repeat;
}
.h2block{
	width:90%;
	float:left;
	height:auto;
	margin:0 0 10px 20px;
}
.h3block{
	width:90%;
	float:left;
	height:auto;
	margin:0 0 10px 10px;
}
.content h3{
font:bold 14px Arial, Helvetica, sans-serif;
padding:0px 10px 5px 0px;
color:#FFFFFF;
text-transform:capitalize;
background:url(../images/h2-bg.png) bottom left no-repeat;
}
.content h5{
font:normal 18px "Myriad Pro";
padding:0px 5px 5px 10px;
color:#E38702;
}
.content-left{
width:569px;
height:auto;
margin:0 0 10px 10px;
float:left;
padding:0;
}

.content-left-top{
	width:569px;
	height:15px;
	float:left;
	background:url(../images/content-left-top.png) no-repeat;
}

.content-left-bottom{
	width:569px;
	height:15px;
	float:left;
	background:url(../images/content-left-bottom.png) no-repeat;
}

.content-left-middle{
	width:569px;
	height:auto;
	float:left;
	background:url(../images/content-left-middle.png) repeat-y;
}

.content-right{
width:400px;
height:auto;
margin:0 0 0 10px;
float:left;
padding:0;
}

.content-middle{
background:url(../images/content-middle.png) repeat-y;
width:569px;
height:auto;
padding:0;
margin:0;
float:left;
}

.content-middle a{
	text-decoration:none;
	color:#E3D096;
}

.content-middle a:hover{
	text-decoration:underline;
	color:#E3D096;
}


.content p{
font:normal 12px Arial, Helvetica, sans-serif;
color:#FFFFFF;
padding:5px 10px 5px 20px;
line-height:18px;
}

.content ol{
margin:0 0 0 30px;
padding:0;

}
.content ol li{
padding:5px 15px 0px 0px;
font:normal 12px Arial, Helvetica, sans-serif;
color:#FFFFFF;
line-height:21px;
}

.content-right-top{
background:url(../images/content-right-top.png) no-repeat;
width:376px;
height:13px;
padding:0;
margin:0;
float:left;
}
.content-right-middle{
background:url(../images/content-right-middle.png) repeat-y;
width:376px;
height:auto;
padding:0;
margin:0;
float:left;
}
.content-right-bottom{
background:url(../images/content-right-bottom.png) no-repeat;
width:376px;
height:13px;
padding:0;
margin:0 0 10px 0;
float:left;
}












.seperator{
width:373px;
height:8px;
margin:0 0 0 4px;
background:url(../images/seperator.jpg) no-repeat;
float:left;
}
.pro{
width:373px;
height:auto;
float:left;

margin:5px 5px 0 5px;
}
.pro h4{
font:bold 12px Arial, Helvetica, sans-serif;
color:#FF7D27;
text-transform:uppercase;
padding:0 0 5px 0;
}
 .pro p{
font:normal 12px Arial, Helvetica, sans-serif;
color:#FFFFFF;
padding:0 30px 0 10px;

}

.pro img{
float:left;
margin:5px 8px 5px 5px;
}
.pro .button{
float:left;
padding:5px 0 0 0px;
}

.pro a{
display:block;
margin:0px 0px 5px 20px;
}

.footer{
height:97px;
width:1000px;
padding:0px;
background:url(../images/footer.png) repeat-x;
}
.footer p{
font:bold 12px Arial, Helvetica, sans-serif;
color:#9F9F9F;
text-align:center;
line-height:80px;
padding:10px 0 0 0;

}




