body {
	margin: 0;
	padding: 0 0 63px 0;
	background-color: #5b5b5c;
	font-family: Arial, Helvetica, sans-serif;
	color: #5B5B5C;
}

a {
	text-decoration: none;
}

img {
	border: 0;
}

.clear {
	clear: both;
}

.wrap {
	margin: 0 auto;
	width: 950px;
	background-color: #ffffff;
}

.logo_banner {
	margin-top: -65px;	
}

.logo_banner2 {
	position: absolute;
	width: 950px;
	height: 65px;
	top: 0;
}
.logo_banner-bottom {
	position: absolute;
	width: 950px;
	height: 35px;
	bottom: 0;
}
.header_div {
	background: url(../images/header_div.gif) repeat-x;
	height: 3px;
}

.nav {
	background: url(../images/nav_bg.png) repeat-x;
	height: 25px;
	
}

.nav_links {
	font-family: Calibri, Arial;
	font-size: 14px;
	color: #ffffff;
	text-align: right;
	padding: 2px 18px 0 0;
}

.nav_links a {
	color: #ffffff;
}

.content {
	width: 950px;
	background-color: #ffffff;
}

.slider_wrap {
	margin-left: 39px;
	padding-top: 10px;
}

.slider_wrap h1 {
	margin: 0;
	padding: 0 0 6px 1px;
	font-family: Calibri, Arial;
	font-size: 18px;
	color: #e65a06;
	line-height: 18px;
	
}

/* Easy Slider */
#slider{
	width: 874px;
	height: 119px;
}	

#slider ul, #slider li {
	margin:0;
	padding:0;
	list-style:none;
}
	
#slider, #slider li {
	/* 
		define width and height of container element and list item (slide)
		list items must be the same size as the slider area
	*/ 
	width:874px;
	height:119px;
	overflow:hidden;
	position: relative;
}
		
p#controls {
	margin:0;
	position:relative;
} 
	
#prevBtn, #nextBtn {
	display:block;
	margin:0;
	overflow:hidden;
	text-indent:-8000px;		
	width:8px;
	height:119px;
	position:absolute;
	left:-14px;
	top:-105px;
}

#nextBtn {
	left:879px;
}

#prevBtn a, #nextBtn a {
	display:block;
	width:14px;
	height:119px;
	background:url(../images/left.png) no-repeat 0 0;
	_background:url(../images/left.gif) no-repeat 0 0;
}	

#nextBtn a {
	background:url(../images/right.png) no-repeat 0 0;	
	_background:url(../images/right.gif) no-repeat 0 0;
}

.boxslide {
	float: left;
	width:208px; 
	height:117px; 
	font-family: Calibri, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	border: solid 1px #616162; 
	text-align: center;
	font-weight: bold;
}

.boxslide a {
	position: relative;
	float:left;
	color: #CCCCCC;  
	display:block; 
	padding: 4px 5px;
	z-index: 50;
	width: 198px;
	height: 32px;
	background: url(../images/quick_link_bg.png) repeat-x;
	text-align: left;
	color: #5b5b5c;
	border-top: solid 1px #616162;
} 

.boxslide a h2{
	margin: 0;
	padding: 0 0 5px;
	color: #e8722b;
	font-size: 12px;
}

.boxslide img {
	position: relative;
	margin-bottom: -41px;
	padding: 0;
	z-index: -100px;
}

.boxslide a:hover {
	position: relative;
	float:left;
	color: #CCCCCC; 
	text-decoration:none; 
	display:block; 
	padding: 4px 5px;
	z-index: 50;
	width: 198px;
	height: 32px;
	background: url(../images/quick_link_bg_hover2.png) repeat-x;
	text-align: left;
	color: #ffffff;
	border-top: solid 1px #616162;
}

.boxslide_div {
	float: left;
	width:11px; 
	height:119px;
}
/* // Easy Slider */

.content_div {
	width: 950px;
	height: 24px;

	
}
.left_content {
	float: left;
	margin-left: 40px;
	_position:relative;
	_left: -42px;

	margin-right: 50px;
	_margin-right: 37px;
	width: 562px;
	_width: 530px;
	margin-bottom: 20px;
	
}

