body {
	margin: 0;
	padding: 0;
	font-size: 10pt;
	font-family: "Myriad Pro", Calibri, Arial, Verdana, Tahoma, sans-serif;
	background-color: #a6d4f6;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	float: left;
}
a {
	color: #000000;
	font-size: 10pt;	
}
#main {
	width: 847px;
	margin: 0 auto;
	padding-left: 89px;
	overflow: hidden;
	background: #d7edfd url(../img/left.jpg) 28px top no-repeat;
	border-bottom: #a6d4f6 40px solid;
}
.header {
	width: 847px;		 
	float: left;
	background: url(../img/right.jpg) 693px top no-repeat;
}
#title {
	width: 936px;
	height: 506px;
	float: left;
	background: url(../img/title.jpg) 55px top no-repeat;
}
a.logo {
	width: 639px;
	height: 106px;
	float: left;
	margin: 400px 0 0 55px;
	text-indent: -3000px;
	overflow: hidden;
	background: url(../img/logo.jpg) no-repeat;
} 
#menu {
	width: 753px;
	float: left;
	padding-bottom: 109px;
	background: #a6d4f6 url(../img/menu.jpg) left bottom no-repeat;
}
.bg_left {
	width: 60px;			
	height: 118px;
	float: left;
	background: url(../img/text1.gif) left top no-repeat;
}
.bg_right {
	width: 60px;				  
	height: 118px;
	float: right;
	background: url(../img/text2.gif) left top no-repeat;
}
#menu ul {
	width: 502px;
	float: left;					
	margin-left: 43px;
	padding: 23px 0 0 35px;
	background-color: #49b2ff;
}
#menu a {
	width: 462px;
	display: block;
	margin: 0;
	padding-left: 5px;
	text-decoration: none;
	vertical-align: bottom;
}
#menu a:hover {
	background-color: #d7edfd;
}
#menu li.selected a {
	font-weight: bold;
}
.box {
	width: 752px;
	float: left; 
	background: #a6d4f6 url(../img/content_left.jpg) left bottom no-repeat;
}
#content {
	width: 752px;
	float: right;
	background: url(../img/content_right.jpg) right bottom no-repeat;
}
#content h1 {
	margin: 20px 112px 0 103px;
	text-align: justify;
	color: #031892;
	font-size: 18pt;
}
#content p {
	margin: 12px 112px 12px 103px;
}
.image img {
	margin: 18px 12px 5px 103px; 
}
#links {
	width: 537px;
	float: left;
	padding: 12px 112px 12px 103px;
	text-align: center;
}
#links a:hover {
	color: #031892;
}
.google_center {
	width: 752px;
	float: left;
}
.google {
	display: block;
	width: 390px;
	margin: 0 auto;
}
.google form {
	margin: 0;
	padding: 20px 0;
}
.google img {
	display: block;
	margin: 3px 0 0 0;
}
#footer {
	width: 722px;
	height: 92px;
	float: left;
}
#footer img {
	float: right;
}
.copyright {
	width: 345px;
	height: 68px;
	float: right;
	text-indent: -3000px;
	overflow: hidden;
	background: url(../img/copy.gif) 28px top no-repeat;
}