*{margin:0;	padding:0}

body {
	font: 80% Arial,sans-serif; 
	background:#666666; 
	text-align:center;
}
p {	margin:0 10px 10px;}
a {
	color:#c74e05;
	text-decoration:none;
}
ul{
	margin-left:25px;
}
a img{
	border: none;
}
a:hover {
	color:#333;
	text-decoration:underline;
}
/* headers */
h1, h2, h3, h4 {
	font: normal 1.8em "Trebuchet MS", "Lucida Grande", Verdana, Sans-Serif;
	color:#222;
}
h1 { font-size: 2.0em; color:#FF6600; text-transform:uppercase;} 
h2 { font-size: 1.5em; color:#c74e05; }
h3 { font-size: 1.3em; color:#000; font-weight: normal; letter-spacing: 0px;}
h4 { font-size: 1.1em; color:#74743D; font-weight: bold;}
h5 { font-size: 1.8em; color:#FF6600; font-weight:bold;} 

div#container {
	width:968px;
	margin-left: auto;
	margin-right:auto;
}
div#header-wrapper {
	width:100%;
	min-width:968px;
	border-bottom: #FF6600 10px solid; 
	background-color:#222;
/*	background: url(headerbg2.jpg) top center repeat; */
	height:125px;
}
div#header {
	text-align:left;
	width:968px;
	margin: 0 auto;
}
div#header .slogan {
	margin:0 auto;
}
div#header p{
	color:#fff;
	font-size:1.2em;
	margin:0;
	padding:5px 10px;
}
div#header a{
	color:#fff;
	padding:5px;	
}
div#header h1{
	font: 32px "Lucida Grande", 'Trebuchet MS', Tahoma, sans-serif;
  	padding:18px;
  	color: #fff;
  	float:left;
}
div#search {
	text-align:right;
	margin-top:15px;
	padding:0px;
	float:right;
}
div#search h1 {
	padding:0;
	color:#fff;
	font-size:1.3em;
}
/* Header menu */
div#header ul {
	float:right;
	font: bold 16px "Lucida Grande", 'Trebuchet MS', Tahoma, sans-serif;
	list-style: none;
	width:100%;
	padding: 0;	
}
div#header  li {
	display: inline;
}
div#header  li a {
	float: left;
	display: block;
	padding: 7px 18px 7px 18px;	
	color: #fff;
	text-decoration: none;
}
div#header  li a:hover {
	background: #1b5790;
	color: #FFF;
}
div#header li a#current  {	
	background: #1b5790;
	color: #FFF;
}
div#content p{
	line-height:1.4
}
div#content-wrapper {
	clear:both;
	height:100%;
	background:#fff;
	padding-left:10px;
	padding-right:10px;
}
div#content {
	text-align:left;
}
/* Footer Styles */
div#footer-wrapper{
	background: #222222;
	color: #FFF;
	width:100%;
	min-width:968px;
	border-top: #FF6600 10px solid;
	clear:both;
}
div#footer{
	text-align:left;
	width:968px;
	margin: 0 auto;
}
div#footer p{
	margin:0;
	padding:5px 10px;
}
div#footer a{
	color:#fff;
	padding:5px;	
}
div#footer a:hover{
	background: #1b5790;
	color: #FFF;
	text-decoration:none;
	padding:5px;	
}

