@charset "utf-8";
/* CSS Document */
body{
	background:url(../images/bg_rent.gif) repeat top left;
}
#container{
	background:url(../images/bg_rent_top.gif) repeat-x top left;
}
#inner_container{
	background:url(../images/bg_rent_inner_container.jpg) repeat-y;
}
#leftcol{
	background:url(../images/bg_rent_leftcol.jpg) repeat-x top left;
}
#rightcol{
	background:url(../images/bg_rent_rightcol.jpg) no-repeat bottom right;
}
#content_top{
	background:url(../images/bg_rent_content_top.jpg) no-repeat top;
	height:180px;
}
#testimonials, #contact, #extra_section{
	border-top:2px solid #001930;
}
strong.highlight{
	color:#90aabc;
}
#content h2{
	color:#005dab;
}
a{
	color:#005dab;
}
a:hover{
	color:#EE2E24;
}

#products_top{
	background:url(../images/products_top_rent.gif) no-repeat top left;
	height:28px;
	width:648px;
}
#products_content .item{
	border-top-color:#005dab;
}
#products_content .item .item_content h4, #products_content .item .item_content p.price strong{
	color:#005dab;
}
#widget{
	background:url(../images/off_rent_equip.jpg) no-repeat;
}
#widget h3{
	color:#005dab;
}
#footer{
	background:url(../images/bg_rent_footer.jpg) no-repeat top;
}
#rent_business_logos{
	border-top: 1px solid #005dab;
	text-align:center;
	padding-top:20px;
	margin-top:15px;
}


