body {
	background-image: url(../images/master-background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000;
	color:#9e9e9e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
p {
	padding-bottom: 20px;
}
a{
outline:none;	
cursor:pointer;
}
#wrapper {
	clear:both;
	float:none;
	text-align:left;
	width:1010px;
	margin-right: auto;
	margin-left: auto;
	width:1020px;
	height:1024px;
	
}

#banner {
float:left;
clear:both;
width:1020px;
height:500px;
	background-image: url(../images/navbg.png);
	background-repeat: no-repeat;
	background-position: -200px 395px;
}
#flashintro {
	clear:both;
	float:none;
	text-align:left;
	margin-right: auto;
	margin-left: auto;
	width:898px;
	padding-top:48px;
	height:1024px;
}
#footer {
float:left;
clear:both;
width:1020px;
text-align:center;
padding-top:40px;
color:#9e9e9e;
}
#footer a{
color:#9e9e9e;
text-decoration:none;
}
#bannerleft {
float:left;
clear:none;
width:324px;
height:340px;
padding-top:160px;
}
#bannerright {
float:left;
clear:none;
width:676px;
height:500px;
}
#bannerflash {
float:left;
clear:none;
width:676px;
height:364px;
padding-top:31px;
}
#bannernav{
	width:676px;
	height:105px;
	float:left;
	clear:none;
	overflow:hidden;
}
#maincontent{
	width:984px;
	height:340px;
	padding-right: 40px;
	float:left;
	clear:both;
	overflow:hidden;
	position:relative;
}
.contentholder{
position:absolute;
left:0;
top:600px;
width:984px;
height:340px;

}