@charset "utf-8";
/* CSS Document */

body {
	background: #000;
	margin:0px;
	padding:0px;
	font-family:Tahoma, Helvetica, Arial, sans-serif;
	line-height:18px;
	font-size:12px;
	color:#000;
}

img {
	border:none;
}

p {
	text-align:justify;
}

h1 {
	font-size:18px;
}

h2 {
	font-size:14px;
}

a:link, a:active, a:visited {
	color:#000;
	text-decoration:none;
}

a:hover {
	color:#000;
	text-decoration:underline;
}

.fleft {
	float:left;
}

.fright {
	float:right;
}

#wrapper {
	margin:0px auto;
	padding:0px;
	width:1000px;
}

#header {
	background: url(images/bannerbg.jpg) no-repeat #FFF;
	margin:0px auto;
	width: 1000px;
	height:145px;
	padding:0px;
}

#bannerflash{
	width:1000px;
	height:103px;
}

#navigation{
	width:1000px;
	height:32px;
}

#contentflash
{	
	background:#000;
}

#content
{
	min-height:300px;
	width:960px;
	padding:20px 0px;
	background:#000;
	margin:0px auto;
}

#flashSmash{
	min-width:1000px;
}
#flashAff{
	margin:0px auto;
	width: 1000px;
	background:url(images/yellow.jpg) repeat-y;
	}
#flashAffcontainer{
	background:#FFCC00;
	height:138px;
	min-width:1000px;
}
#footer {
	
	margin:0px auto;
	width: 1000px;
	height:187px;
}


#wrapheader {
	background:#FFF;
	padding:0px;
	margin:0px;
	height:145px;
}

#wrapcontent
{	
	
}

#wrapfooter {
	background: url(images/footerbg.jpg) repeat-x;
	height:187px;
}




#quicklinks {
	height:150px;
	float:left;
}



#footerlogo {
	float:right;
	margin-top:20px;
	width:281px;
	height:113px;
}
#footerlink {
	margin-top:20px;
	float:left;
	height:130px;
	width:719px;
}
#copyright {
	padding-top:10px;
	height:27px;
	width:1000px;
	float:left;
	color:#999;
	font-size:10px;
}

.bottomseperator {
	background:transparent url(images/hr.jpg) repeat-x scroll left bottom;
	margin:0px 5px 0px 0px;
	padding:0 0 5px 0;
	width:93px;
	
	
}

.bottomhover:link, .bottomhover:active, .bottomhover:visited {
	color:#FFF;
	font-size:10px;
	text-decoration:none;
}

.bottomhover:hover {
	color:#000;
	font-size:10px;
}

.col {
	width:93px;
	float:left;
	margin:0px 0px 0px 25px;
}

#policiesandprocedure{
	margin-left:20px;
	float:left;
}



/*pages*/

