@charset "UTF-8";
/* CSS Document */
body {
	margin:0;
	padding:0;
	background:#006838;
	/*background:#000000;*/
	padding-top:2%;
}
textbody {
	margin:0;
	padding:0;
	background:#7CCD7C;
	background: url(../images/BackgroundWhite_r2_c1.gif) repeat top;
	/*background:#000000;*/
}
#wrapper {
	margin:0 auto 0 auto;
	width:1018px;
}
#header {
	margin:0;
	padding:0;
	height:142px;
	background: url(../images/BackgroundWhite_r1_c1.gif) repeat top;
	/*background: url(../images/topgradient.jpg) repeat-y;*/
}
#splashscreen {
	background:url(../images/road_image.jpg) no-repeat;
}
#content {
	width:1018px;
	background: url(../images/BackgroundWhite_r2_c1.gif) repeat top;
	/*background-color:#ffffff;*/
}
.logo {
	margin-left:35px;
	border:none;
}
#navigation {
	background:#000000;
	height:42px;
	background: url(../images/BackgroundWhite_r2_c1.gif) repeat top;
	text-align:center;
	/*margin-left:5px;*/
}
#footer {
	height:91px;
	text-align:center;
	font: 9px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	padding-top:12px;
	letter-spacing: 1px;
	background: url(../images/BackgroundWhite_r3_c1.gif) repeat bottom;
	/*background: url(../images/bottomgradient.jpg) repeat bottom;*/
	/*color: #666666;*/
}
#footer a {
	color:#222222;
	/*color: #999999;*/
	text-decoration: none;
}


#footercopy2 {
	text-align:center;
	font: 9px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
	padding-top:10px;
	letter-spacing: 1px;
}
#footercopy2 a {
	color:#999999;
	text-decoration: none;
}
#footercopy {
	text-align:center;
	font: 9px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #000000;
	/*color: #666666;*/
	text-decoration: none;
	padding-top:12px;
	letter-spacing: 1px;
}
#footercopy a {
	color:#222222;
	/*color: #999999;*/
	text-decoration: none;
}
#tiny {
	text-align:center;
	font: 9px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #000000;
	/*color: #666666;*/
    text-decoration: none;
	margin-top:11px;
}
#tiny a {
	color:#222222;
	/*color: #999999;*/
	text-decoration: none;
}
