/* 
  -------------------------------------
  Curvitude by Project Seven Development
  www.projectseven.com
  Layout 10: 2 column 760 PMM Hz
  -------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0;
	padding: 0;
	background-repeat: repeat-x;
	background-color: #000;
}
#masthead {
	color: #999999;
	margin: 6px auto 0 auto;
	width: 825px;
}
#logo {
}
#navbar {
	margin-bottom: 0px;
	background-repeat: repeat-y;
	font-size: 0.55em;
	zoom: 1;
}
#navbar_inner {
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 4px;
}
#navbar_inner2 {
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 0 0 5px 5px;
	background-image: url(../images/carbon_fibre_background3.jpg);
}
#columntop {
	clear: both;
	background-repeat: no-repeat;
	height: 20px;
}
#columnwrapper {
	margin: 0 auto;
	width: 825px;
	background-repeat: no-repeat;
	background-color: #FFF;
	background-image: url(../images/wynns_aus_header.jpg);
}
#c1, #c2 {
	float: left;
	padding: 0,0,0,20px;
}
#c1 {
	width: 790px;
	font-size: 1.4ems;
}
#c2 {
	width: 790px;
	background-repeat: no-repeat;
	padding-top: 50px;
	background-position: 0.8;
}
#c1 .content {
	font-size: 0.75em;
	padding: 16px 12px 16px 12px;
}
#c2 .content {
	color: #000;
	font-size: 0.8em;
	padding: 7px 12px 16px 7px;
	line-height: 1.6em;
	text-align: center;
}
h1 {
	font-size: 1.4em;
	letter-spacing: 0.2em;
}
h2 {
	font-size: 1.1em;
	letter-spacing: .2em;
}
h3 {
	font-size: 1em;
}
.topZero {
	margin-top: 0;
}
#columnbottom {
	clear: both;
	background-repeat: no-repeat;
	height: 20px;
}
#footer {
	margin: 0px auto;
	font-size: 0.7em;
	width: 825px;
}
#footercontent {
	padding: 14px;
	color: #FFF;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
/*Default Links - Applies to the Main Content Column*/
.content a:link {
	color: #5785BD;
}
.content a:visited {
	color: #757575;
}
.content a:hover, .content a:focus, .content a:active {
	color: #FFFFFF;
}
/*
Left Sidebar Links - We add .content to the selector name to 
make it more specific and to eliminate conflicts with the main navigation bar
*/
#c1 .content a:link {
	color: #003399;
}
#c1 .content a:visited {
	color: #663366;
}
#c1 .content a:hover, #c1 .content a:focus, #c1 .content a:active {
	color: #3366FF;
}
/*Footer Links*/
#footer a:link {
	color: #003399;
}
#footer a:visited {
	color: #663366;
}
#footer a:hover, #footer a:focus, #footer a:active {
	color: #3366FF;
}
.SPITFIRE_TABLE {
	color: #000;
	float: left;
	width: 750px;
	padding-top: 100px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 0.78em;
	vertical-align: top;
}
.SPITFIRE_TABLE2 {
	color: #FC0;
	background-color: #000;
	height: 300px;
	width: 300px;
}
.SPITFIRE_TABLE2A {
	background-color: #000;
	float: left;
	width: 150px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	vertical-align: middle;
	text-align: center;
}
#columnwrapper #c2 .content .SPITFIRE_TABLE h1 {
	color: #000;
	text-align: left;
}
.PRODUCTSBOLD {
	font-weight: bold;
}
#columnwrapper #c2 .content .SPITFIRE_TABLE p {
	text-align: left;
	font-size: 1.4em;
}

