@charset "utf-8";
/* CSS Document */


#header {
	height: 75px;
	background-image: url(../images/headerrepeat.jpg);
	background-position: right top;
	width: 960px;
	margin: 0px;
}
.margin20 {
	margin: 20px;
}

#cta {
	height: 225px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#copyright {
	height: 30px;
	line-height: 30px;
	color: #FFFFFF;
	margin: 0px;
	display: block;
	font-size: 9px;
	text-align: center;
	float: right;
	text-transform: uppercase;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 220px;
	padding-right: 0px;
}
#menucontainer {
	background-image: url(../images/copyright.jpg);
	background-position: right;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 960px;
}


#colwrapper3 {
	height: 140px;
	background-image: url(../images/coldivider.gif);
	background-repeat: repeat-y;
	background-position: 350px;
	margin-bottom: 10px;
}
#menu {
	height: 30px;
	width: 720px;
}
#contact {
	text-align: right;
	padding-top: 20px;
	width: 200px;
	color: #2e3192;
}
#products .h360 {
	margin-bottom: 0px;
	background-image: url(../images/products_textbox.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding: 0px;
	background-position: right top;
}
#map {
	border: 1px solid #2D2D8F;
}

#products {
	margin-bottom: 25px;
	margin-top: 10px;
}

#products   .h360  .content {
	overflow: auto;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 10px;
	height: 350px;
}
.productwrapper .grid_3 {
	width: 300px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.floatleft {
	float: left;
	margin-right: 10px;
}
#quotescroller {
	overflow: auto;
	height: 360px;
}


.productwrapper {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	height: 385px;
}
.productdivider {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EEEEEE;
	margin-top: 20px;
	padding-top: 20px;
}
