﻿@charset "UTF-8";

div style {
border-style: none;
}

img
{  border-style: none;
}



body {
	background: url(images/bg_fade.jpg) repeat-x;
	height: 579px;
	top: 0px;
}


body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;

	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	
}

a:link {
	text-decoration: none;
	color: #ED8D28;
}
a:visited {
	text-decoration: none;
	color: #ED8D28;
}
a:hover {
	text-decoration: underline;
	color: #ED8D28;
}
a:active {
	text-decoration: none;
	color: #ED8D28;
}

#container {
	width: 928px;
	height: 770px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	padding-left: 5px;
	padding-right: 5px;
}

.address {
	font: bold 11px/14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #ed8d28;
}

.headertextblk {
	color: #000;
	font: bold 17px/14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-left: 0px;
	
}

.headertext {
	color: #ED8D28;
	font: bold 20px/14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-left: 0px;
	
}


.bodytext {
	color: #666;
	font: 12px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-left: 0px;
	
}

.boldertext {
	color: #000;
	font: bold 12px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-left: 0px;
	
}


#header {	border: 0px;
			width: 928px;
			background-color: #fff;
	}

/* @group NAVIGATION */

#navigation {width:928px;
			 height: 40px;
			 background-color: #fff;
	
}

body {	padding-top: 0px;
		background: transparent;
  		font: 76% Arial,sans-serif}

ul#minitabs{list-style: none;
			margin: 0;
			padding: 0px 12px 16px;
			font-weight: bold;
 			text-align: center;white-space: nowrap}

ul#minitabs li
		{	display: inline;
			margin: 0 10px}

ul#minitabs a	{text-decoration: none;
				 padding: 5px 3px 3px 0;
  				 border-bottom: 4px solid #FFF;
 				 color: #999}

ul#minitabs a#current
				{border-color: #F60;
				 color: #06F}

ul#minitabs a:hover
				{border-color: #EE8E28;
				 color: #666}

#navigation ul li a 
			    {display: block;
				 color: #EE8E28;
}

#navigation li {
	float: left;
	margin:	0;
}



/* @end */

#content_left {
	width: 261px;
	height: 281px;
	left: 0px;
	float: left;
	clear: both;
}

#content_left_1 h2 {
		font: bold 15px/14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border-bottom: 1px solid #d7dd61;
	color: #d7dd61;
	margin-right: 2px;
}

#content_left_1 {
	width: 510px;
	height: 370px;
	left: 0px;
	float: left;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 10px;
	font: 12px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	clear: both;

}

#content_left_1 .bodytext {
	color: #666;
	font: 12px/14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	
}

#content_left_1 a:link {
	color: #ed8d28;
	font-weight: bold;
	line-height: 18px;
	text-decoration: underline;
	padding-left: 4px;
	
}

#content_left_1 a:visited {
	color: #666;
	font-weight: bold;
	line-height: 18px;
	text-decoration: underline;
	padding-left: 4px;
}

#content_mid {
	width: 264px;
	height: 281px;
	left: 261px;
	float: left;
	clear: none;
	
}

#content_middle {
	width: 100%;
	min-height: 250px;
	float: left;
	clear: none;
}

#content_middle_left_lrg {
	width: 600px;
	float: left;
	clear: none;
	background-color: white;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	
}

#content_middle_right_sml {
	width: 290px;
	left: 600px;
	float: left;
	background-color: white;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 10px;
}

#content_middle_left_sml {
	width: 290px;
	float: left;
	clear: none;
	background-color: white;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	
}

#content_middle_right_lrg {
	width: 565px;
	left: 290px;
	float: left;
	clear: none;
	background-color: white;
	padding-left: 10px;
	padding-right: 40px;
	padding-top: 10px;
	
}

#content_middle_half_left {
	width: 395px;
	float: left;
	clear: none;
	background-color: white;
	padding-left: 40px;
	padding-right: 20px;
	padding-top: 10px;
	
}
#content_middle_half_right {
	width: 395px;
	left: 450px;
	float: left;
	clear: none;
	background-color: white;
	padding-left: 20px;
	padding-right: 40px;
	padding-top: 10px;
	
}

#content_middle_thirds_left {
	width: 300px;
	left: 5px;
	float: left;
	clear: none;
	background-color: white;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	
}
#content_middle_thirds_mid {
	width: 300px;
	left: 309px;
	float: left;
	clear: none;
	background-color: white;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	
}
#content_middle_thirds_right {
	width: 300px;
	left: 618px;
	float: left;
	clear: none;
	background-color: white;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	
}

#content_right {
	width: 392px;
	height: 265px;
	left: 525px;
	float: left;
	background-color: white;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	font: 12px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#content_right h2 {
		font: bold 15px/14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border-bottom: 1px solid #d7dd61;
	color: #d7dd61;
	margin-right: 2px;
}

#content_right_1 {
	width: 390px;
	height: 370px;
	left: 525px;
	float: left;
	background-color: white;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	font: 12px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	clear: none;
}

#content_right a:link {
	color: #ed8d28;
	font-weight: bold;
	line-height: 18px;
	text-decoration: underline;
	padding-left: 4px;
}

#content_right a:visited {
	color: #ed8d28;
	font-weight: bold;
	line-height: 18px;
	text-decoration: underline;
	padding-left: 4px;
}

#content_right .bodytext {
	color: #666;
	font: 12px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#footer {
	padding-top: 0;
	margin-top: 0;
	width: 940px;
	height: 170px;
	padding: 0;
	margin: 0;
	float: left;
}

#quicklinks {
	width: 645px;
	height: 153px;
	float: left;
	top: 0;
	left: 0;
	padding-top: 0;
	margin-top: 0;
}

#logos {
	background: url(images/address_logos.gif) no-repeat;
	width: 272px;
	height: 153px;
	left: 645px;
	float: left;	
	padding-top: 4px;
	padding-right: 2px;
	margin-left: 0px;

}
