﻿body {
	background:url(../siteart/sitebg.gif) #262626 repeat-x top;
	margin:0;
	overflow-x: hidden;
}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
}

a:link, a:visited, a:active {
	text-decoration:underline;
	color:#000;
}

a:hover {
	color:#000;
}

img {
	border:0;
}

h1 {
	font-size:20px;
	font-weight:bold;
	color:#c10000;
	display:block;
	border-bottom:1px #f3f3f3 solid;
	margin:0 0 10px;
	padding-bottom:5px;
}

#wrapper {
	background:#fff;
	padding:0 5px 5px;
}

/*-------------Navigation Section------------*/

#nav {
	background:url(../siteart/navbg.gif) #c10000 repeat-x top;
}

#date {
	float:right;
	width:250px;
	color:#ffd949;
	text-align:right;
	padding:12px;
}

#nav ul {
	margin:0;
	padding:0;
	list-style:none;
}

#nav li {
	float:left;
	display:inline;
}

#nav li a {
	text-decoration:none;
	text-transform:uppercase;
	font-size:14px;
	color:#ffd949;
	padding:12px;
	text-align:center;
	border-right:1px #960101 solid;
	border-left:1px #c30000 solid;
	display:block;
}

#nav li a:hover {
	background:#c30000;
	color:#fff;
}


/*----------------Lower Section----------------*/

#main {
	vertical-align:top;
	width:484px;
	padding:15px 15px 15px 5px;
}

#sidebar {
	padding:55px 25px;
	width:246px;
	vertical-align:top;
}

#oem {
	text-align:center;
	border-top:1px #f3f3f3 solid;
	padding:5px 0;
}

#slide {
	border-top:1px #c10000 solid;
	padding:5px 0 0;
	text-align:center;
}

#footer {
	text-align:center;
	margin:0 auto;
}
