@charset "utf-8";
/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}




/* site building divs */
#wrapper
{
	width:760px;
	margin-left:auto;
	margin-right:auto;
}

#banner
{
	width:760px;
	height:78px;
	float:left;
}

#leftbanner
{
	float:left;
	width:621px;
	height:78px;
}

#rightbanner
{
	float:right;
	width:139px;
	height:78px;
}

#flash_holder
{
	clear:both;
	float:left;
	width:760px;
	height:455px;
}

#bottom_of_flash
{
	float:left;
	width:760px;
	height:45px;
}

#flash_footer
{
	float:left;
	height:25px;
	width:760px;
}

#mefooter
{
	clear:both;
	float:left;
	width:760px;
	height:45px;
}

/* fonts */

.splash_bottomlinks a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:900;
	color:#141e2d;
	text-decoration:none;
}

.splash_bottomlinks a:hover
{
	color:#1e57ac;
}


.splash_links a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#947f24;
	text-decoration:none;
}

.splash_links a:hover
{
	color:#e8dfba;
}

.splash_toplinks
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#947f24;
}

.splash_toplinks a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#947f24;
	text-decoration:none;
}

.splash_toplinks a:hover
{
	color:#e8dfba;
}