/* general formatting */

body {
	margin: 0px;
	padding: 20px 0px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #646464;
	font-size: 62.5%;
	background: #FFFFFF url(/images/bgtile.jpg) repeat-x scroll top;
}

p {
	padding: 0px 0px 15px 0px;
	margin: 0px;
}

img { border: none; }

h1 {
	font-size: 2em;
	line-height: 1.2em;
	padding: 0px 0px 20px 0px;
	font-weight: normal;
	margin: 0px;
}

h1 span { color: #000000; }

h2 {
	font-size: 1.7em;
	line-height: 1.3em;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	font-weight: normal;
}

h3 {
	font-size: 1.2em;
	line-height: 1.4em;
	padding: 0px 0px 12px 0px;
	margin: 0px;
	font-weight: normal;
}

h3 span { color: #fee400; }

form {
	margin: 0px;
	padding: 0px;
}

input.text, input.password, textarea {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 1px;
	border: 1px solid #a9aaab;
	margin: 0px;
	font-size: 1em;
	line-height: 1em;
}

select {
	color: #405987;
	font-size: 1em;
	line-height: 1em;
}

textarea {
	height: 8em;
	line-height: 1.3em;
}

a {
	color: #005daa;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

.white { color: #FFFFFF; }

.black { color: #000000; }

.red { color: #EE0000; }

ul { margin-top: 5px; }

.clearer { clear: both; }

a.linkicon, a.linkicon_black {
	border-top: 1px solid #7c7c7c;
	display: block;
	text-decoration: none;
	background: transparent url(/images/linkicon.gif) no-repeat scroll right 9px;
	color: #646464;
	font-weight: bold;
	padding: 5px 14px 0px 0px;
	height: 20px;
}

a.linkicon:hover {
	color: #005daa;
}

a.linkicon_black {
	border-top: 1px solid #FFFFFF;
	background: transparent url(/images/linkicon_black.gif) no-repeat scroll right 9px;
	color: #FFFFFF;
}

a.linkicon_black:hover {
	color: #FFFFFF;
}




/* structural styles */

#pageContainer {
	position: relative;
	width: 972px;
	margin: 0 auto;
}

#topContainer {
	height: 166px;
}

#logo {
	position: absolute;
	width: 271px;
	height: 82px;
	left: 701px;
	top: 0px;
	background: transparent url(/images/logo.jpg) no-repeat scroll 0px 0px;
}

#logo h1 {
	position:absolute;
	left: -999em;
}

#topNav {
	width: 972px;
	position: absolute;
	left: 0px;
	top: 85px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background: transparent url(/images/navborder.gif) no-repeat scroll 969px 5px;
}

#topNav li {
	float: left;
	font-size: 1.2em;
	padding: 1px 13px 0px 13px;
	background: transparent url(/images/navborder.gif) no-repeat scroll 0px 5px;
}

#topNav a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: center;
	height: 34px;
	padding: 4px 0px 0px 3px;
}

#topNav a.home, #topNav a.home_over { width: 59px; }

#topNav a.home_over, #topNav a.home:hover {
	color: #000000;
	background: transparent url(/images/navover_home.jpg) no-repeat scroll 0px 0px;
}

#topNav a.about, #topNav a.about_over { width: 128px; }

#topNav a.about_over, #topNav a.about:hover {
	color: #000000;
	background: transparent url(/images/navover_about.jpg) no-repeat scroll 0px 0px;
}

#topNav a.motorsport, #topNav a.motorsport_over { width: 87px; }

#topNav a.motorsport_over, #topNav a.motorsport:hover {
	color: #000000;
	background: transparent url(/images/navover_motorsport.jpg) no-repeat scroll 0px 0px;
}

#topNav a.composites, #topNav a.composites_over { width: 99px; }

#topNav a.composites_over, #topNav a.composites:hover {
	color: #000000;
	background: transparent url(/images/navover_composites.jpg) no-repeat scroll 0px 0px;
}

#topNav a.innovation, #topNav a.innovation_over { width: 92px; }

#topNav a.innovation_over, #topNav a.innovation:hover {
	color: #000000;
	background: transparent url(/images/navover_innovation.jpg) no-repeat scroll 0px 0px;
}

#topNav a.capabilities, #topNav a.capabilities_over { width: 91px; }

#topNav a.capabilities_over, #topNav a.capabilities:hover {
	color: #000000;
	background: transparent url(/images/navover_capabilities.jpg) no-repeat scroll 0px 0px;
}

#topNav a.news, #topNav a.news_over { width: 109px; }

#topNav a.news_over, #topNav a.news:hover {
	color: #000000;
	background: transparent url(/images/navover_news.jpg) no-repeat scroll 0px 0px;
}

#topNav a.contact, #topNav a.contact_over { width: 75px; }

#topNav a.contact_over, #topNav a.contact:hover {
	color: #000000;
	background: transparent url(/images/navover_contact.jpg) no-repeat scroll 0px 0px;
}

#topBar div a:hover { color: #fee400; }

#topBar {
	position: absolute;
	left: 0px;
	top: 123px;
	width: 918px;
	height: 25px;
	padding: 7px 27px 0px 27px;
	background-color: #686868;
	color: #FFFFFF;
	font-size: 1.2em;
	background: transparent url(/images/topbar.gif) no-repeat scroll 0px 0px;
}

#topBar div.left {
	padding-top: 2px;
	float: left;
	width: 380px;
}

#topBar div.right {
	float: right;
	width: 453px;
}

#topBar div.right div {
	padding-top: 2px;
	float: left
}

#topBar div.right input { float: left; }
#topBar div.right input.text { width: 180px; }

#topBar div a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 0px 0px 22px;
	background: transparent url(/images/heritage_flag.gif) no-repeat scroll 0px 2px;
}



/* footer styles */

#footer {
	clear: left;
	background: transparent url(/images/footer_bg.gif) no-repeat scroll 0px 0px;
	height: 32px;
	font-size: 1.1em;
	padding: 10px 0px 0px 50px;
	border-bottom: 1px solid #b7b7b7;
	text-transform: uppercase;
	color: #484848;
}

#footer a {
	color: #484848;
	text-decoration: none;
}

#footer div {
	float: right;
	width: 340px;
}

#footer div a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer div a:hover {
	color: #FFFFFF;
}

#footer2 {
	color: #6c6c6c;
	font-size: 1.1em;
	line-height: 1.5em;
	padding-top: 8px;
}

#footer2 div {
	float: left;
	padding-right: 25px;
}
