body{
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#232323;
background-image:url(images/rbg.jpg);
background-repeat:repeat-x;
background-color:#002c88;
}

h1{
margin:0;
padding:0;
font-size:16px;
font-weight:900;
text-transform:uppercase;
}

#pdfproducts img{
border:dotted #8cc63f 1px;
margin-right:5px;
}

#right strong,
table strong{
color:#8cc63f;
}

a{
color:#232323;
text-decoration:none;
}
	
a:hover{
color:#8cc63f;
}

.map{
border:solid #000000 1px;
}

#container{
width:955px;
margin:auto;
background-image:url(images/cbg.jpg);
background-repeat:no-repeat;
min-height:807px;
}

	#header{
	padding-top:169px;
	height:171px;
	text-align:center;
	}
	
	#menu{
	margin:33px auto 0 auto;
	background-image:url(images/menubg.gif);
	background-repeat:no-repeat;
	width:793px;
	height:44px;
	text-align:center;
	}
	
	#main{
	width:816px;
	margin:44px auto 0 auto;
	}
	
		#maintop{
		background-image:url(images/contenttop.jpg);
		background-repeat:no-repeat;
		height:324px;
		}
		
		#content{
		background-image:url(images/contentrep.gif);
		background-repeat:repeat-y;
		padding-top:15px;
		}
		
			#left{
			float:left;
			width:227px;
			padding-left:25px;
			}
			
			#right{
			float:right;
			width:510px;
			text-align:justify;
			padding-right:25px;
			}
			
			#back{
			padding:10px 0;
			clear:both;
			text-transform:uppercase;
			font-weight:900;
			font-size:10px;
			}
			
			.back td {border-bottom: 1px dotted #ccc; padding-bottom: 20px; text-transform: uppercase; font-weight: 900; font-size: 10px;}
			
		
	#footer{
	background-image:url(images/footerbg.gif);
	background-repeat:no-repeat;
	width:816px;
	height:100px;
	margin:0 auto;
	font-size:10px;
	color:#ffffff;
	}
	
	#footer a{
	color:#ffffff;
	text-decoration:none;
	}
	
	#footer a:hover{
	color:#ffbe55;
	}
	
		#fleft{
		padding-top:58px;
		float:left;
		text-align:left;
		}
		
		#fright{
		padding-top:58px;
		float:right;
		text-align:right;
		}
		
		#clear{
		clear:both;
		}
		
table#products {margin: 0 auto;}
table#products td {vertical-align: top; padding: 10px 0;}