* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(../_images/bg.png);
	background-repeat: repeat-x;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.9em;
	color: #2b2b2b;
}
a {
	color: #03407a;
}
a:hover {
	text-decoration: none;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
h1 {
	font-size: 1.6em;
	padding-bottom: 0.5em;
	color: #3E3E3E;
	font-weight: normal;
}

h2 {
	padding-top: 10px;
	padding-bottom: 10px;
}
p {
	padding-bottom: 0.7em;
}



#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	height: 81px;
}
#logo {
	width: 350px;
	padding-left: 5px;
	float: left;
	padding-top: 3px;
}
#phone {
	float: right;
	width: 500px;
	text-align: right;
	padding-top: 10px;
}
#search {
	float: right;
	width: 450px;
	text-align: right;
	padding-top: 15px;
}
#search #searchform_top div #searchform_top_text {
	padding: 3px;
}


#banner {
	height: 439px;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(../_images/bannerbgb.png);
}
#banner .bannerbga {
	float: left;
	height: 439px;
	width: 246px;
	background-image: url(../_images/bannerbga.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#quote {
	width: 264px;
	height: 390px;
	background-image: url(../_images/quote_bg.png);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 16px;
	background-position: center bottom;
	float: right;
	padding-top: 28px;
}
#quote #title {
	height: 42px;
	width: 258px;
	background-image: url(../_images/quote-title-bg.png);
	padding-top: 22px;
}


#quote h3 {
	font-weight: normal;
	line-height: 1.7em;
	padding-bottom: 11px;
	padding-top: 11px;
	background-image: url(../_images/quote-glare.png);
	background-repeat: no-repeat;
	background-position: 45px 12px;
	padding-right: 25px;
	font-size: 1.1em;
}
#quote p {
	padding-top: 28px;
	padding-bottom: 28px;
	background-image: url(../_images/quote-glare.png);
	background-repeat: no-repeat;
	background-position: 45px 13px;
	padding-right: 25px;
	font-size: 0.9em;

}

#quote #jumpMenu {
	width: 154px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}
#quote #zip {
	width: 150px;
	height: 22px;

}

#quote .quotebutton {
	height: 62px;
	width: 155px;
	background-image: url(../_images/quote_btn.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
}
#quote .quotebutton:hover {
	background-position: bottom;
}



#body {
}
#body h2 {
	color: #414141;
	font-size: 1.3em;
}

#body .info {
	width: 290px;
	float: left;
	padding-right: 20px;
}
#body .info .infobutton {
	height: 53px;
	width: 201px;
	background-image: url(../_images/info-center-btn.png);
	background-repeat: no-repeat;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
}

#body .newsletter {
	width: 290px;
	float: left;
	padding-right: 10px;
}
#body .newsletter #email{
	border: 1px solid #666;
	width: 180px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	float: left;
	margin-top: 4px;
}
#body .newsletter #subscribe{
	background-image: url(../_images/subscribe-btn.png);
	width: 98px;
	background-repeat: no-repeat;
	height: 35px;
	background-position: center;
	float: right;
}


#body .video {
	float: right;
	width: 255px;
	padding-right: 25px;
}
#body .products {
	clear: both;
}
#body .products .featured  {
	height: 78px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	font-size: .9em;
}
#body .products .thumbnail  a{
	float: left;
	height: 79px;
	width: 79px;
	border: 2px solid #767676;
	padding: 2px;
}


#body .products .description {
	float: left;
	height: 80px;
	width: 179px;
	padding-left: 10px;
	padding-right: 10px;
}
#body .content {
	width: 565px;
	float: left;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}
#body .content p {
	font-family: Arial, Helvetica, sans-serif;
	color: #515151;
	line-height: 1.3em;
}

#body .sidebar {
	float: right;
	width: 285px;
	padding-right: 12px;
	padding-left: 12px;
	margin-top: 12px;
	margin-bottom: 12px;
	border: 1px solid #9E9E9E;
	font-size: 0.9em;
}
#body .sidebar ul {
	list-style-type: none;
}
#body .sidebar a.rss-item {
	font-size: 1.1em;
	font-weight: bold;
}
#body .sidebar li.rss-item {
	padding-bottom: 10px;
}









#footer {
	background-color: #2b2b2b;
	background-image: url(../_images/footer-bg.png);
	background-repeat: repeat-x;
	background-position: top;
	padding-bottom: 20px;
}
#footer-content {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	padding-top: 45px;
	font-size: .9em;
	position: relative;
}
#footer-content .choices {
	width: 175px;
	float: left;
}
#footer-content .copyright {
	left: 185px;
	width: 475px;
	position: absolute;
	text-align: center;
	background-color: #2B2B2B;
}

#footer-content .connect {
	float: right;
	width: 235px;
}


#footer-content a {
	color: #FFF;
}
#footer-content ul {
	list-style-type: none;
	line-height: 1.3em;
}
#footer-content .connect img {
	padding-right: 10px;
}

.clear {
	clear: both;
}

