#flashbox {
	height: 600px;
	width: 950px;
	top: auto;
	padding-top: 30px;
	padding-right: 40px;


}



#main {
	background-color: #339933;
	position: relative;
	height: 700px;
	width: 1000px;
}

#footer {
	
	top: 25px;	
	font: normal xx-small Arial, Helvetica, sans-serif;
	color: #ffffff;
}
