/* Gloabl */

body {
	margin: 0;
	background-color: #FFFFFF;
	text-align:center;
}
#wrapper {
	text-align:left;
	margin:0 auto;
	width:1000px;
	color:#424242;
	font-family: "Times New Roman", Times, serif;
	padding: 0px 40px 80px 40px;
}
#header {
	padding: 30px 0px 30px 0px;
	border-bottom-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#logo {
	margin:0;
	padding:0;
	padding-left:390px;
}
#logo a {
	display:block;
	width:220px; height:70px;
	background:url(images/img-nav-logo.jpg) top left no-repeat;
	text-indent:-9999px;
}
#navigation {
	margin:0;
	padding:5px 0px 5px 196px;
}
#navigation li {
	float:left;
	list-style:none;
	padding-right: 20px;
}
#nav1 a {
	display:block;
	width:145px; height:30px; background-position:0 -30px;
	background:url(images/img-nav-about.jpg) top left no-repeat; background-position:0 -30px;
	text-indent:-9999px;
}
#nav2 a {
	display:block;
	width:127px; height:30px;
	background:url(images/img-nav-experience.jpg) top left no-repeat; background-position:0 -30px;
	text-indent:-9999px;
}
#nav3 a {
	display:block;
	width:88px; height:30px;
	background:url(images/img-nav-tuning.jpg) top left no-repeat; background-position:0 -30px;
	text-indent:-9999px;
}
#nav4 a {
	display:block;
	width:116px; height:30px;
	background:url(images/img-nav-restoration.jpg) top left no-repeat; background-position:0 -30px;
	text-indent:-9999px;
}
#nav5 a {
	display:block;
	width:58px; height:30px;
	background:url(images/img-nav-contact.jpg) top left no-repeat; background-position:0 -30px;
	text-indent:-9999px;
}

#nav1 a:hover, #nav2 a:hover, #nav3 a:hover, #nav4 a:hover, #nav5 a:hover {
	background-position:0 0px;
}
#about #nav1 a, #experience #nav2 a, #tuning #nav3 a, #restoration #nav4 a, #contact #nav5 a {
	background-position:0 0px;
}


#footer {
	font-size: 13px;
	line-height: 18px;
	color:#444444;
	padding-top: 10px;
	border-top-color: #999;
	border-top-width: 1px;
	border-top-style: solid;
}
#footer p {
	width: 260px;
	float: left;	
}
#footer a {
	color:#444;
	text-decoration: none;
}
#footer a:hover {
	color:#000000;
	text-decoration: underline;
}


a {
	color: #444444;
	text-decoration: underline;
	}
a:hover {
	color: #000000;
	}
	
.textHeadlineSmallLink {
	font-family:"Times New Roman", Times, serif;
	font-size: 22px;
	color:#444444;
	line-height: 15pt;
	font-weight: 100;
	text-decoration: underline;
}
h1.onpageh1{
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	color:#444444;
	padding: 60px 0px 20px 0px;
	font-weight: normal; 
}


.banner-image {
	width: 1000px;
	height: 320px;
	padding: 10px 0px 10px 0px;
	border-bottom-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#contact .banner-image {
	width: 1000px;
	height: 440px;
	padding: 10px 0px 10px 0px;
	border-bottom-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.column-left {
	width: 220px;
	padding: 20px 40px 0px 0px;
	float: left;
}
.column-left p {
	margin: 20px 0px 0px 0px;
}
.column-middle {
	width: 480px;
	float: left;
	padding: 20px 40px 0px 0px;
}
#about .column-middle {
	width: 480px;
	float: left;
	padding: 0px 40px 0px 0px;
}
.column-middle p {
	font-size: 14px;
	line-height: 20px;
}
.column-right {
	width: 220px;
	float: left;
	padding: 20px 0px 0px 0px;
}
.column-right p {
	font-size: 14px;
	line-height: 20px;
}

.clear {
	clear: both;
}


h1.left {
	font-size: 34px;
	font-weight: normal;
	color: #ffffff;
	margin: -80px 0px 0px 50px;
}
h1.right {
	font-size: 34px;
	font-weight: normal;
	color: #ffffff;
	margin: -80px 50px 0px 0px;
	text-align: right;
}
h2 {
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
}
h3 {
	font-size: 18px;
	line-height: 30px;
	font-weight: normal;
}
h4 {
	font-size: 26px;
	font-style: italic;
	line-height: 30px;
	font-weight: normal;
}

.home-tuning {
	width: 490px;
	height: 420px;
	background:url(images/img-home-tuning.jpg) top left no-repeat;
	float: left;
	margin: 20px 20px 20px 0px;
	text-align: center;
}
.home-restoration {
	width: 490px;
	height: 420px;
	background:url(images/img-home-restoration.jpg) top left no-repeat;
	float: left;
	margin: 20px 0px 20px 0px;
	text-align: center;
}
.home-tuning h2, .home-restoration h2 {
	padding: 120px 0px 0px 0px;
	color: #ffffff;
}
.home-tuning p, .home-restoration p {
	font-size: 14px;
	line-height: 20px;
	width: 380px;
	color: #ffffff;
	text-align: center;
	margin: 0px 0px 0px 60px;	
}
.home-tuning .btn-learn-more-home, .home-restoration .btn-learn-more-home {
	margin: 20px 0px 0px 190px;
}

a.btn-learn-more {
	display:block;
	width: 110px;
	height: 60px;
	background: url(images/img-btn-learn-more.png) top left no-repeat;
	background-position:0 -60px;
	text-indent:-9999px;
}
a.btn-learn-more:hover {
	background-position:0 0px;
}
.contact-text {
	color: #ffffff;
	margin: -360px 0px 0px 640px;
}
.contact-text p {
	line-height: 25px;
}
.contact-text a {
	color: #ffffff;
}
.contact-text a:hover {
	text-decoration: underline;
}

hr {
	border: 1px #999999; 
	border-style: none none solid;
}
.column-middle li, .column-right li {
	font-size: 14px;
	line-height: 20px;
	margin: 0px 0px 5px -20px;
}
/* Home */
