/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 20px 0;
	padding: 0;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
    background: #CECECE url(images/img1.jpg);
}

h1, h2, h3 {
	color: #fe0003;
}

h2 {
	font-size: 1.5em;
	font-family: Aston-f1;
}

h3 {
	margin: 0;
	font-size: 1.25em;
	font-style: italic;
	color: #FFFFFF;
}

p, ul, ol, blockquote {
	margin-top: 0;
}

a:link {
	color: #bbbbbb;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

/* Header */

#header {
	width: 898px;
	height: 90px;
	margin: 0 auto;
	background: url(images/banner2.jpg);
}

#header * {
	margin: 0;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 20px 0 0 330px;
	font-size: 3em;
}

#header h2 {
	float: left;
	padding: 20px 0 0 0;
	font-size: 1em;
}

/* Menu */

#menu {
	width: 900px;
	height: 41px;
	margin: 0 auto;
	background: #2E2E2E url(images/img3.gif)
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type:none;
}

#menu li {
	display: inline;
	float: right;
	font-size: 1.0em;
	background-image: none;
	padding:0;
	margin:0;
}

#menu a {
	display: block;
	float: right;
	height: 32px;
	padding: 9px 20px 0 20px;
	text-decoration: none;
	color: #CCCCCC;
}

#menu a:hover, #menu .active a {
	background: url(images/img4.gif);
	color: #FFFFFF;
}

/* Content */

#content {
	width: 900px;
	margin: 0 auto;
	background: url(images/img5-850.jpg);
	color: #FFFFFF;
}

#columnOne {
	float: left;
	width: 160px;
	padding: 10px 10px 10px;
}

#columnTwo {
	float: left;
	width: 500px;
	margin: 5px;
	padding: 10px 10px 10px;
}

#columnThree {
	float: right;
	width: 160px;
	padding: 10px 10px 10px;
}

/* Lists */
.brandList li.selected a,
.functionList li.selected a,
.cList li.selected a {
color: #ffffff;
}
.brandList {
height:600px;
overflow:auto;
}
.functionList {
height:150px;
overflow:auto;
}

.brandList ul,
.functionList ul,
.vList ul,
.sList ul {

}

.spacer {
clear: both;
}
a {
text-decoration: none;
}
a,a:visited {
color: #9C9C9C;
}
a:hover {
color: #FFFFFF;
}
b,em,strong {
font-weight:normal;
text-decoration:none;
color:#fff;
}
ul {
list-style-type:none; 
margin: 5px 0px;
}
li {
background-image: url(images/square.gif);
background-repeat: no-repeat;
background-position: 0 .4em;
margin-right: 10px;
padding-left: 1em;
}

/* Footer */

#footer {
	width: 900px;
	margin: 0 auto;
	padding: 10px 0;
	background: url(images/img6.gif) repeat-x;
	font-size: smaller;
}

#footer * {
	color: #ffffff;
}
