body {
	text-align: center;
	background-color: #CCCCCC;
	font-size: 0.75em;
	font-family: Arial, Helvetica, sans-serif;
	overflow: scroll;
	overflow-x: auto;
	overflow-y: scroll;

}

#container {
	background-color: #fff;
	width: 791px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	overflow:hidden;
	margin-bottom:10px;
}

#topbanner {
	float:left;
	background-image: url('/images/top-logo.gif');
	background-repeat: no-repeat;
	height:132px;
	width:791px;
	border-bottom:4px solid #002059;
}

#middlebanner {
	float:left;
	height:158px;
}
	
#goldline {
	float:left;
	width:791px;
	background-color:#BFAD97;
	height:4px;
}

	
#blueline {
	float:left;
	width:791px;
	background-color:#00205A;
	height:4px;
}


#maincontent {
	float:left;
	clear:both;
	width: 791px;
	min-height:350px;

}

/* START STANDARD PAGE STYLES */



#leftcolumn {
	float:left;
	width:190px;
}

#latestnewstop {
	float:left;
	width:174px;
	height:30px;
 	background-image: url('/images/news-top.jpg');
 	background-repeat: no-repeat;
	margin:10px 0 0 15px;

}

#latestnewsmiddle {
	float:left;
	width:164px;
	background-color:#00205a;
	margin:0 0 0 15px;
	clear:left;
	color:#fff;
	padding:0 5px;
}

#latestnewsmiddle a {
	color:#fff;
}

#latestnewsbottom {
	float:left;
	width:174px;
	height:16px;
	background-image: url('/images/news-bottom.jpg');
 	background-repeat: no-repeat;
	clear:left;
	margin:0 0 0 15px;

}

#leftpanel {
	float:left;
	clear:left;
	width:80px;
	margin:10px 0 0 13px;

}

#maintext {
	float:left;
	width:455px;
	margin:10px;
	padding:0 0 20px 0;
}
#maintext p {
	text-align:justify;
}



/* END STANDARD PAGE STYLES */


/* START PRODUCT PAGE STYLES */

#productcontent {
	float:left;
	background-image: url('/images/prod-menu-bg.jpg');
	background-repeat:repeat-y;
	min-height:350px;

}

#productleftcontent {
	float:left;
	width:266px;
	
}

#productmenutop {
	float:left;
	background-image: url('/images/prod-menu-top.jpg');
	background-repeat: no-repeat;
	width:266px;
	height:36px;
}

#productmenu {
	float:left;
	width:190px;
	padding:0 0 30px 40px;
}

.productmenuitem {
	float:left;
	width:188px;
	height:35px;
	line-height:32px;
	background-image: url('/images/prod-menu-item.jpg');
	background-repeat: no-repeat;
	padding:0 0 3px 0;
	margin:0 0 5px 0;	
	border-bottom:2px dotted #fff;

}

.productmenuitem a {
	text-decoration:none;
	color:#002059;
	font-weight:bold;
	padding:0 0 0 10px;

}

.productmenuitem a:hover {
	color:#fff;
}

.productmenuitem .active-menu {
	color:#fff;
}

#productrightcontent {
	float:left;
	width:525px;
	padding:0 0 10px 0;
}

#producttext {
	float:left;
	width:370px;
	padding:15px;
}

#productimages {
	float:left;
	width:125px;
	margin:10px 0 0 0;
}

.productimage {
	float:left;
	margin:0 0 10px 0;
}


#documentlist {
	float:left;
	margin:0 0 0 30px;
}

/* END PRODUCT PAGE STYLES */


/* START VIDEO PAGE STYLES */

#productvideo {
	float:left;
	width:495px;
	padding:15px;
}

#videolist {
	float:left;
	width:150px;
}

#movieplayer {
	float:left;
	width:334px;
	margin:0 0 0 10px;
}


/* END VIDEO PAGE STYLES */


/* START DISTRIBUTOR PAGE STYLES */

#productdistributors {
	float:left;
	width:495px;
	padding:15px;
}

.distributordetails {
	float:left;
	width:470px;
	padding:20px 0;
	clear:left;
	border-bottom:1px solid #000;
}

.distributorlogo {
	float:left;
	width:250px;
}

.distributortext {
	float:right;
	width:200px;
}



/* END DISTRIBUTOR PAGE STYLES */



/* START CONTACT PAGE STYLES */

#contactmaintext {
	float:left;
	width:560px;
	margin:10px;
	padding:0 0 20px 0;
}

#contactdetails {
	float:left;
	width:180px;
	margin:0 0 0 10px;
}

#contactform {
	float:left;
	width:300px;

}

#contactformtop {
	float:left;
	width:350px;
	height:10px;
	background-image: url('/images/contact-form-top.jpg');
 	background-repeat: no-repeat;	
}

#contactformmiddle {
	float:left;
	width:330px;
	background-color:#C9B8A4;
	padding:0 10px;
	clear:left;

}


#contactformbottom {
	float:left;
	width:350px;
	height:10px;
	background-image: url('/images/contact-form-bottom.jpg');
 	background-repeat: no-repeat;	
	clear:left;
}


/* END CONTACT PAGE STYLES */



#footer {
	float:left;
	width:791px;
	background-color:#00205A;
}

#footer a {
	color:#fff;
}

#footer p {
	text-align:center;
	font-weight:bold;
	color:#fff;
	font-size:75%;
	padding:3px 0 3px 0;
	margin:0;
}

#footerlinks {
	float:left;
	width:791px;
	text-align:right;
	background-color: #CCCCCC;
}

#footerlinks a {
	color:#000066;
	font-weight:bold;
	padding:0 5px 0 0;

}


#spacebelowfooter {
	float:left;
	width:791px;
	text-align:right;
}

#spacebelowfooter a {
	color:#000;
}


















































































































































































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
