body {
	height:100%;
	background:#e8ebef;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#404040;
	margin:0 auto;
}

a {
	color:#404040;
	text-decoration:none;
}

a:hover {
	color:#990000;
	text-decoration:underline;
}



/* CLASSES */
.error {
	color:#990000;
	font-weight:bold;
}

.active {
	color:#003366;
}

#page-container {
	width:100%;
	margin:0px auto;
	text-align:center;
}

#content-container {
	margin:0px auto;
	width:775px;
	text-align:left;
	background:#fff;
}

#header {
	width:775px;
	float:left;
	padding:25px;
	background:#fff;
}

#logo {
	float:left;
	width:325px;
}

#register {
	float:right;
	width:210px;
	position:relative;
	right:0px;
	top:10px;
}

#register form {
	margin:0;
	padding:0;
	padding-top:3px;
}

#register input {
	float:left;
	font-size:10px;
	width:125px;
	height:auto;
	padding: 1px 3px;
	border:solid 1px #bfbfbf;
	color:#404040;
}

#nav-bar {
	width:775px;
	height:28px;
	float:left;
	margin-top:25px;
	background:url(../images/nav-back.gif) repeat-x top left;
}

#nav-bar ul,li {
	float:left;
	list-style:none;
	margin:0;
	padding-left:2px;
	position:relative;
	top:7px;
	font-size:0.95em;
	margin-right:32px;
	text-transform:uppercase;
}

#footer {
	margin:0px auto;
	width:775px;
	text-align:left;
	font-size:0.85em;
	color:#757575;
}

#footer a {
	color:#757575;
}

#footer a:hover {
	text-decoration:underline;
	color:#757575;
}


#about {
	float:left;
	width:775px;
	padding:25px;
	padding-top:0px;
	background:#fff;
}

#about-sidebar {
	width:150px;
	float:left;
	font-size:0.95em;
	line-height:1.5em;
	height:100%;
}

#about-main {
	width:600px;
	float:right;
	margin-left:25px;
	line-height:1.45em;
}

#about-main h1 {
	font-size:1.85em;
	margin:25px 0;
	font-weight:normal;
}

#about-main h2 {
	font-size:1.4em;
	font-weight:normal;
}

#about-main a {
	text-decoration:underline;
}



#contact {
	float:left;
	width:775px;
	padding:25px;
	padding-top:0px;
	background:#fff;
}

#contact-sidebar {
	width:150px;
	float:right;
	font-size:0.95em;
	line-height:1.5em;
	height:100%;
}

#contact-sidebar h1 {
	font-size:1.1em;
	margin:0;
	font-weight:bold;
}

#contact-main {
	width:600px;
	float:left;
	line-height:1.45em;
}

#contact-main h1 {
	font-size:1.85em;
	margin:0;
	margin-bottom:25px;
	font-weight:normal;
}

#contact-main input {
	width:225px;
	height:auto;
	border: solid 1px #ccc;
	padding:1px 3px;
}

#contact-main textarea {
	width:400px;
	height:200px;
	border:solid 1px #ccc;
	font-family:inherit;
	font-size:inherit;
	padding:3px;
}

#contact-main h2 {
	font-size:1.4em;
	font-weight:normal;
}

#contact-main a {
	text-decoration:underline;
}



#banner {
	float:left;
	width:775px;
	height:350px;
	padding:0px 25px;
	background:#fff;
}

#banner-content {
	width:775px;
	height:350px;
	background:url(../images/banner-back1.jpg) no-repeat top left;
}

#sub-banner {
	padding:25px;
	float:left;
	width:775px;
	height:115px;
	background:#fff;
	font-size:0.95em;
	line-height:1.5em;
}

#sub-banner strong {
	font-size:1.0em;
	color:#6699CC;
	margin:0;
	padding:0;
	text-transform:uppercase;
}

#sub-banner-left {
	width:200px;
	float:left;
}

#sub-banner-right {
	float:left;
	width:550px;
	margin-left:20px;
}


/* manufacturers */
#manufacturer-sidebar {
	width:150px;
	float:left;
	font-size:0.95em;
	line-height:1.5em;
	height:100%;
}

#manufacturer-main {
	width:600px;
	float:right;
	margin-left:25px;
	line-height:1.45em;
}

#manufacturer-main li, ul {
	float:left;
	width:400px;
	list-style:none;
	margin:0;
	padding:0;
	margin-bottom:10px;
	text-transform:none;
}

#manufacturer-main h1 {
	font-size:1.85em;
	margin:25px 0;
	font-weight:normal;
}

#manufacturer-main h2 {
	font-size:1.4em;
	font-weight:normal;
}

#manufacturer-main a {
	text-decoration:underline;
}
