/*
#grid{
	background: url('../img/grid.png') 5px 5px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	}
	*/

body{
	background: url('../img/maingrad.gif') repeat-x;
	font-family: Corbel, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #444242;
	}
a{
	color: #0062ac;
	}
a:hover{
	text-decoration: none;
	}
	
	
.clear{
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
	}
#errors{
	display: none;
	position: absolute;
	background: #333;
	color: white;
	width: 100%;
	bottom: 0;
	left: 0;
	opacity: 0.4;
	}
#bgcontainer{
	width: 100%;
	background: url('../img/mainback.gif') 50% 0 no-repeat;
	text-align: center;
	}
#maincontainer{
	text-align: left;
	width: 820px;
	margin: 0 auto;
}
#header{
	height: 215px;
	}
#header #address{
	text-align: right;
	width: 260px;
	font-size: 80%;
	line-height: 15px;
	float: right;
	margin-top: -60px;
	} 
#header #address address{
	font-style: normal;
		width: 150px;
		float: left;
	}
#header #address address + address{
		width: 110px;
	}
#logo a{
	display: block;
	background: url('../img/logo.gif') 0 38px no-repeat;
	width: 269px;
	height: 125px;
	margin-bottom: 30px;
	text-indent: -9999px;
	}
#mainnav{
	height: 35px;
	border-left: 1px solid #dbdbdb;
	}
#mainnav li{
	display: inline;
	}
#mainnav a{
	display: block;
	float: left;
	padding-left: 10px;
	height: 33px;
	width: 153px;
	font-size: 138%;
	text-decoration: none;
	color: #444242;
	background: #f7f7f7 url('../img/highlight.gif') top right no-repeat;
	border: 1px solid #dbdbdb;
	border-left: none;
	line-height: 30px;
	}
#mainnav a:hover{
	color: #0062AC;
	background: #f7f7f7 url('../img/highlight.gif') bottom left no-repeat;
	}
#Controller_page_index .home a,
#Controller_product_index .products a,
#Controller_page_show_contact .contact a{
	font-weight: bold;
	color: #0062ac;
	
	}
#contentblocktop{
	display: block;
	width: 820px;
	height: 6px;
	background: url('../img/contentblocktop.gif') top left no-repeat;
	overflow: hidden;
	}
#contentblock{
	background: #f7f7f7 url('../img/contentblockback.gif') top right no-repeat;
	width: 818px;
	border-left: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
	padding-bottom: 35px;
}
#contentblockbottom{
	display: block;
	width: 820px;
	height: 6px;
	background: url('../img/contentblockbottom.gif') top left no-repeat;
	overflow: hidden;
	}

#maincontent{
	margin-left: 53px;
	margin-right: 53px;	
	}
	
.breadcrumbs{
	padding: 0;
	margin-top: -40px;
	}
#contentblock h1{
	font-size: 185%;
	color: #0062ac;
	background: url('../img/hr.gif') bottom left no-repeat;
	padding-left: 10px;
	padding-top: 25px;
	padding-bottom: 5px;
	line-height: 25px;
	margin-bottom: 40px;
	}
#contentblock p{
	padding: 0 10px;
	margin-bottom: 20px;
	width:475px;
	}
#contentblock h2{
	font-size: 130%;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 20px;
	padding: 0 10px;
	}
#contentblock h3{
	font-size: 115%;
	font-weight: bold;
	padding: 0 10px;
	}
#contentblock .hr{
	background: url('../img/hr.gif') top left no-repeat;
	width: auto;
	}
.productbadge + .productbadge{
	margin-top: 20px;
	}
.productbadge{
float: left;

	border: 1px solid #dbdbdb;
	margin: 0;
	padding: 9px;
	background: white;
	position: relative;
	}
.productbadge:hover{
	background: #edf9ff;
	border: 1px solid #83c7ea;
	color: #000;
	}
.productbadge ul{
	margin-left: 10px;
	list-style: disc inside;
	}
.productbadge .left{
	width: 160px;
	float: left;
	}
.productbadge .left img{
	margin: 0;
	margin-left: 10px;
	padding: 0;
	}
.productbadge .right{
	width: 500px;
	margin-left: 190px;
	}
.productbadge .right ul{
	margin: 0;
	padding: 0;
	}
.productbadge .right li{
	text-indent:-20px;
	margin: 0;
	padding: 0;
	padding-left: 40px;
	}
.overlay{
	display: block;
	position: absolute;
	background: url('../img/spacer.gif');
	top: 0;
	left: 0;
margin: 0;
padding: 0;
	width: 100%;
	height: 100%;
	text-indent: -999px;
	z-index: 10;
	}

#wave{
	display: block;
	height: 404px;
	width: 100%;
	background: url('../img/wave3.jpg') 50% 100% repeat-x;
	}
#copy{
	width: 820px;
	margin: 0 auto;
	text-align: right;
	font-size: 80%;
	}
	
#product_menu{
	border: 1px solid #dbdbdb;
	border-top: 5px solid #DBDBDB;
	background: white;
	width: 205px;
	margin-top: -15px;
	margin-left: -105px;
	padding-left: 10px;
	margin-right: 15px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	position: relative;
	}
	
#product_menu ul{
	color: #DBDBDB;
	margin-left: 4px;
	list-style: square inside;
	border-left: 1px solid #DBDBDB;
	}
#product_menu a{
	color: #444242;
	text-decoration: none;
	}
#product_menu a.current{
	color: #0062ac;
	font-weight: bold;
	}
#product_menu a:hover{
	color: #0062ac;
	text-decoration: underline;
	}
#contactleft{
	float: left;
	}
#contactleft address{
	font-style: normal;
	margin-left: 10px;
	}
#gmaps{
	float: right;
}

#productcontent ul{
	list-style: disc;
	padding: 0 10px;
	margin-bottom: 20px;
	}
#productcontent ol{
	list-style: decimal;
	padding: 0 10px;
	margin-bottom: 20px;
	}
#productcontent dl{
padding: 0 9px;
margin-bottom: 20px;
background: white;
	border: 1px solid #dbdbdb;
padding: 10px;
}
img.mainpic{
	text-align:center;
	border: 1px solid #dbdbdb;
	margin: 20px 10px;
background: white;
padding: 9px;
vertical-align: top;
	}
#productcontent dt{
float: left;
font-weight: bold;
}
#productcontent dd{
margin-left: 180px;
padding-left: 10px;
	border-left: 1px dotted #dbdbdb;
}
