* {
	margin: 0;
	padding: 0;
}

html {
	background: #A1B9D0 url('../images/grad.jpg') top left repeat-x;
	padding-top: 50px;
}

body {
	font-family: arial, sans-serif;
	margin: 0 auto;
	width: 822px;
	position: relative;
}

form,
fieldset {
	border-width: 0;
	margin: 0;
	padding: 0;
}

.highlight {color: red}

/* ============================================================
	Header
============================================================ */
#headwrap {
	padding: 0px 35px 0 35px;
	/* position: relative; */
}

html>body #headwrap {
	background: transparent url('../images/headbg-trans.png') top left no-repeat;
}

#tagline {
	background-color: #B62A25;
	color: white;
	display: block;
	font-size: 75%;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
}

#head {
	background: white url('../images/banner.jpg') left top no-repeat;
	/*
	padding-top: 132px;
	*/
	height: 141px;
	zoom: 1;
}

#head h1 {
	/*
	text-indent: -9000px;
	background: white url('../images/banner.jpg') left top no-repeat;
	height: 167px;
	*/
	display: none;
}

#head #nav {
	border-bottom: 3px solid #D5E0EA;
	background-color: white;
	/* height: 35px; */
	height: 23px;
	list-style-type: none;
	/* width: 100%; */
}

#head #nav li {
	float: left;
	font-size: 0.75em;
	text-align: center;
	text-transform: uppercase;
}

#head #nav li#navhome { width: 54px; }
#head #nav li#navabout { width: 74px; }
#head #nav li#navservices { width: 72px; }
#head #nav li#navall4one { width: 75px; }
#head #nav li#navbusiness { width: 109px; }
#head #nav li#navindustry { width: 74px; }
#head #nav li#navlogin { width: 70px; }

#head #nav li a {
	background-color: white;
	border-right: 1px solid #BFCFDE;
	color: #316499;
	display: block;
	font-weight: bold;
	height: 18px;
	padding: 5px 0 0 0;
	text-decoration: none;
}

#head #nav li a:hover {
	/* background-color: red; */
	/* background: transparent url("../images/nav/home-top-trans.png") left top no-repeat; */
	background-color: #4573A3;
	color: white;
}

#middlewrap {
	padding: 0 35px;
clear: both;
}

html>body #middlewrap {
	background: transparent url('../images/middlebg-trans.png') top left repeat-y;
}

/* ============================================================
	Sidebar
============================================================ */
#sidebar {
	background: #7599BF url('../images/sidebar.jpg') top left repeat-x;
	color: white;
	/* float: left; */
	padding: 6px;
	width: 208px;
position: relative;
}

#sidebar dd a {
	color: white;
	text-decoration: none;
}

#sidebar dt a {
	color: black; /* #4573a3; */
	text-decoration: none;
	display: block;
	height: 1%;
	background: #ffd747 url('../images/yellow.gif') -189px top no-repeat;
}

#sidebar dl {
	background-color: #AFC7D9;
	border: 2px solid white;
	padding: 6px;
	padding-right: 7px;
	position: relative;
}

#sidebar dt {
	/* background: #E3EBF1 url('../images/dttop.jpg') top left no-repeat; */
	background: transparent url('../images/dttop.jpg') top left no-repeat;
	color: #4573A3;
	font-family: georgia, serif;
	text-transform: uppercase;
	padding: 2px 0 2px 0;
	text-align: center;
	zoom: 1;
}

#sidebar dd {
	background-color: #86AAC8;
	font-family: arial, sans-serif;
	font-size: 0.6em;
	line-height: 1em;
	margin-bottom: 13px;
	min-height: 63px;
	padding: 4px 4px 4px 4px;
	text-align: center;
}

#sidebar dd table {
	width: 100%;
}

#sidebar dd td {
	padding: 0;
}

#sidebar dd img {
	border: 1px solid black;
	display: block;
}

#sidebar dd p {
	padding: 0 4px;
}

#sidebar dd strong {
	font-size: 1.25em;
}

#sidebar dd a {
	display: block;
	margin-top: 5px;
	line-height: 1em;
}

/* ============================================================
	Main
============================================================ */
#main {
	/* margin-left: 220px; */
	font-size: 0.8em;
	background-color: white;
	position: relative;
}

#main #flash_message p.notice,
#main #flash_message p.error {
	border-width: 2px;
	border-style: solid;
	cursor: pointer;
	padding: 0.5em;
}

#main #flash_message p.notice {
	background-color: #80ff80;
	border-color: #208020;
}

#main #flash_message p.error {
	background-color: #ff8080;
	border-color: #a04040;
}

#main .left {
	padding: 0 20px;
	width: 275px;
}

#main .full {
	padding: 0 20px;
}

#main .right {
	float: right;
	padding: 20px;
	width: 200px;
}

#main h2 {
	font-family: georgia, serif;
	font-variant: small-caps;
	font-weight: normal;
	/* color: #0060A9; */
	color: #0627c4;
	font-size: 1.8em;
	margin-top: 20px;
	text-align: center;
	/* text-transform: uppercase; */
}

#main h2 span {
	border-top: 1px solid black;
	color: black;
	display: block;
	/* font-size: .7em; */
	font-size: 85%;
	font-variant: normal;
	font-weight: normal;
	text-transform: none;
}

#main p {
	margin: 1em 0;
}

#main ul, #main ol {
	margin: 1em 0;
	padding-left: 2em;
}

#main dd {
margin-bottom: 1em;
}

#main dd>ul {
font-size: .8em;
}



.clear {
	clear: both;
	height: 0;
}

#testfooter, #testfooter2 {
	height: 77px;
}

html>body #testfooter {
	background: transparent url("../images/test-footer-trans.png") left top no-repeat;
}

html>body #testfooter2 {
	background: transparent url("../images/test-footer2-trans.png") left top no-repeat;
}

#endorsements {
list-style-type: none;
text-align: center;
}

#endorsements img {
display: block;
border-width: 0;
margin: 0 auto;
}

#endorsements li {
padding-bottom: 1em;
border-bottom: 1px solid black;
margin-bottom: 1em;
}

#manufacturers {
clear: left;
padding-top: 1em;
}

#indexes {
list-style-type: none;
width: 420px;
}

#indexes li {
line-height: 2.4em;
width: 2.4em;
margin: 1px;
font-size: .8em;
float: left;
text-align: center;

border: 1px solid #335EA8;
}

#indexes li a {
text-decoration: none;
color: black;
display: block;
background-color: #C2CFE5;
height: 1%;
}

#indexes li a:hover, #indexes li a:focus {
background-color: white;
}


/* ============================================================
	Login
============================================================ */

#form_login {
	background-color: #C2CFE5;
	border: 3px double #0060A9;
	margin: 1em auto 0 auto;
	padding: 1em;
	width: 300px;
}

#form_login table {
	margin: 0 auto;
}

#form_login table th,
#form_login table td {
	padding: 0.25em 0;
}

#form_login table th {
	padding-right: 1em;
	text-align: left;
}

#form_login table td {
	text-align: right;
}
