/* CSS Document */

#header{
	width:910px;
	height:84px;
	margin:auto;
	background-color: #FFFFFF;
}
#logo{
	width:870px;
	height:70px;
	float:left;
	margin-top: 10px;
	padding-left: 20px;
}
#logosection{
	width:350px;
	height:51px;
	float: left;
}
#logoslogan{
	width:555px;
	height:14px;
	float:left;
	text-align:left;
	clear:both;
	padding: 0px;
	margin: 0px;
	}
.logotext{
font-weight:bold;
color:#000066;
}
	
#headertext{
	width:428px;
	height:50px;
	float:right;
	text-align: right;
	padding-right: 10px;
	overflow: auto;
	padding-top: 5px;
	
	
}
#menu{
	width:910px;
	height:24px;
	margin:auto;
	background-color:#000066;
	padding-top: 6px;
	border-left:solid;
	border-right:solid;
	border-color:#000066;
	border-width:1px;
}
.menu:link{color:#fff;text-decoration:none; font-weight:bold;}
.menu:visited{color:#fff;text-decoration:none;font-weight:bold;}
.menu:hover{color:#FFB848;text-decoration:none;font-weight:bold;}
.menu:active{text-decoration:none;font-weight:bold;} 
.menubuttons{
float:left;
margin-left:10px;
padding-left:5px;
padding-right:5px;
width:90px;
text-align:center;
height:22px;
line-height:22px;
}
.certification{
float:left;
margin-left:10px;
padding-left:5px;
padding-right:5px;
text-align:center;
height:22px;
line-height:20px;
width:200px;
}
.menubuttonsspacer{
float:left;
width:34px;
height:22px;

}
#content{
	width:900px;
	margin:auto;
	clear:both;
	overflow:auto;
	padding-left: 10px;
	background-color: #FFFFFF;
}
#footer{
	width:910px;
	height:36px;
	margin:auto;
	background-color: #000066;
	text-align: center;
	padding-top: 4px;
}
#footerlinks{
	width:900px;
	height:20px;
	padding-top:4px;
	margin:auto;
	text-align: center;
	padding-top: 4px;
}

#leftcol{
	width:180px;
	float:left;
	border:solid;
	border-width:1px;
	border-color:#FFB848;
}

#leftcolh{
	width:880px;
	float:left;
	border:solid;
	border-width:1px;
	border-color:#FFB848;
}

#products{
	width:150px;
	height:20px;
	margin:auto;
	background-color: #000066;
	text-align: center;
	padding-top: 4px;
}
.productstext{
	width:180px;
	height:20px;
	margin:auto;
	background-color: #000066;
	text-align: center;
	padding-top: 6px;
	color:#FFFFFF;
}


#maincontent{
	width:880px;
	float:left;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 20px;
}
html>body div {
width: 30em
} 
#maintext{
	width:680px;
	float:left;
	padding-left: 15px;
	padding-right: 0px;
}

#rightcol{
	width:116px;
	float:right;
	border:solid;
	border-width:1px;
	border-color:#FFB848;
	padding-left: 3px;
}


a:link {
	color: #DFA353;
}
a:visited {
	color: #DFA353;
}
a:hover {
	color: #333333;
}
a:active {
	color: #DFA353;
}


body {
	background-color: #919EAE;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.table{
border:solid;
border-width:1px;
border-color:#FFB848;
}

.tablepr{
border:solid;
border-width:1px;
border-color:#FFB848;
}

.tablerows{
border:solid;
border-width:1px;
border-color: #999999;
}




.whitetext{
color:#000066;
}
.bluetext{
color:#fff;
}
.smalltext{
font-size:10px;
margin-left:4px;
text-align:left;
}

.smalltextblue{
font-size:10px;
color:#000066;
margin-left:4px;
text-align:left;
}
.style4 {
	color: #990000;
	font-style: italic;
	font-weight: bold;
}
.style5 {font-size: 10px; margin-left: 4px; text-align: left; font-weight: bold; }


h1,h3,h4{
margin-bottom:10px;
margin-top:0px;
padding:0px;
}
h2{
margin-bottom:20px;
margin-top:0px;
padding:0px;
}
p{
margin:0px;
padding:0px;
}
