*  {
	padding:0px;
	margin:0px;
}

#container   {
	width:100%;
	background: url(images/bg1.jpg) center;
}

#body   {
	width:950px;
	margin-left: auto;
	margin-right:auto;
	
	
}

#data_container  {
	width:950px;
	height:820px;
	background-color:#FFF;
}

#top_header   {
	width:950px;
	height:80px;
	padding:0px 0px 0px 0px;
	border-bottom:2px solid #2a323d;
	background-color:#FFF;
	
	
}

#header_flash  {
	width:160px;
	height:70px;
	float:left;
	margin-top:10px;
	margin-left:15px;
}

#search_box  {
	width:320px;
	height:70px;
	float:left;
	margin:10px 0px 0px 140px;
}

#top_links   {
	width:200px;
	height:20px;
	float:right; 
	margin:0px 0px 0px 60px;
	padding-top:3px;
}

#social_sites  {
	width:190px;
	height:50px;
	float:right;
	margin:5px 0px 0px 20px;
}

#main_flash  {
	width:950px;
	height:270px;
	float:left;
}

#buttons  {
	width:950px;
	height:240px;
	float:left;
	margin-top:0px;

}

#buttons_1  {
	width:950px;
	height:30px;
	float:left;
	margin-top:5px;
	background-color:#FFF;
	

}

a:visited {
	color: #999;
}
a:active {
	color: #999;
}

a:link {
	color: #999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #999;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 11px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align:justify;
}
h2 {
	font-size: 11px;
	color: #0463a3a;
}
h3 {
	font-size: 14px;
	color: #FF0;
	text-align: center;
}
h4 {
	font-size: 13px;
	color: #999;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight:normal;
	
}

h5 {
	font-size: 16px;
	color: #2a323d;
	font-family: "Adobe Caslon Pro Bold";
}

h6 {
	font-size: 13px;
	color: #de4d87;
	font:Verdana, Geneva, sans-serif;

}


.box  {
	width:220px;
	height:180px;
	float:left;
}

#mid_box   {
	width:950px;
	height:450px;
	float:left;
	padding:20px 0px;
	
}

#side_box   {
	float:left;
	width:222px;
	height:385px;
	
}



#data  {
	width:708px;
	float:left;
	height:250px;
	margin-left:15px;
}

.mid_data   {
	width:950px;
	height:340px;
	float:left;
	margin-top:5px;
	
	
	
}

#footer  {
	width:430px;
	height:10px;
	float:left;
	padding:10px 260px;
}

