html, body {height:100%;vertical-align:top;}
body {
	margin:0;padding:0;
	font-family:Arial;
	line-height:120%;
	font-size:17px;
	font-weight:normal;
	color:#7f7f7f;
	text-align:left;
	background:#fff;
}

/*global resets*/
* {margin:0;padding:0;font-family:inherit;font-size:inherit;}

p, ol, ul, fieldset {margin: 1em 0;padding:0;}
img {border:0;}
.clear {
    clear: both;
    display: block;
    height: 0px;
    font:normal 1px/1px arial;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
ul {list-style:none;}
li {
	background:none;
    line-height: 160%;
    padding: 2px 0 1px 0px;
}

table {
 font-size:1em;
 border-collapse: collapse;
 border-spacing: 0;
}

/* links */
a {color:#7f7f7f;text-decoration:underline;}
a:hover {color:#b83d3f;}

/*carcass*/
#outer {
	width:1030px;
	background:transparent url(../images/logo.jpg) 0 190px no-repeat;
	margin-top:80px;
	border-bottom:1px solid #d68e91;
	position:relative;
}

.pad {
	padding-bottom:80px;
}

#logo {
	padding:0;
	float:left;
	width:139px;
	height:165px;
	position:absolute;
	left:0;
	top:190px;
	overflow:hidden;
}

#logo a {
    overflow:hidden;
	width:139px;
	height:165px;
	cursor:pointer;
	float:left;
	text-indent: -7998px;
}

#splash_outer {
	width:960px;
	height:500px;
	position:relative;
}

/*#splash_outer_sm {
	width:306px;
	height:365px;
	position:relative;
}*/

#splash {
	background:transparent url(../images/splash.gif)  no-repeat;
	padding:0;
	width:306px;
	height:365px;
	position:absolute;
	top:150px;
	left:0px;
	overflow:hidden;
}

#splash a {
    overflow:hidden;
	width:306px;
	height:365px;
	cursor:pointer;
	float:left;
	text-indent: -7998px;
}

.splash_text {
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-weight:normal;
	font-size:11pt;
	margin:0;
	color:#7f7f7f;
	padding:0;
	float:left;
	width:306px;
	position:absolute;
	top:325px;
	left:232px;
	overflow:hidden;
}

.splash_text a,
.spash_text a:visited {
	text-decoration:none;
	color:#7f7f7f;
}

.splash_text a:hover,
.splash_text a:active {
text-decoration:underline;
	color:#b83d3f;
}

#splash_sm {
	background:url(../images/splash_sm.gif)  no-repeat;
	padding:0;
	width:139px;
	height:165px;
	position:absolute;
	top:247px;
	left:730px;
	/*overflow:hidden;*/
}

#splash_sm a {
    overflow:hidden;
	width:139px;
	height:165px;
	cursor:pointer;
	float:left;
	text-indent: -7998px;
}

.splash_sm_text {
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-weight:normal;
	font-size:11pt;
	margin:0;
	color:#7f7f7f;
	padding:0;
	float:left;
	width:159px;
	position:absolute;
	top:325px;
	left:860px;
	overflow:hidden;
}

.splash_sm_text a,
.spash_sm_text a:visited {
	text-decoration:none;
	color:#7f7f7f;
}

.splash_sm_text a:hover,
.splash_sm_text a:active {
text-decoration:underline;
	color:#b83d3f;
}


#splash_cs {
	background:url(../images/splash_cs.gif) no-repeat;
	padding:0;
	width:50px;
	height:59px;
	position:absolute;
	top:305px;
	left:500px;
	/*overflow:hidden;*/
}

#splash_cs a {
    overflow:hidden;
	width:50px;
	height:59px;
	cursor:pointer;
	float:left;
	text-indent: -7998px;
}

.splash_cs_text {
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-weight:normal;
	font-size:11pt;
	margin:0;
	color:#7f7f7f;
	padding:0;
	float:left;
	width:159px;
	position:absolute;
	top:325px;
	left:545px;
	overflow:hidden;
}

.splash_cs_text a,
.spash_cs_text a:visited {
	text-decoration:none;
	color:#7f7f7f;
}

.splash_cs_text a:hover,
.splash_cs_text a:active {
text-decoration:underline;
	color:#b83d3f;
}




#topmenu {
	border-bottom:1px solid #d68e91;
	text-align:right;
	color:#b83d3f;
	width:1030px;
	height:24px;
}

