/* CSS Document */
body {
	background:url(imgs/bg-body.jpg) repeat;
	margin:0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:14px;
	line-height:19px;
}
a img {
	border: none;
	outline: none;
}
.clear {
	clear: both;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix { 
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

#wrapped {
	width:1046px;
	margin: 0 auto;
	height:694px;
	text-align: left;
	background:url(imgs/bg-wrapped.gif) no-repeat;
	position: relative;
}
#wrapped-in {
	width:1046px;
	margin: 0 auto;
	height:694px;
	text-align: left;
	background:url(imgs/bg-wrapped-in.gif) no-repeat;
	position: relative;
}
#home_page #wrapped-in {
	background:url(imgs/bg_home.gif) no-repeat;
}
#menu {
	width: 1018px;
	height:47px;
	padding-left:28px;
	background:url(imgs/bg-menu.gif) no-repeat top;
	padding-top:29px;
}
#nav {
	background:url(imgs/nav.gif) no-repeat;
	width: 760px;
	margin: 0;
	height: 47px;
	padding: 0;
	position: relative;  
	text-indent: -1000px; 
	overflow: hidden;
}
#nav li {
	margin: 0; 
	padding: 0; 
	list-style: none;
	position: absolute; 
	top: 0;
}
#nav li, #nav a {
	height: 47px; 
	display: block;
}
#nav_home {
	left: 0;
	width:88px;
}
#nav_home a:hover {
	background: transparent url(imgs/nav.gif) 0 -47px no-repeat;
}
#nav_service {
	left: 89px;
	width: 107px;
}
#nav_service a:hover {
	background: transparent url(imgs/nav.gif) -89px -47px no-repeat;
}
#nav_wheels {
	left: 197px;
	width: 155px;
}
#nav_wheels a:hover {
	background: transparent url(imgs/nav.gif) -197px -47px no-repeat;
}
#nav_about {
	left: 353px;
	width: 124px;
}
#nav_about a:hover {
	background: transparent url(imgs/nav.gif) -353px -47px no-repeat;
}
#nav_contact {
	left: 478px;
	width: 100px;
}
#nav_contact a:hover {
	background: transparent url(imgs/nav.gif) -478px -47px no-repeat;
}
#nav_rick {
	left: 579px;
	width: 186px;
}
#nav_rick a:hover {
	background: transparent url(imgs/nav.gif) -579px -47px no-repeat;
}
#footer {
	width:1046px;
	height:27px;
	color:#ffffff;
	font-size:13px;
	left: 0px;
	position: absolute;
}
.top-sec {
	top: 571px;
}
.top-in {
	top:645px;
}
#left {
	width:583px;
	float:left;
	padding-right:30px;
	text-align:right;
}
#right {
	width:396px;
	float:right;
	padding-right:37px;
}
#right1 {
	width:240px;
	float:left;
}
#right2 {
	width:156px;
	float:left;
}
#footer a {
	text-decoration:none;
	color:#FFFFFF;
}
#footer a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}
#footer p {
	margin:0px;
	padding-top:3px;
}
#logo-in {
	padding-left:186px;
}
#container {
	position: absolute;
	top: 120px;
	left: 56px;
	width: 700px;
	height: 450px;
	overflow: hidden;
}
#left-col {
	width:126px;
	float:left;
}
#right-col {
	width:544px;
	float:right;
	padding-right:30px;
}
#content {
	text-align: left;
	padding: 0px;
	position: relative;
}
#content p {
	padding-right:20px;
}
#content-about {
	text-align: left;
	padding: 0px;
	position: relative;
}
#content-about p {
	padding-right:5px;
	padding-top:0px;
	padding-bottom:0px;
	margin: 0 0 10px;
}
#content-in {
	width:283px;
	padding-left:230px;
	padding-right:533px;
	padding-top:225px;
	font-size:13px;
	line-height:16px;
}
#content-in p {
	margin-top:0px;
	margin-bottom:5px;
}
#logo-sec {
	height: 74px;
	padding: 0 0 0 24px; 
}

h2 {
	font-size:19px;
	font-weight:bold;
	color:#d62805;
	margin-bottom:0px;
	padding-left:56px;
}
#contact_page h2 {
padding-left: 0;
}
h3 {
	font-size:19px;
	font-weight:bold;
	color:#d62805;
	padding-bottom:10px;
	padding-top:15px;
	padding-left:56px;
}
h4 {
	font-size:15px;
	font-weight:bold;
	color:#d62805;
	margin-top:0px;
	margin-bottom:4px;
}
h5 {
	font-size:13px;
	font-weight:bold;
	color:#d62805;
	margin-top:0px;
	margin-bottom:5px;
	border-bottom: #d62805 1px solid;
	width: 100%;
}
.img-left {
	float:left;
	padding-right:10px;
	margin: 5px 0;
	text-align:center;
	padding-bottom:0px;
}
#img-right {
	position: absolute;
	bottom: 61px;
	right: 105px;
}
#img-right-in {
	position: absolute;
	bottom: 61px;
	right: 66px;
}
*:first-child+html #img-right-in {
	position: absolute;
	bottom: 58px;
	right: 65px;
}
* html #img-right-in {
	position: absolute;
	bottom: 58px;
	right: 65px;
}
.img-left p {
	margin: 0;
	padding: 0;

}
#content ul {
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
	margin-right: 0px;
	margin-left:0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
}
#content li {
	display: block;
	background: url(imgs/bullet.gif) no-repeat top left;
	margin: 0;
	padding: 0 0 0 18px;
}
#flash {
	padding: 25px 0 0 24px;
}
#scrollbar {
	width:495px;
	float:left;
	height:430px;
	overflow:auto; 
 	overflow-y:scroll; 
 	overflow-x:hidden; 
  	scrollbar-3dlight-color:#ccd3d5;
	scrollbar-arrow-color:#000100;
	scrollbar-base-color:#ccd3d5;
	scrollbar-darkshadow-color:#ccd3d5;
	scrollbar-face-color:#ccd3d5;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#9f955f;
	margin-top:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:20px;
	margin-bottom:0px;
	padding-bottom:0px
}
#scrollbar p {
	margin-top:0px;
	padding-top:0px;
	padding-right:20px;
	margin-bottom:10px;
}
#scrollbar h3 {
	padding: 0;
}
a {
	text-decoration:underline;
	color:#4a871e;
}
a:hover {
	text-decoration:none;
	color:#2b5111;
}
.brand 	{ color:#d62805; }

#tires h3{
	background:#d62805;
	color: #fff;
	padding: 3px 0 3px 5px;
	}
#awards #scrollbar{
	background: url(imgs/con.jpg) repeat-y;
}
.linkage {
	color: #d62805;
}
a:hover.linkage {
	color: #d62805;
}
.center {
	text-align: center;
}
#awards #content img {
	display: block;
	border-bottom: #d62805 2px solid;
}
#framed h3 {
	background:#d62805;
	color: #fff;
	padding: 3px 0 3px 5px;
	margin: 5px 0;
	clear: both;
}
#framed p {
	float: left;
	background: #fff;
	width: 200px;
	text-align: center;
	border: #d62805 4px solid;
	margin: 0 5px 5px 0;
	padding: 2px;
}
#acheive_btn a, #acheive_btn a:visited { display:block; background:url(imgs/achieve_btn.jpg) no-repeat; width:231px; height:45px; margin:0 auto; text-indent:-9999em; overflow:hidden; }

#acheive_btn a:hover { background-position:0 -45px;}