/* link columns */
div#links-header {
	font: bold 14px Arial, 'Trebuchet MS', Tahoma, sans-serif;
	padding:5px;
	color:#fff;
	margin-top:10px;
	margin-bottom:2px;
	background:#FF6600;
	width:100%;
}
div#links {	
	padding: 0;		
	width: 100%;
	float: left;
}
div#links a{
	padding:5px;
	color:#3A507F;
	text-decoration: none;
}
div#links a:hover {
	padding:5px;
	text-decoration: none;
}
div#links ul {
	background:inherit;
	list-style: none;
	margin: 0; padding: 0;	
	width: 100%;
}
div#links ul.columns li {
	border-bottom: 1px dashed #272727;	
}
div#links ul.columns li.top {
	border-top: 1px dashed #272727;	
}
div#links ul.columns li a {
	display: block;
	font-weight: normal;
	color: #000;
}
div#links ul.columns li a:hover {
	background: #333;
	color: #fff;
	text-decoration: none;
}
div#links .col1 {
	float:left;
	width: 24%;
	padding: 0 0 0px 0;			
}
div#links .col2 {
	float:left;
	width: 24%;
	padding: 0 0 0px 0;			
}
div#links .col3 {
	float:left;
	width: 24%;
	padding: 0 0 0px 0;			
}
div#links .col4 {
	float:right;
	width: 24%;
	padding: 0 0 0px 0;			
}
div#links .space-sep {
	margin-right:10px;
}
/* Right Side */
div#rightside {
	padding: 0;	
	width:110px;	
	float: left;
	text-align:center;
}
div#rightside a{
	color:#3A507F;
	text-decoration: none;
}
div#rightside a:hover {
	text-decoration: none;
}
div#rightside ul {
	background:inherit;
	list-style: none;
	margin: 0; padding: 0;	
}
div#rightside ul.columns li {
}
div#rightside ul.columns li.top {
}
div#rightside ul.columns li a {
	display: block;
	font-weight: normal;
	padding:10px;
	color: #000;
}
div#rightside ul.columns li a:hover {
	color: #000;
	text-decoration: none;
}
div#rightside .col1 {
	float:left;
	padding: 0 0 0px 0;		
}

/*left side brands */
div#leftside {	
	padding: 0;		
	float: left;
	width:800px;
}
div#leftside a{
	padding:5px;
	color:#3A507F;
	text-decoration: none;
}
div#leftside a:hover {
	padding:5px;
	text-decoration: none;
}
div#leftside ul {
	background:inherit;
	list-style: none;
	margin: 0; padding: 0;	
}
div#leftside ul.columns li {
}
div#leftside ul.columns li.top {
}
div#leftside ul.columns li a {
	display: block;
	font-weight: normal;
	color: #000;
}
div#leftside ul.columns li a:hover {
	color: #000;
	text-decoration: none;
}
div#leftside .col1 {
	float:left;
	width: 140px;
	height:250px;
	padding: 0 0 0px 0;		
}
div#leftside .col2 {
	float:left;
	width: 140px;
	height:250px;
	padding: 0 0 0px 0;			
}
div#leftside .col3 {
	float:left;
	width: 140px;
	height:250px;
	padding: 0 0 0px 0;		
}
div#leftside .col4 {
	float:left;
	width:140px;
	height:250px;
	padding: 0 0 0px 0;		
}
div#leftside .space-sep {
	margin-right:10px;
}

/* options menu */
#options-menu {	
	margin-top: 5px; 
	padding: 0;
	height:33px;		
	width: 100%;
}
#options-menu form {
	width:100%;
	border: 1px solid #EFEFEF; 
	background: #F8F8F8;
	padding: 5px;
}
#options-menu #paging {
	float:right;
	width: 250px;
	margin-bottom: 5px;
	padding: 0;
	text-align:right;
	font-size:16px;	
}
#options-menu #results {
	float:left;
	width: 250px;
	font-size:16px;
	text-align:left;
	padding: 0 0 5px;	
	margin:0;
}
/* table elements */
table {
	width:100%;
	border-collapse: collapse;
	margin: 0px 0px 0 0;	
	font-size:1.0em;
}
th {
	background: #1b5790;
	height: 29px;
	padding-left: 11px;
	padding-right: 11px;
	color: #fff;
	text-align: center;
	border-left: 1px solid #EFEFEF;
	border-bottom: solid 2px #FFF;
}
tr {
	height: 30px;
}
td {
	padding-left: 11px;
	padding-right: 11px;
	/* border-left: 1px solid #FFE1C3; */
	border-left: 1px solid #FFF;
	border-bottom: solid 1px #ffffff;
}
td.first,th.first {
	border-left: 0px;
}
tr.row-a {
	background: #F8F8F8;
}
tr.row-b {
	background: #EFEFEF;
}
.clear{clear:both;}
.orange {color: #FF6600;}
.align-right {
	text-align:right;
}
.left {
	width:500px;
	float: left;
}
.right {
	text-align:left;
	float:left;
	width:200px;
}
.left2 {
	float:left;
	width:700px;
}
.right2 {
	text-align:left;
	float:left;
	width:200px;
}
.left3 {
	width:200px;
	float:left;
	margin-right:10px;
}
.right3 {
	width:735px;
	float:left;
	text-align:left;
}
