body {
	margin: 0;
	padding: 12px 0;
	color: #247086;
	font-size: 11pt;
 	font-family: Georgia, Times, serif;
	background-color: #ffffff;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	float: left;
}
#main {
	width: 983px;
	margin: 0 auto;
	overflow: hidden;
}
.header {
	width: 983px;
	height: 479px;
	background: url(../img/header.jpg) left top no-repeat;
}
#title {
	width: 776px;
	height: 479px;
	float: left;
	background: url(../img/title.jpg) left 90px no-repeat;
}
a.logo {
	width: 535px;
	height: 165px;
	float: left;
	margin: 188px 0 0 240px;
	text-indent: -3000px;
	overflow: hidden;
}
#menu {
	width: 207px;
	height: 479px;
	float: right;
	background: url(../img/menu.jpg) left top no-repeat;
}
#menu ul {
	width: 199px;
	height: 396px;
	overflow: auto;
	padding: 0 0 0 8px;
} 
#menu li {
	line-height: 18px;
}
#menu h2 {
	height: 23px;
	margin: 0;
	padding: 30px 0 5px 30px;
	color: #5994a3;			 
	font-size: 14pt;
	font-weight: normal;
}
#menu a {
	display: block;
	width: 156px;
	margin: 0;
	padding-left: 23px;
	color: #000000;
	font-size: 11pt;
	text-decoration: none;
}
#menu a:hover {
	color: #357f91;
	text-decoration: underline;
	background: url(../img/ha.gif) left top no-repeat;
}
#menu li.selected a {
	color: #8f8e8e;	
	background: url(../img/sa.gif) left top no-repeat;
}
.box {
	width: 983px;
	float: left;
}	 
#content {
	width: 776px;
	float: left;
}
.center {
	width: 776px;
	padding-bottom: 20px;
	background: url(../img/h_left.gif) 17px top no-repeat;
}
.center h1 {
	width: 740px;
	height: 49px;
	margin: 0;
	padding-top: 10px; 
	margin-left: 36px;
	color: #000000;
	font-size: 22pt;
	font-weight: normal;
	background: #c0d6db url(../img/h_right.jpg) right top no-repeat;
}
.center p {
	margin: 8px 46px 8px 36px;
	font-family: "Myriad Pro", Calibri, Arial, Verdana, Tahoma, sans-serif;
}
.image img {
	margin: 12px 12px 2px 36px; 
}
#links {
	width: 694px;		
	padding: 10px 46px 10px 36px;
	text-align: center;
}
#links a {
	font-size: 9pt;
	color: #247086;
}
#links a:hover {
	color: #000000;
}
.google_center {
	width: 694px;
	padding: 10px 46px 10px 36px;	
}
.google {
	display: block;
	width: 390px;
	margin: 0 auto;	
}
.google form {
	margin: 0;
	padding: 0;
}
.google img {
	display: block;
	margin: 3px 0 0 0;
} 
.column {
	width: 206px;
	float: right;
}
.col_top {
	width: 206px;
	height: 32px;
	background: url(../img/col_top.gif) left bottom no-repeat;
}
.col {
	width: 149px;
	padding: 0 20px 17px 20px;
	background: #c1d1b9 url(../img/col_end.gif) left bottom no-repeat;
}
.col p {
	margin: 0;
	color: #247086;
}
.col p.second {
	margin-top: 18px;
	color: #000000;
}
#footer {
	width: 776px;
	height: 54px;
	clear: both;
	background: #c0d6db url(../img/footer.jpg) left top no-repeat;
}
.copy {			  
	width: 776px; 
	height: 54px;  
	background: url(../img/copy.jpg) right top no-repeat;
}
.copy p {
	width: 500px; 
	margin: 0 auto;
	padding-top: 12px;
	color: #010000;
	font-size: 14pt;
}
