html {
width:100%;
margin:30px auto;
padding:0px auto;
background-color:#666666;
}

body{
position:relative;
width:789px;
margin:0px auto;
padding:inherit;
}

#header_container{
position:relative;
height:100px;
width:789px;
background-color:#FFFFFF;
}
	#menu{
	height: 43px;
	width:774px;
	font-size: 9pt;
	clear:both;
	padding-left:15px;
	}
		#menuitems{
		position: relative;
		top: 25px;
		}

	#logo{
	float: right;
	position: relative;
	right: 8px;
	top: 8px;
	clear:both;
	height: 57px;
	}
	
	#orangebox {
	background-color:#FF451B;
	height: 45px;
	width: 100%;
	}

#content_container_text{
float:left;
background-color:#FFFFFF;
padding-left: 15px;
padding-right: 10px;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
}

#content_container{
float:left;
background-color:#FFFFFF;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:10px;
min-height:100%;
_height:100%;
width:789px;
clear:both;
}
#black_area {
	background-color: #000000;
	height: 3px;
	border: none;
	clear: both;
}

	#title_text{
padding-left: 15px;
padding-top: 10px;
padding-bottom: 5px;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:10px;
height:20px;
	}


#content{
min-height:319px;
float:left;
width:426px;
background-color:#FFFFFF;
}

#flash{
float:right;
padding:0px 0px 0px 0px;
background-color:#000000;
min-height:349px;
height: 349px;
}


#footer {
position: relative;
font-family:Geneva, Arial, Helvetica, sans-serif;
clear: both;
top: 0px;
background-color:#FF451B;
text-align:center;
color:#FFFFFF;
height:50px;
width:100%;
}

#regioproviders{
color:#999999;
font-size:11px;
right:1px;
padding:2px;
position:absolute;
}

#footer_text {
padding-top:15px;
position: relative;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
clear: both;
top: 0px;
font-weight:bold;
background-color:#FF451B;
color:#FFFFFF;
}


.news_div{
width:200px;
float:left;
margin:10px;
}
