@charset "utf-8";
/* CSS Document */

body,html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #01346c;
	background-color: #FFFFFF;
	background-image: url(/images/main-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}
a {
outline: none;
}
#wrapper{
	width:972px;
	margin:auto;

}
#main-content-wrapper{
	margin:auto;
	width:915px;
	padding-top:25px;
	clear:both
}


#welcome{
	float:left;
	width: 580px;
	line-height:1.7em
}

#right-side-bar{
	width:322px;
	float:right;
	}
#about{
	float:left;
	width: 400px;
	line-height:1.7em
}
#about-right-side-bar{
	width:465px;
	float:right;
	padding-top:45px;
	}
#contact-right-side-bar{
	width:495px;
	float:right;
	padding-top:40px;
	}
#warranty-right-side-bar{
	width:450px;
	float:right;
	padding-top:0px;
	}
#search-right-side-bar{
	width:450px;
	float:right;
	padding-top:45px;
	}	
#sell-right-side-bar{
	width:495px;
	float:right;
	padding-top:5px;
	}
#delivery-right-side-bar{
	width:428px;
	float:right;
	padding-top:20px;
	}	
#services-right-side-bar{
	width:445px;
	float:right;
	padding-top:30px;
	}		
#coupons{
	float:left;
	width: 950px;
	line-height:1.7em
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b9b9b9
}
.greenText{
	color: #6e9101
}
.grayText{
	color:#7f7f7f
}	
.printBTN{
	text-align:right
}

/* FOOTER */
	
#footer-wrapper{background-color: #e3e1ee;background-image: url(/images/footer-bg.jpg);background-repeat: repeat-x;height: 280px; margin-top:20px; clear:both}
#footer{margin:auto;width:915px;}
#footer-left{margin-top:30px;width:400px;float:left;}
#footer-left-logos{width:400px;}
#footer-left-copyright{font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #8e8e8e; padding-top:20px;}
.footer a:link{font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #86b401; text-decoration:none;}
.footer a:visited{font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #86b401; text-decoration:none;}
.footer a:hover{font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #86b401; text-decoration:underline;}
#footer-right{margin-top:30px;width:350px;float:right;}
#footer-right-hours{font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #01346c; line-height:1.8em; width:180px; float:left}
#footer-right-upull-logo{width:120px; float:right; padding-top:18px;}

/* END FOOTER */

.emails a:link{font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #6e9101; text-decoration:underline;}
.emails a:visited{font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #6e9101; text-decoration:underline;}
.emails a:hover{font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #6e9101; text-decoration:none;}