body {
	height: auto;
	margin: 0;
	padding: 0;
	font: normal 13px "Trebuchet MS", sans-serif, Helvetica;
	background: #666600;
}
.clearer { margin: -1px; display: block; clear: both; }
#pagecontainer {
	margin: 0 auto;
	clear: both;
	height: auto;
	width: auto;
	padding: 0;
	background: #FFFFFF url(/assets/html/bg-strip.gif) repeat-x center top;
}
#headernav {
	height: 25px;
	width: 875px;
	margin: 0 auto;
	text-align: center;
	display: block;
	clear: both;
	font-family: Geneva, Arial, Helvetica, san-serif;
	color: #FFFFFF;
}
.presents {
	padding-top: 4px;
	float: left;
	margin: 0 auto;
	font: bold italic 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.presents a{
	font: bold italic 12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
}
h1 {
	font-size: 22px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: lowercase;
	color: #666600;
	margin: 0px;
}

#menu {
	float: right;
	margin: 0 auto;
}
#menu a {
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 25px;
	float: left;
	display: inline;
}
#menu a span{
	display: none;
}
#menu a:hover{
	background-position: 0 -25px;
}
.home {
	background: url(/assets/html/home.gif) no-repeat center top;
	width: 64px;
	height: 25px;
}
.about {
	background: url(/assets/html/about.gif) no-repeat center top;
	width: 67px;
	height: 25px;
}
.submit {
	background: url(/assets/html/submit.gif) no-repeat center top;
	width: 74px;
	height: 25px;
}
.services {
	background: url(/assets/html/services.gif) no-repeat center top;
	width: 88px;
}
.faq {
	background: url(/assets/html/faq.gif) no-repeat center top;
	width: 45px;
	height: 25px;
}
.contact {
	background: url(/assets/html/contact.gif) no-repeat center top;
	width: 84px;
	height: 25px;
}
#innercontainer {
	margin: 0 auto;
	clear: both;
	height: auto;
	width: auto;
	background: url(/assets/html/bg-repeat-landscape.jpg) repeat-x center top;

}
#outerheader {
	height: 195px;
	margin: 0 auto;
	display: block;
	clear: both;
	width: auto;
	background: url(/assets/html-img/topbgrepeat-eve.jpg) repeat-x center top;
}
#logo {
	float: left;
	display: inline;
	background-image: url(/assets/html-img/logo-eve.png);
}
.searchbox {
	float: right;
	display: inline;
	text-align: center;
	margin-left: 20px;
	border: 1px solid #FFFFFF;
	padding: 8px 6px;
	background: url(/assets/html/transblk.png) repeat;
	font-weight: bold;
	font-size: 15px;
	color: #FFFFFF;
	margin-top: 15px;
	}
.searchbox form{
	margin: 0;
	padding: 0;
}
.searchboxinput{
	font: normal 14px Geneva, Arial, Helvetica, san-serif;
	padding: 2px;
	border: 1px solid #cccccc;
}

#contentcontainer {
	width: 900px;
	clear: both;
	height: auto;
	margin: 0 auto;
}

#footer {
	padding: 5px;
	margin-top: 35px;
	display: block;
	clear: both;
	width: auto;
	background: #666600 url(/assets/html/bg-footer.gif) repeat-x center top;
	height: auto;
}
#submenu {
	height: 25px;
	clear: both;
	padding-top: 20px;
	background: #E7E7E7 url(/assets/html-img/submenurepeat.gif) repeat-x center top;
	border-bottom: 1px solid #999999;
	font: 12px "Trebuchet MS", sans-serif, Helvetica;
	z-index: 1000;
	position: relative;

}
.centersub {
	width: 900px;
	height: auto;
	margin: 0 auto;
}
.innerfooter {
	display: block;
	clear: both;
	width: 875px;
	height: auto;
	margin: 0 auto;
}

.leftfooter {
	float:left;
	display: inline;
	width: 600px;
	margin-top: 50px;
	color: #FFFFFF;
}
.leftfooter a{
	font: bold 15px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: lowercase;
}
.subfooter {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;

}
.subfooter a {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.visitmore {
	float:right;
	display: inline;
}
.leftcell {
	float: left;
	display: inline;
	width: 715px;
	padding-right: 20px;
	border-right: 1px solid #D6D6D6;
}
.rightcell {
	float: right;
	display: inline;
	margin-left: 20px;
	width: 140px;
	padding-top: 15px;
	text-align: center;
}
.globalfooter {
	padding-top: 15px;
}


/* Main Navigation */

		#siteNav{
	font:bold 100% "Trebuchet MS", sans-serif, Helvetica;
	height:28px;
	position:relative;
	clear:both;
	margin: -1px 7px 0 0px;
	padding:0;
		}

		#siteNav.dropDownShow{
			*z-index:6000;
		}

		#siteNav li {
	height:26px;
	float:left;
	position:relative;
	padding-right:1px;
	margin-right:2px;
	background:#666600 url(/assets/html-img/menubutton.jpg) repeat-x right;
	_background:transparent;
	list-style: none;
		}

		#siteNav li.active,
		#siteNav li:hover,
		#siteNav li a:hover{
	color: #FFFFFF;
	background: #000000 url(/assets/html-img/menubutton-up.jpg) repeat-x left;
		}

		#siteNav li a{
	display:block;

			*display:inline-block;
	height:16px;
	padding:4px 10px 6px 12px;
	color:#FFFFFF;
	background:#dedede url(/assets/html-img/menubutton.jpg) repeat-x left;
	overflow:hidden;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	width: auto;
	text-decoration: none;
		}

		#siteNav li.sservices  {
	margin-right: 45px;
		}

		#siteNav li a span{
			padding-right:15px;
			height:14px;
			overflow:hidden;
		}

#innerheader {
	height: 139px;
	margin: 0 auto;
	display: block;
	clear: both;
	width: 900px;
	background: url(/assets/html-img/topbg-eve.jpg) center top;
}

.cright {
	display: inline;
	float: left;
	width: 20%;
	text-align: right;
}
#topnav {
	clear: both;
	width: 900px;
	height: 18px;
	display: block;
}
.logonav {
	float: left;
	display: inline;
	width: 300px;
	height: 18px;
}
.logonav a {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
/* ticker */


.topadvert {
	float: right;
	width: 500px;
	height: 18px;
	display: inline;
	text-align: right;

}
#news {
	padding: 0;
	margin: 0;
	list-style: none;
	width: 500px;
	text-align: right;

}
#news li{
	text-align: right;
	padding: 0;
	margin: 0;
	list-style: none;
	padding-top: 4px;
	color: #FFFFFF;
	width: 500px;
}
#news li, #news li a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#news li a:hover {
	font-weight: bold;
	color: #CCCC99;
	text-decoration: none;
}
.fade{

}

.fade p{
	text-align: center;
	width: 100%;
	background: #fff;
}
.cleft {
	display: inline;
	float: left;
	width: 80%;
}

