/* Hybrid Motorsport & Paintworks */
/* 2007 Warped Imagination */
/* www.warpedimagination.co.uk */

body {
	font-family: arial;
	font-size: 12px;
	text-align: center;
	padding-top: 15px;
	background: url(../images/grad.jpg) repeat-x #FFFFFF;
}

p {
	margin: 3px;
	padding: 0px;
	margin-top: 10px;
}	

h1 {
	font-weight: normal;
	font-size: 18px;
	color: #ffffff;
	margin: 2px;
	padding: 0px;
	margin-bottom: 0px;
	line-height: 18px;
}

h2 {
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	margin: 2px;
	padding: 0px;
	margin-bottom: 0px;
	line-height: 25px;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.orange {
	color: #ff9933;
}

#container {
	width: 765px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

/* ***** Header Styles ***** */

#header {
	width: 760px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#header-left {
	width: 227px;
	height: 179px;
	background-image:url('../images/header-evo.jpg');
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
}

#header-right {
	width: 533px;
	height: 179px;
	background-image: url('../images/header-right.gif');
	background-repeat: no-repeat;	
	margin: 0px;
	padding: 0px;
	float: right;
	text-align: left;
	color: #FFFFFF;
}

#header-right a {
	color: #ffffff;
	text-decoration: none;
}

#header-right p {
	position: relative;
	top: 5px;
	left: 262px;
	color: #FFFFFF;
	width: 290px;
	margin: 0px;
	padding: 0px;
}

#header-right p .orange{
	color: #ff9933;
}

#header-right p a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

#header-right p a:active {
	text-decoration: none;
	color: #FFFFFF;
}

#header-right p a:hover {
	text-decoration: underline;
	color: #ff9933;
}

#header-right img {
	border: 0;
	position: relative;
	top: 52px;
	left: 228px;
}

/* ***** Orange Snaps Styles ***** */

#orangesnaps {
	width: 760px;
	padding: 0px;
	margin: 0px;
	margin-top: 1px;
	margin-bottom: 1px;
	float: left;
}

#snap1 {
	width: 189px;
	height: 143px;
	background-image:url('../images/snap1.jpg');
	background-repeat: no-repeat;
	float: left;
	margin-right: 1px;
}

#snap2 {
	width: 189px;
	height: 143px;
	background-image:url('../images/snap2.jpg');
	background-repeat: no-repeat;
	float: left;
	margin-right: 1px;
}

#snap3 {
	width: 189px;
	height: 143px;
	background-image:url('../images/snap3.jpg');
	background-repeat: no-repeat;
	float: left;
	margin-right: 1px;
}

#snap4 {
	width: 190px;
	height: 143px;
	background-image:url('../images/snap4.jpg');
	background-repeat: no-repeat;
	float: left;
}

/* ***** Content Styles ***** */

.header {
	width: 355px;
	height: 27px;
	background-image: url('../images/subheader-strip.gif');
	background-repeat: no-repeat;
	background-position: 0px 22px;
	font-weight: normal;
	font-size: 18px;
	color: #ffffff;
	padding: 0px;
	margin-bottom: 0px;
	line-height: 18px;
}

#content {
	width: 760px;
	padding: 0px;
	padding-bottom: 10px;
	margin: 0px;
	float: left;
	background-color: #231f20;
	color: #999999;
	text-align: left;
}

#content-left {
	width: 375px;
	margin: 0px;
	padding: 0px;
	float: left;
	line-height: 16px;
	padding-left: 5px;
	padding-top: 5px;
}

#content-left a {
	color: #ff9933;
	text-decoration: none;
}

#content-left a:visited {
	text-decoration: none;
	color: #ff9933;
}

#content-left a:active {
	text-decoration: none;
	color: #ff9933;
}

#content-left a:hover {
	text-decoration: underline;
	color: #ff9933;
}

#content-left img {
	border: 0;
	margin: 0px;
	margin-left: 2px;
	padding: 0px;
	position: relative;
	top: 4px;
	left: 1px;
}

#content-right {
	width: 370px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#content-combined {
	width: 745px;
	margin: 0px;
	padding: 0px;
	float: left;
	line-height: 16px;
	padding-left: 5px;
	padding-top: 5px;
}
.subheader {
	color: #ff9933;
	font-weight: bold;
}

/* ***** Frontpage Section Navigation Styles ***** */

#section-nav-container {
	width: 361px;
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	float: left;
}

.section-nav-item {
	width: 119px;
	margin: 0px;
	margin-left: 1px;
	padding: 0px;
	float: left;
	background-color:#231f20;
}

.section-nav-breaker {
	width: 360px;
	height: 31px;
	margin: 0px;
	margin-top: 1px;
	margin-bottom: 1px;
	padding: 0px;
	float: left;
	background-image: url('../images/subsection-strip.gif');
	background-repeat: no-repeat;
	background-color: #231f20;
}

.section-nav-breaker a {
	color: #ff9933;
	text-decoration: none;
	position: relative;
	top: 8px;
	left: 20px;
}

.section-nav-breaker a:visited {
	text-decoration: none;
	color: #ff9933;
}

.section-nav-breaker a:active {
	text-decoration: none;
	color: #ff9933;
}

.section-nav-breaker a:hover {
	text-decoration: underline;
	color: #ff9933;
}

/* ***** Feature Styles ***** */

.feature {
	width: 347px;
	height: 241px;
	padding: 0px;
	padding-top: 14px;
	padding-left: 14px;
	margin: 0px;
	margin-top: 10px;
	margin-left: 10px;	
	background-image: url('../images/carbon.gif');
	background-repeat: no-repeat;
}

/* ***** Portfolio Styles ***** */

#portfolio-table {
	width: 90%;
	padding: 5px;
	margin: 0px;
	margin-left: 22px;
}

.portfolio-thumb {
	border: 1px solid #999999;
}

/* ***** Contact Page Styles ***** */

.contact-form {
	width: 300px;
	padding: 0px;	
	margin: 0px;
	margin-left: 25px;
}
.contact-input {
	width: 220px;
}

/* ***** Footer Styles ***** */

#footer {
	width: 760px;
	height: 61px;
	margin: 0px;
	margin-top: 1px;
	margin-bottom: 20px;
	padding: 0px;
	float: left;
	background-image: url('../images/footer-backing.gif');
	background-repeat: no-repeat;
}

.footerleft {
	width: 393px;
	height: 31px;
	margin: 0px;
	padding: 0px;
	padding-top: 28px;
	padding-left: 7px;
	float: left;
	font-size: 11px;
	text-align: left;
	color: #666666;
}

.footerright {
	width: 355px;
	height: 39px;
	margin: 0px;
	padding: 0px;
	padding-top: 20px;
	padding-right: 5px;
	float: left;
	font-size: 11px;
	text-align: right;
	color: #666666;	
}

.footerleft a {
	color: #ff9933;
	text-decoration: none;
}

.footerleft a:visited {
	text-decoration: none;
	color: #ff9933;
}

.footerleft a:active {
	text-decoration: none;
	color: #ff9933;
}

.footerleft a:hover {
	text-decoration: underline;
	color: #ff9933;
}

.titleimage {
	float: left;
}

a { text-decoration: none; }

