* {
	margin: 0; 
	padding: 0;
}

body {
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background: #330000 url(../images/back05.png);
}

#container {
	width: 1000px;
	margin: auto;
	font-size: 1.2em;
			}

#header{
	height: 196px;
}

#main_nav {
	background-image: url(../images/main_nav.jpg);
	height: 56px;
	padding-left: 15px;
}

#contentwrapper {
	background-image: url(../images/contentwrapper.jpg);
	background-repeat: repeat-y;
}


/**************************************** index ****************************/

#left {
	float: left;
	width: 200px;
	padding-top: 15px;
	margin-left: 15px!important;
	margin-left: 7px;
	font-size: 0.9em;
	background-color:#300705;
}

#right {
	float: right;
	width: 200px;
	padding-top: 15px;
	margin-right: 15px!important;
	margin-right: 7px;
	font-size: 0.9em;
	background-color:#300705;
}

#right a {
	color:#ffffff;
	text-decoration:underline;
}

#right a:hover {
	color:#41d5ff;
	text-decoration:underline;
}

#content-top {
	margin: 0 225px;
	padding: 0;
	background-color:#300705;
}

#content-bottom {
	margin: 10px 225px;
	padding: 15px 0;
	background-color:#300705;
}


/**************************************** sales ****************************/

#sales-top {
	margin: 0 10px;
	padding: 0;
}

#sales-bottom {
	margin: 0 10px 10px 10px;
	padding: 15px 0;
	background-color:#300705;
}

#sales-bottom p {
	padding: 5px 30px;
}

/**************************************** repair ****************************/

#repair-top {
	margin: 0 10px;
	padding: 0;
}

#repair-bottom {
	margin: 0 10px 10px 10px;
	padding: 15px 0;
	background-color:#300705;
}

#repair-bottom p {
	padding: 5px 30px;
}

#repair-bottom h2 {
	padding: 10px 0 0 45px;
	font-size: 18px;
	color: #FFFFFF;
	background-repeat: repeat-x;
	height: 42px;
	margin-bottom: 10px;
}

#repair-bottom a {
	color:#ffffff;
	text-decoration:underline;
}

#repair-bottom a:hover {
	color:#41d5ff;
	text-decoration:underline;
}

#footer {
	background-color:#75c1db;
	color: #300705;
	height: 35px;
	clear: both;
	text-align: center;
	padding: 20px;
}

#footer a {
	color: #300705;
	text-decoration: none;
}

#footer a:hover {
	color: #330000;
}


/**************************************** text, images, lists ****************************/

img.float_left {
	float: right;
}

p {
	margin: 10px 5px;
}

p.copyright {
	margin: 0;
}

h1 {
	background-image: url(../images/sidebar.jpg);
	color: #FFFFFF;
	padding: 3px 0 5px 10px;
	font-size: 18px;
}

h2 {
	font-size: 18px;
	color: #FFFFFF;
	background-repeat: repeat-x;
	height: 42px;
	padding-top: 3px;
	margin-bottom: 10px;
	padding-left: 8px;
}

h3 {
	background-image: url(../images/sidebar.jpg);
	font-size: 16px;
	height: 19px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 24px;
}

h4 {
	font-size: 16px;
	height: 19px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 24px;
}

#navcontainer ul
{
	color: #FFFFFF;
	float: left;
	width: 100%;
	height: 54px;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	padding: 18px;
	height: 18px;
	color: #300705;
	text-decoration: none;
	float: left;
	background-image: url(../images/menu_right_border.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#navcontainer ul li a:hover, #navcontainer ul li .current
{
	color: #FFFFFF;
	background-image: url(../images/menu_hover.jpg);
	background-repeat: repeat-x;
}