.left_content h1 {
	margin: 0;
	padding: 0 0 5px;
	font-size: 18px;
	color: #e65a06;
}

.left_content h2 {
	margin: 0;
	padding: 10px 0 5px;
	font-size: 14px;
	color: #e65a06;
}

.left_content p {
	margin: 0 0 18px;
	padding: 0;
	font-size: 12px;
	color: #5b5b5c;
	line-height: 18px;
}

.left_content a {
	color: #e65a06;
	font-weight: bold;
}

.left_content a:hover {
	color: #505050;
	font-weight: bold;
}

.left_content .p_div {
	width: 600px;
	_width: 570px;
	height: 1px;
	background: url(../images/p_div.png) repeat-x;
	margin: 0 7px 18px;
	padding: 0;
}

.right_content {
	float: left;
	width: 295px;
	color: #5b5b5c;
}

.request_quote {
	width: 248px;
	
	border: solid 1px #e97833;
	padding: 6px;
	font-size: 13px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #e97833;
	color: #fff;
	font-weight: bold;
}

.request_quote h3 {
	overflow: hidden;
	text-indent: -9999px;
	background: url(../images/bg-request_quote.png) no-repeat;
	width: 184px;
	height: 21px;
	margin: 5px auto ;
}

.request_quote input[type="text"] {
	width: 166px;
	height: 14px;
	border: solid 1px #a95521;
	font-size: 12px;
	color: #5B5B5C;
	padding: 5px 5px;
	margin: 0 0 5px 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.request_quote a {
	background: url(../images/btn-submit_request.png) no-repeat;
	width: 195px;
	height: 49px;
	display: block;
	margin: 5px auto 0;
}

.request_quote a:hover { background-position: bottom; }
	

.request_quote .txtbox {
	_width: 186px;
	_height: 14px;
	_border: solid 1px #a95521;
	_font-size: 12px;
	_color: #5B5B5C;
}

.request_quote textarea {
	width: 225px;
	height: 45px;
	border: solid 1px #a95521;
	font-size: 12px;
	color: #5B5B5C;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.contact_us {
	width: 250px;
	padding: 5px;	
}

.contact_us form input[type="text"] {
	width: 140px;
	
	
}

.van_img {
	margin-left: -18px;
	_position:relative;
	_left: -4px;
}

.we_are {
	font-family: Calibri, Arial;
	margin: 0 0 20px 0;
}

.we_are h1 {
	margin: 0;
	padding: 0;
	font-size: 24px;
	font-style: italic;
	color: #e8722b;
}

.we_are h2 {
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-style: italic;
	color: #e8722b;
}

.we_are ul {
	margin: 0 0 0 17px;;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
}

.footer {
	clear: both;
	background: url(../images/footer_bg.png) repeat-x;
	height: 24px;
	width: 950px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}

.footer_left {
	float: left;
	padding: 6px 0 0 17px;
}

.footer_right {
	float: right;
	padding: 6px 17px 0 0;
}

.footer_right a{
	color: #ffffff;
}

.footer_right a:hover {
	color: #e65a06;
}
#footer-menu a {
    font-size: 11px;
    color:white;
    text-align: center;
}
#footer-menu a:hover
{
	color:#E65A06;	
	text-decoration:underline;
}
#footer-menu li {
    display: inline;
    margin-right: 4px;
}
#footer-menu {
    width: 800px;
    margin: 0 auto;
    padding: 0;
	color:white;
   
}
.middle_content {
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 30px;
	padding-top: 20px;
	width: 870px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.middle_content ul {
	list-style-position:inside;
	margin: 0 0 0 15px;
	padding: 0;
}

.middle_content h1 {
	margin: 0;
	padding: 10px 0 5px;
	font-size: 18px;
	color: #e65a06;
}

.middle_content h2 {
	margin: 0;
	padding: 10px 0 5px;
	font-size: 14px;
	color: #e65a06;
}

.middle_content a {
	color: #e65a06;
	font-weight: bold;
}

.middle_content a:hover {
	color: #505050;
	font-weight: bold;
}

.middle_content .product {
	float: left;
	border: solid 1px #999;
	margin: 10px;
	width: 248px;
	min-height: 200px;
	padding: 10px;
}

.middle_content .product img{
	
	margin: 0 3px 3px 0;
	
}

.middle_content .product h1{
	font-size: 14px;
	padding: 0;
	margin: 0;
}

.middle_content .single_product {
	margin: 10px;
	width: 700px;
	padding: 10px;
	text-align: center;
}

.middle_content .single_product h1{
	font-size: 14px;
	padding: 0;
	margin: 0;
}


.product_description_box{
	padding: 5px;
	height: 85px;
}

.format_pre {
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
	font-family: Arial, Helvetica, sans-serif;
	color: #5B5B5C;
	line-height: 18px;
 
}

.product_wrap {
	text-align: left;
	float: right;
	width: 500px;
}

.product_description_box img{
	
	margin: 0 3px 3px 0;
	
}

.single_product_description_box{
	text-align: left;
}

.single_product_description_box img{
	text-align: left;
	margin: 0 45px 45px 0;
}

.middle_content .form_element {
	margin: 5px;
}

.middle_content input[type="text"] {
	width: 200px;
	height: 16px;
	border: solid 1px #e65a06;
}

.middle_content textarea {
	width: 600px;
	height: 300px;
	border: solid 1px #e65a06;
	font-family: Arial, Helvetica, sans-serif;
}

.middle_content input[type="submit"], .middle_content input[type="button"]{
	width: 136px;
	height: 20px;
	border: solid 1px #e65a06;
}


.cart {
	padding: 10px;
	
	
}

.cart td {
	padding: 10px;
	border-bottom: solid 1px;
	border-right: solid 1px;
}

.cart th {
	padding: 5px;
	border-bottom: solid 1px #000;
	border-right: solid 1px;
}

.dot_line,
hr {
	border: none;
	border-bottom: dashed 1px #999;
	padding-top: 10px;
	margin-bottom: 10px;
}

.add_to_cart_section {
	float: right;
}

.shipping_box {
	float: left;
	width: 248px;
	padding: 25px 6px;
	border: solid 1px #e97833;
	margin: 10px 0;
	font-size: 12px;
	text-align: justify;
}

#shortcuts {clear: both;float: left;margin-top: 0;text-align: center;width: 100%;}
#shortcuts ul {}
#shortcuts ul li {display:inline;}
#shortcuts ul li a {border-bottom: 1px solid #333333;color: #333333;}
#shortcuts ul li a:hover {border-bottom: 1px solid GoldenRod;color: GoldenRod;}

.call_us_now {
	float: right;
	clear: right;
	border: solid 1px #f68c36;
	width: 258px;
	color: #ff6600;
	margin: 10px 0 0 25px;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	line-height: 40px;
	background: #eeece1;
}

.get_quote {
	float: right;
	clear: right;
	border: solid 1px #f68c36;
	width: 248px;
	margin: 10px 33px 20px 25px;
	padding: 5px;
	font-size: 13px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #e97833;
	color: #fff;
	font-weight: bold;
}

.get_quote h3 {
	overflow: hidden;
	text-indent: -9999px;
	background: url(../images/bg-request_quote.png) no-repeat;
	width: 184px;
	height: 21px;
	margin: 5px auto ;
}

.get_quote input[type="text"] {
	width: 166px;
	height: 14px;
	border: solid 1px #a95521;
	font-size: 12px;
	color: #5B5B5C;
	padding: 5px 5px;
	margin: 0 0 5px 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.get_quote a {
	background: url(../images/btn-submit_request.png) no-repeat;
	width: 195px;
	height: 49px;
	display: block;
	margin: 5px auto 0;
}

.get_quote a:hover { background-position: bottom; }

.get_quote textarea {
	width: 225px;
	height: 45px;
	border: solid 1px #a95521;
	font-size: 12px;
	color: #5B5B5C;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#shortcuts2 {clear: both;float: left;margin-top: 0;text-align: center;width: 100%;}
#shortcuts2 ul {}
#shortcuts2 ul li {display:inline;}
#shortcuts2 ul li a {border-bottom: 1px solid #ffffff;color: #ffffff;}
#shortcuts2 ul li a:hover {border-bottom: 1px solid GoldenRod;color: GoldenRod;}

.flash_banner {
	position: relative;
}

.regular_line_height {
	line-height: 18px;
}

.large_line_height {
	line-height: 24px;
}