body {
	margin: 0;
	padding: 0 0 20px 0;
	color: #ffffff;
	font-size: 11pt;
 	font-family: "Myriad Pro", Calibri, Arial, Verdana, Tahoma, sans-serif;
	font-style: italic;
	background:#243887 url(../img/bg.jpg) left top repeat-x;
}
ul,
ol {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	float: left;
}
#main {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;

}
.header {
	width: 1000px;
	height: 316px;
	background: url(../img/header.jpg) 875px top no-repeat;
}
#title {
	width: 875px;
	height: 316px;
	background: url(../img/title.jpg) left top no-repeat;
}
a.logo {
	width: 680px;
	height: 100px;
	float: left;
	margin: 120px 0 0 70px;
	text-indent: -3000px;
	overflow: hidden;
}
.box {
	width: 945px;
	float: left;
	padding-left: 55px;
}
.column_left {
	width: 302px;
	float: left;
}
#menu {
	width: 300px;
	background: url(../img/bg2.jpg) right 65px no-repeat;
	border: 1px solid #ffffff;
}
#menu ul {
	width: 257px;
	padding: 8px 0 20px 43px;
	background: url(../img/menu.jpg) left top no-repeat;
}
#menu a {
	width: 257px;
	margin: 0;
	color: #ffffff;
	font-size: 11pt;
	text-decoration: none;
}
#menu a:hover,
#links a:hover {
	text-decoration: underline;
}
#menu li.selected a {
	font-weight: bold;
}
.news {
	width: 300px;
	background: url(../img/bg2.jpg) right bottom no-repeat;
	border: 1px solid #ffffff;	
} 
.news ol {
	width: 233px;
	padding: 8px 20px 20px 43px;
	background: url(../img/news.jpg) 13px 10px no-repeat;
}
#content {
	width: 515px;
	float: left;
	border: 1px solid #ffffff;
	background: url(../img/content.jpg) right bottom no-repeat;
}
.article {
	width: 510px;
	background: url(../img/article.jpg) left top no-repeat;
}
#content h1 {
	padding: 7px 50px 0 50px;
	margin: 0;
	clear: both;
	font-size: 22pt;
}
#content p {
	margin: 5px 45px 5px 50px;
}
.image img {
	margin: 6px 12px 2px 50px; 
}
#links {
	width: 410px;		
	padding: 10px 50px 40px 50px;
	text-align: center;
}
#links a {
	font-size: 10pt;
	color: #ffffff;
	text-decoration: none;
}
#footer {
	width: 817px;
	height: 82px;
	clear: both;
	margin-left: 55px;
	border: 1px solid #ffffff;
}
.copy {
	width: 300px;
	height: 82px; 
	float: left;
	text-indent: -3000px;
	overflow: hidden;
	background: url(../img/copy.jpg) left top no-repeat;
	border-right: 1px solid #ffffff;
}
.google_center {
	width: 515px;
	float: right;
}
.google {
	display: block;
	width: 410px;
	margin: 0 auto;	
}
.google form {
	margin: 0;
	padding: 15px 0 0 20px;
}
.google img {
	display: block;
	margin: 3px 0 0 0;
}