@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family:Verdana, Geneva, sans-serif;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
a img {
	border: none;
}
p, h1, h2, h3, table  {
	margin-bottom: 12px;
}
#container{
	padding-top:40px;
}
#inner_container {
	width: 987px;
	margin:0 auto;
}
h1{
	font-size:20px;
	font-weight:normal;
}
h2{
	font-size:15px;
}
h3{
	font-size:13px;
	color:#333;
}
p{
	font-size:11px;
	line-height:20px;
}
#content strong{
	color:#444;
}
#content ul{
	font-size:11px;
	margin-left:24px;
	margin-bottom: 16px;
}
#content ol{
	font-size:11px;
	margin-left:28px;
	margin-bottom: 16px;
}
#content ul li, #content ol li{
	line-height:20px;
}
#leftcol{
	float:left;
	padding: 45px 17px 0 17px;
	width:200px;
}
#rightcol{
	float:right;
	width:753px;
	min-height:850px;
}
/*____LEFTCOL____*/
#leftcol p{
	color:#fff;
}
#leftcol a{
	color:#fff;
	text-decoration:none;
}
#leftcol a:hover{
	text-decoration:underline;
}
#logo{
	margin-bottom:35px;
}
#nav{
	margin-left:6px;
}
#nav ul{
	list-style-type:none;
	margin-left:35px;
	margin-top:-8px;
	margin-bottom:10px;
}
#nav ul li {
	margin-bottom:4px;
}
#nav ul li a{
	font-size:11px;
	text-decoration:none;
}
#nav h2{
	font-weight:normal;
}
#nav h2 a.protect{
	color:#c0972d;
	background:url(../images/nav_protect.png) no-repeat;
	display:block;
	height:17px;
	width:83px;
	padding:9px 0 8px 35px;
}
#nav h2 a.rent{
	color:#204287;
	background:url(../images/nav_rent.png) no-repeat;
	display:block;
	height:15px;
	width:83px;
	padding:11px 0 8px 35px;
}
#nav h2 a.buy{
	color:#08442b;
	background:url(../images/nav_buy.png) no-repeat;
	display:block;
	height:15px;
	width:83px;
	padding:11px 0 8px 35px;
}
#nav h2 a:hover{
	text-decoration:none;
}
#testimonials{
	margin:15px 0 0 7px;
	padding:10px 6px 0 6px;
}	
#testimonials #quote{
	margin-bottom:16px;
}
#testimonials blockquote{
	color:#fff;
	font-size:11px;
	margin-bottom:5px;
}
#testimonials cite{
	color:#fff;
	font-size:9px;
}
#testimonials a{
	font-size:10px;
}
#contact{
	border-top:2px solid #352709;
	margin-left:7px;
	padding:10px 6px 0 6px;
}
#contact .phone{
	font-size:13px;
}
#extra_section{
	margin-left:7px;
	padding:20px 6px 10px 6px;
}
/*____RIGHTCOL____*/
#content{
	padding:25px 50px 20px;
}
#content_top h1{
	text-indent:-9999px;
}
#content_top #search{
	float:right;
	margin:25px 25px 0 0;
}
#content_top #search p{
	color:#fff;
	display:inline;
	font-size:13px;
	font-weight:bold;
	margin-right:15px;
}
#content_top #search #searchbox{
	display:inline;
}
#content_top #search #searchbox #query{
	font-size:12px;
	margin:0;
}
#content_top #search input[type="text"]{
	background-color:#fff;
	border:none;
	width:125px;
}
#content_top #search input{
	margin-top:0px;
}
#content_top #subnav{
	list-style-type:none;
	float:right;
	margin:18px 25px 0 0;
}
#content_top #subnav li{
	display:inline;
	padding-left:20px;
}
#content_top #subnav li a{
	color:#fff;
	font-size:12px;
	text-decoration:none;
}
#content_top #subnav li a:hover{
	text-decoration:underline;
}
#products{
	width:648px;
}
#products_content{
	background-color:#fff;
	padding:0 40px 0 40px;
	border-left:2px solid #cdcdcf;
	border-right:2px solid #cdcdcf;
	border-bottom:2px solid #cdcdcf;
}
#products_content .item{
	border-top:2px solid;
	clear:both;
	padding:20px 0 20px 0;
}
#products_content .item:first-child {
	border-top:none;
}
#products_content .item .item_img{
	float:left;
}
#products_content .item .item_content{
	padding-left:125px;
}
#products_content .item .item_content h4{
	font-size:12px;
	margin-bottom:6px;
}
#products_content .item .item_content p, #products_content .item .item_content ul li{
	font-size:9px;
	line-height:12px;
}
#products_content .item .item_content p.price{
	color:#555;
	line-height:16px;
}
#products_content .item .item_content p.price strong{
	font-size:13px;
}
#widget{
	float:right;
	margin:0 0 20px 20px;
	width:145px;
	height:108px;
	padding:15px 113px 10px 15px;
}
#widget a{
	display:block;
	color:#000;
	text-decoration:none;
}
#widget a:hover{
	text-decoration:underline;
}
#widget h3{
	margin-bottom:15px;
}
#content #manufacturers li{
	list-style-type:none;
	float:left;
	border:1px solid #CCCCCC;
	margin:0 30px 30px 0;
	line-height:0;
}
#content #quote{
	margin-bottom:35px;
}
#content blockquote{
	font-size:11px;
	margin-bottom:5px;
	line-height:20px;
}
#content cite{
	display:block;
	font-size:11px;
	text-align:right;
}

.tableform{
	background-color:#fff;
	border:1px solid #ccc;
	padding:22px 5em 22px 22px;
	width:100%;
}
.tableform_label{
	font-size:11px;
}
.tableform_section_label{
	color:#333;
	font-size:13px;
	font-weight:bold;
	padding:15px 0 10px;
}
.tableform input[type="text"], .tableform select, .tableform textarea{
	background-color:#F6F6F6;
	border:1px solid #666666;
	margin-bottom:5px;
}
.tableform input[type="checkbox"]{
	padding-top:5px;
}

/*____FOOTER____*/
#footer{
	clear:both;
	width:987px;
	margin:0 auto;
	padding-top:12px;
}
#footer p{
	color:#3c3d3f;
	font-size:10px;
	text-align:right;
}
#footer a{
	color:#005dab;
	font-size:9px;
	margin-left:10px;
	text-decoration:none;
}
