﻿@import url('layout_pageStyle1_1.css');
#container {
	width: 780px;
	margin: 0 auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	/*border: 1px solid #C0C0C0;*/
}
#masthead {
	background-color: #FFFFFF;
	margin-right: 0px;
	margin-left: 0px;
	width:780px;
	padding:0;
}
#top_nav {
	width:auto;
	height: 55px;
	background:url('../News/images/footer_bg.jpg')repeat-x;
	margin-right:0px;
	margin-left:0px;
	overflow:hidden;
}
#page_content_image{
	width: 780px;
	margin: 0;
	top: 0px;
	/*position:relative;*/
}
#body_container {
	width: 755px;
	left:12px;
	padding-right:12px;
	padding-left:12px;
	margin-top:15px;
	margin-bottom: 20px;

	background-color:#FFFFFF;
}
#page_content_left {
	width:500px;
	/*left:0px;
	margin: 0px 0px 0px 0px;
	padding: 0 0 0 0;*/
	background-color: #FFFFFF;
}
#page_content_right{
	width:225px;
	/*margin: 0px 0px 0px 0px;
	margin-right:3px;
	padding: 0 0 0 0;*/
	background-color: #FFFFFF;
}
#bottom_nav{
	text-align: center;
	overflow: hidden;
	width:770px;	
}
#footer {
	text-align: center;
	background:url('../images/footer_bg.jpg') repeat-x;
	overflow: hidden;
	padding-top: 10px;
	width:780px;
	height:40px;
}







