/*products*/

body{
	font-family: Arial,sans-serif;
	color: #333333;
	
	margin: 0px;
	padding: 0px;
	background-color: #fff;
}

#wrapper{
	margin:auto;
	text-align:center;
	width:800px;
	height: 2450px;
	border-bottom-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;		
}


a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}

h1{
 line-height: 230px;
	text-indent: -5000px;
	display: block;
	background-repeat: no-repeat;
	width:100%;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	background-position: center;
	background-image: url(images/products_header.jpg)	
}

h2{
	font-family: Arial, sans-serif;
	font-size: 150%;
	color: #006699;
	margin: 0px;
	padding-left: 15px;
	text-align: justify;
	background-color: #CCCCCC;
	display: block;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin-top: 100px;
 
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
	font-family: Verdana, Arial, sans-serif;
	font-size: 100%;
	color: #334d55;
	background-image: url(images/sidebar_prod.jpg);
	height: 2175px;
	width: 250px;
}



label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
 
}

#masthead{
	width: 800px;
	
	
}

#navBar{
	float:left;
	width: 20%;
	margin: 0px;
	padding: 0px;
}
#announce{
	margin-top: -60px;
	margin-left: 200px;
	font-size: 12px;
	color: #FFFFFF;	
}
#sidebar{
	float: right;
	margin-top: 5px;
	
	
}


#content {
	float: left;
	height: 1000px;
	width: 500px;
	display: block;
	
	
}
/*#content ul {
	color: #6699cc;
	list-style-type: square;
	font-size: 13px;
	list-style-position: outside; 
	margin-left: 50px; 
	padding-left: 10px; 
	text-align: left; 
	line-height: 18pt; 
 
		
}*/
ul.left {
	float: left;
	width: 250px;
	margin: 0px;
	padding: 15px 0px;
	border: 0px none;
	list-style-position: inside;
	list-style-type: square;
	position: relative;
	left: 30px;
	font-size: 12px;
	color: #6699cc;
	text-align: left;
	text-indent: 70px;
  }



ul.right{
	float: right;
	width: 250px;
	padding: 0px;
	margin: 15px 0px;
	border: 0px none;
	list-style-position: inside;
	list-style-type: square;
	font-size: 12px;
	color: #6699cc;
	text-align: left;
	
}

.no-space {
    margin: 0px;
    padding: 0px;
  }
	



/*#content li {
	
padding-left: 3px;
margin-left: 20px; 	
	
}
*/
#content p {
	font-size: 13px;
	color: #6699cc;
	text-align: left;
	padding: 5px 40px 5px 50px;
	margin-top: 40px;
}	

	

#banner {
position: absolute;
	right: 185px;
	top: 380px;
	height: 300px;
	width: 300px;
	
}
#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}
#globalNav{
margin-left: 188px;
margin-top: -30px;
padding: 0px 0px 5px 0px;
color: #cccccc;
}

#globalNav img{
 display: block;
}

#globalNav a {
	
	padding: 0 2px 0 0;
	font-size: 12px;
}


#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

#siteInfo{
	
	font-size: 75%;
	color: #666666;
	padding: 30px;
	width: 569px;
	float: left;
}
#search{
	padding:5px 0px 10px 0px;
	margin: -5px 10px 20px 0px;
	text-align: left;
	font-size: 90%;
	position: absolute;
	left: 400px;
	top: 230px;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 5px;
	color: red;
}
	
#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}


.style1 {
	color: #003399;
	font-size: 36px;
}

ul.onecol {
	color: #6699cc;
	list-style-type: square;
	font-size: 12px;
	list-style-position: outside; 
	margin-left:50px; 
	padding-left: 10px; 
	text-align: left; 
	line-height: 18pt; 
 
		
}

