body#home {
	background: #ffffff none repeat scroll 0 0;
	font-family: lucida sans, helvetica, verdana, sans-serif;
	font-size: 12px;
	color: #eeeeee;
	margin: 0px;
	padding: 0px;
}

body {
	font-family: lucida sans, helvetica, verdana, sans-serif;
	font-size: 12px;
	color: #eeeeee;
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

#bkg {
	background: transparent url(../images/bg2.jpg) center top repeat-x scroll;
	min-width: 960px;	
	min-height: 370px;
	_height: 370px;
	height: auto;
}

body#home div#bkg {
	background: transparent url(../images/bg.jpg) center top repeat-x scroll;
	min-width: 960px;
	min-height: 500px;
	_height: 500px;
	height: auto;
}

body#home div.container {
	margin:0 auto;
	padding:0;
	position:relative;
	width:820px;
	z-index:99;
	/*	border: 1px solid red;*/
	min-height: 500px;
	height: auto;
	_height: 500px;
}

.container {
	margin:0 auto;
	padding:0;
	position:relative;
	width:820px;
	z-index:99;
	/*	border: 1px solid red;*/
	min-height: 320px;
	height: auto;
	_height: 320px;
}


body#home #container-bkg {
	background:#FFFFFF none repeat scroll 0 0;
	min-width:960px;
	width:100%;
}

.container-bottom {
	margin:0 auto;
	padding:0;
	position:relative;
	width:960px;
	z-index:0;
/*		border: 1px solid red;*/
}

.bottom-content {
	width: 830px;
	font-size: 16px;
	color: #666666;	
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 50px;
	min-height: 320px;

}

#single-column {
	width: 514px;
	margin-left: 12px;
	margin-top: 5px;
	font-size: 18px;
	line-height: 1.9em;
	font-weight: normal;
	padding-bottom: 5px;
}

#open-2column {
	width: 330px;
	float: left;
	margin-left: 12px;
	margin-top: 0px;
	font-size: 18px;
	line-height: 1.9em;
	font-weight: normal;
	padding-bottom: 5px;
}

body#home div.container-bottom {
	margin:0 auto;
	padding:0;
	position:relative;
	width:960px;
	z-index:0;
/*		border: 1px solid red;*/
}

body#home div.bottom-content {
	width: 830px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 50px;
	padding-bottom: 50px;
}


#logo {
	position: absolute;
	top: 20px;
	left: 75px;
}

#top-menu {
	position: absolute;	
	right: 0px;
	top: 73px;
	font-size: 11px;	
}

#top-menu a {
	color: #e3effe;
}

#top-menu ul {
	padding: 0px;
	margin: 0px;
}

#top-menu li {
	display: inline;
	margin-right: 0px;
	margin-left: 32px;
	list-style: none;
}

#main-menu {
	position: absolute;
	top: 125px;
	right: 0px;
	font-size: 18px;
}

#main-menu a {
	color: #c0cede;
	text-decoration: none;
}

#main-menu a:hover {
	color: #e1e8f0;
}

#main-menu ul {
	padding: 0px;
	margin: 0px;
}

#main-menu li {
	display: inline;
	list-style: none;
	margin-left: 50px;
	margin-right: 20px;
}

body#home div#header {
	position: absolute;
	top: 200px;
	left: 0px;
	font-size: 14px;
	color: #ffffff;
	width: 100%;
}

div#header {
	position: absolute;
	top: 200px;
	left: 0px;
	font-size: 14px;
	color: #666666;
	width: 100%;
}


img#header-title {
	margin-top: 50px;
	margin-bottom: 20px;
}

body#home img#header-title {
	margin: 0px;
}

#header div.text {
	width: 514px;
	margin-left: 12px;
	margin-top: 15px;
	line-height: 1.9em;
	font-weight: normal;
	padding-bottom: 40px;
}

span#highlight-link a {
	color: #d3ff08;
	background: #2a5282;
	padding: 3px 10px 5px 10px;
	text-decoration: none;
}

span#highlight-link a:hover {
	color: #ebfd97;	
	background: #2a5282;
	padding: 3px 10px 5px 10px;
	text-decoration: none;
}

.gray-ad-container {
	position: relative;
}

.gray-ad {
	margin-top: 15px;
	padding: 10px;
	background: #363333 url(../images/gray-ad-bg.gif) top right no-repeat;
	font-size: 13px;
	width: 470px;
}

.gray-ad span.highlight {
	color: #ea3719;
	font-size: 13px;	
}

div#begin {
	width: 105px;
	background: none transparent;
	position: absolute;
	bottom: 3px;
	right: 220px;
}

#begin span{
	width: 105px;	
	height: 32px;	
	overflow: hidden;
	border: 0px;	
}

#begin a span{
	width: 105px;
	height: 32px;
	display: block;
	background: url(../images/begin-button.gif) 0 0 no-repeat;
	padding: 0px;
	margin: 0px;
	float: left;	
}

#begin a:hover span{
	background: url(../images/begin-button.gif) 0 0 no-repeat;	
	background-position:  -106px 0;
	width: 105px;
	height: 32px;	
	color: #457abb;	
	border: 0px;
}

div#find {
	width: 105px;
	background: none transparent;
	position: absolute;
	bottom: 3px;
	right: 220px;
}

#find span{
	width: 105px;	
	height: 32px;	
	overflow: hidden;
	border: 0px;	
}

#find a span{
	width: 105px;
	height: 32px;
	display: block;
	background: url(../images/find-button.gif) 0 0 no-repeat;
	padding: 0px;
	margin: 0px;
	float: left;	
}

#find a:hover span{
	background: url(../images/find-button.gif) 0 0 no-repeat;	
	background-position:  -106px 0;
	width: 105px;
	height: 32px;	
	color: #457abb;	
	border: 0px;
}


.textbox {
	width: 401px;
	background: #f4f5f6 url(../images/textbox-bg.gif) top repeat-x;
	padding: 0px;
	margin: 0px;
}

.textbox-header {
	font-size: 18px;
	padding-top: 10px;
	padding-left: 150px;
	padding-bottom: 50px;
	color: #ffffff;

}

.textbox-content {
	color: #353333;
	width: 350px;
	margin-left: auto;
	margin-right: auto;	
	padding-bottom: 30px;
	font-size: 16px;
	line-height: 1.4em;
}

#left-textbox {
	float: left;
	/*	border: 1px solid green;*/
}

#right-textbox {
	margin-left: 420px;
	/*	border: 1px solid green;*/
}

.textbox-content span.highlight {
	color: #004ca6;
	font-weight: bold;
	font-size: 18px;	
}

#left-textbox-icon {
	position: absolute;
	top: 46px;
	left: 100px;
}

#right-textbox-icon {
	position: absolute;
	top: 37px;
	right: 350px;
}

#right-textbox-icon2 {
	position: absolute;
	top: -3px;
	right: 350px;
}

div#single-column span.highlight {
	color: #e93719;
	font-size: 23px;
}

form td.title {
	font-size: 12px;
	
}

form table {
	margin-top: 15px;
}

form span.highlight {
	color: #c42b12;
	font-weight: bold;
}

#red-truck {
	position: absolute;
	right: -70px;
	top: -40px;
}

.small-text {
	font-size: 10px;
}

#footer {
	background: #2874cc;
	width: 100%;
	height: 200px;
	position: relative;
	bottom: 0px;
}

#footer div#content{
	width: 820px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	font-size: 9px;
	color: #9fc0e7;	
	padding-top: 3px;
}

#footer div#content a {
	color: #9fc0e7;
	text-decoration: none;
}

#footer div#content a:hover {
	color:#ffffff;
}



