﻿body {
	background:url(../siteart/sitebg-top.gif) repeat-x top center #fff;
	margin:15px auto;
	overflow-x: hidden;
}

td {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
}

a:link, a:visited, a:active {
	text-decoration:underline;
	color:#e08926;
}

a:hover {
	color:#000;
}

img {
	border:0;
}

p {
	margin:0 0 10px;
	line-height:18px;
}

h1 {
	font-size:22px;
	font-weight:bold;
	color:#e08926;
	display:block;
	border-bottom:1px dotted #000;
	padding-bottom:10px;
	margin:0 0 10px;
}


#header {
	padding:10px 0;
}


/*----------------Navigation Section------------------*/

#nav {
	background:url(../siteart/navbg.gif) no-repeat;
}

#menu {
	width:994px;
}

#menu td a:link, #menu td a:visited, #menu td a:active {
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	color:#fff;
	display:block;
	border-right:1px solid #b97222;
	border-left:1px solid #f0952d;
	padding:15px 20px 14px;
}

#menu td a:hover {
	color:#000;
}

#mid {
	padding-top:10px;
}


/*------------------Content Section---------------------*/

#content {
	background:url(../siteart/trailer-btm.gif) no-repeat top right;
	padding:20px 0 15px;
	vertical-align:top;
}

#main {
	vertical-align:top;
	width:643px;
	padding:0 40px 15px 0;
	line-height:18px;
}

label {
	font-weight:bold;
	display:block;
	margin:5px 0 2px;
}

.input-box {
	width:300px;
	height:25px;
	border:1px solid #e9e9e9;
	background:#fff;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	padding:3px;
}

#sidebar {
	vertical-align:top;
	padding:55px 0 10px 0;
	width:311px;
	line-height:18px;
}

#oem {
	border-top:1px solid #e9e9e9;
	border-bottom:1px solid #e9e9e9;
	padding:15px 0;
	text-align:center;
}

#oem img {
	margin-right:10px;
}

#slide {
	background:url(../siteart/slidebg.gif) no-repeat;
	padding:10px;
}

#footer {
	padding:15px;
	text-align:center;
}