#topmenu a {
	color:#b83d3f;
	text-decoration:none;
	background:none;
	margin:0 9px;
	float:right;display:inline;
	line-height:24px;
	font-size:19px;
}

#topmenu a:hover, #topmenu a:active {
	text-decoration:none;
	background:transparent url(../images/bg_menu.gif) 0 0 repeat-x;
}

#content {
     margin:125px 0 40px 179px;
     text-align:left;
     width:851px;
     float:right;
}

.whoweare #content {
	margin:17px 0 40px 179px;
	background:transparent url(../images/bg_whoweare.jpg) 100% 48px no-repeat;
}

.whoweare h3 {padding:12px 0;}

.whoweare #content table {
	width:458px;
	border-collapse:collapse;
	font-size: 95%;
}

.whoweare #content table tr {
	background:#f6f6f6 url(../images/bg_tr.gif) bottom left repeat-x;;
	vertical-align:top;
	line-height:25px;
}

.whoweare #content table td {
	padding:0 4px;
}

td.bold {
	font-weight:bold;
	width:142px;
}

.aboutUs #content {
	margin:17px 0 40px 179px;
	font-size:15px;
	text-align:justify;
}

.aboutUs #content p {margin:0.5em 0 1.1em 0;}

#content .left {
	padding-right:350px;
 	border-bottom:1px solid #d68e91;
}

#content .right {
 	padding:15px 0 35px 0;
}

#navbar {
	width:851px;
	height:208px;
}

.fob #navbar {
	background:transparent url(../images/bg_fob.jpg) bottom right no-repeat;
}

.design #navbar {
	background:transparent url(../images/bg_design.jpg) bottom right no-repeat;
}

.performance #navbar {
	background:transparent url(../images/bg_performance.jpg) bottom right no-repeat;
}

#navbar a {
	color:#7f7f7f;
	text-decoration:none;
	background:none;
	margin:0 0 0 29px;
	float:right;display:inline;
	line-height:27px;
	font-size:17px;
}

#navbar a:hover, #navbar a:active {
	text-decoration:none;
	background:transparent url(../images/bg_menu.gif) bottom repeat-x;
}

.active {
	background:transparent url(../images/bg_menu.gif) bottom repeat-x !important;
}

/* contact us */
.contactus #content {
	margin-top:120px;
	margin-bottom:80px;
	background:url(../images/contactus.jpg) 100% 0 no-repeat;
}
.contactus {
	color:#c9232a;
	font-size:1.1em;
}
.contactus td {
	vertical-align:top;
    padding-bottom:1em;
}

.contactus .button {float:left;margin-left:197px;}



/* customer service */

.customerservice {
	padding-bottom:70px;
/*border:1px solid red;*/
}

#content #downloads {
	margin:0 0 0 50px;
	float:left;
	width:400px;
	/*border:1px solid blue;*/
}

#content #downloads li {
	font-size:11pt;
	/*border:1px solid blue;*/
}

#content #csform {
	margin:0 60px 0 0;
	float:right;
	width:280px;
	/*border:1px solid green;*/
}

#warranty {
	float:left;	
	margin: 30px 0 0 0;
	font-size:12pt;
}



/* gallery */
.gallery #content {
	margin-bottom:80px;
}

#files {
	margin-bottom: 3em;
}

#folders {
	display: none;
}

/* contact form */

#email {
	margin-bottom: 0.25em;
}

#message {
	height: 100px;
	margin-bottom: 0.25em;
}

/* typografy */

h1,h2,h3,h4,h5,h6 {
	font-family: Tahoma;
	font-weight:normal;
	margin:0;line-height:110%;
	color:#7f7f7f;
	padding:0.3em 0 0.1em 0;
}
h1 {font-size:26px;}
h2 {font-size:24px;}
h3 {font-size:21px;}
h4 {font-size:19px;}
h5 {font-size:15px;font-style:italic;}
h6 {font-size:13px;font-weight:bold;}

hr {
	border:none;
	padding:0;
	height:1px;
	border-top:1px solid #d68e91;
	margin:10px 0;
}

.inputbox {
	font:normal 0.9em/120% Arial;
	border:2px solid #c8242b;
	background:#fff !important;
	color:#9b9da0;
	padding: 2px;
}

.button {
	font:normal 1em/100% Arial;
	color:#c9232a;
	border:1px solid #c9232a;
	background:#fff;
	padding:0;margin:0;
}
