#Container {
	width: 780px;
	display: table;
	background-color: #FFFFFF;
	margin: auto;
}
body {
	text-align: left;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	
	
}
#RightOfLogo {
	float: left;
	height: 135px;
	background-color: #0172BE;
	width: 598px;
	border-right: 2px solid #FFFFFF;
	text-align: right;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#Logo {
	float: left;
	height: 135px;
	width: 178px;
	background-color: #0172BE;
	text-align: center;
	border-left: 2px solid #FFFFFF;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#TopMenu {
	background-color: #efefef;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 5px;
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	width: 761px;
	padding-right: 15px;
}
#TopMenu a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-transform: capitalize;
	font-size: 13px;
}
#TopMenu a:hover {
	color: #999999;
	text-decoration: underline;
}



#News {
	float: left;
	width: 135px;
	background-color: #eeeeee;
	padding-top: 20px;
	padding-bottom: 5px;
	padding-left: 3px;
	padding-right: 15px;
	border-left-style: none;
	border-left-color: #FFFFFF;
	border-right-style: none;
	border-right-color: #FFFFFF;
	font-size: 11px;
}

#Content {
	background-color: #FFFFFF;
	float: right;
	width: 585px;
	padding-left: 10px;
	padding-right: 5px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-weight: bold;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #D3D3D3;
}
#Content h1 {
	font-size: 18px;
	padding-top: 20px;
	font-weight: bold;
}
#Footer {
	background-color: #EFEFEF;
	float: left;
	width: 766px;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 10px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#Footertext {
	font-size: smaller;
	color: #999999;
	text-decoration: none;
}

pic_header {
	background-color: #FFFFFF;
}
#News h1 {
	font-size: 18px;
	text-decoration: none;
}
#News h2 {
	font-size: 12px;
	color: #999999;
}
#Logo h1 {
	color: #FFFFFF;
	font-size: 22px;
	margin-top: 25px;
}
#News a {
	color: #000000;
	text-decoration: underline;
}
#News a:hover {
	color: #999999;
	text-decoration: underline;
}
#News h3 {
	font-size: 12px;
	display: inline;
}
#iframe {
	background-color: #FFFFFF;
	background-position: left top;
	float: left;
	width: 175px;
	height: 600px;
	overflow: visible;
	top: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
