
* { padding: 0; margin: 0; }

body,html {
	background-repeat:repeat-x;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	width: 100%;
}

#flashnav{
	
}


#home_outer_wrapper{
	background-repeat:no-repeat;
	background-position:top center;
	margin-top: 0px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 21px;
	width: 100%;

}

#banner {
	background: url(../images/logo.jpg) 41px 0px no-repeat;
	width: 907px;
	height: 112px;
}

* html #banner {
	background: url(../images/logo.jpg) 55px 0px no-repeat;
	width: 907px;
	height: 112px;
}

#wrapper { 
	height:350px;
	margin: 0 auto;
	width:878px;
	height:500px;
	text-align:center;
	position:relative;
}

#intro{
position:absolute;
left:264px;
top:526px;
width:610px;
line-height:2em;
text-align:left;
}

#header {
width:878px;
 margin: 0px 0px 0px 0px;
 overflow:auto;
}


#footer a{
color:#ff9933;
}

#footer { 
 font-family: Georgia, "Times New Roman", Times, serif;
 width: 100%;
 background: url(../images/footer.gif) repeat-x #6661ab;
 color: white;
 margin: 0px auto 0px auto;
 text-align:center;
 overflow:auto;
}

#footer div{
 margin: 15px auto 10px auto;
 padding-right: 30px;
 width: 886px;
 text-align: right;
}

#sponsor img{
	border:none !important;
}
#sponsor { 
	 width: 100%;
	/* background-color:white;*/
	 color: black;
	 margin: 0px auto 0px auto;
	 text-align:center;
}
#sponsor div{
 padding: 5px;
}
