@charset "utf-8";
#flashcontent{
	width	:100%;
	height: 100%;
} 
#header_one{	
	width: 100%;
	height: 41px;
	background: url(../images/headerone_01.jpg) repeat-x;
	margin:0;
}
#header_two{
	height: 26px;
	width: 100%;
	background-color: #11130f;
}
#footer_one{
	height:45px;
	width:100%;
	background: url(../images/footerone_01.jpg) repeat-x;
	background-color: #241915;
	position:relative;
}
#footer_two{
	height:20px;
	width:100%;
	background-color: #c8c3b0;
}
