body {
	margin: 0;
	padding: 0;
	color: #000000;
	font-size: 12pt;
 	font-family: "Myriad Pro", Calibri, Arial, Verdana, Tahoma, sans-serif;
	background-color: #ffffff; 
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	float: left;
}
#main {
	width: 793px;
	margin: 0 auto;
	overflow: hidden;
}
#header {
	width: 793px;
	float: left;
	background: url(../img/top2.jpg) right top no-repeat;
}
#title {
	width: 793px;
	height: 274px;
	float: left;
	background: url(../img/top1.jpg) left top no-repeat;
}
a.logo {
	width: 793px;
	height: 100px;
	float: left;
	margin-top: 174px;
	text-indent: -3000px;
	overflow: hidden;
	background: url(../img/logo.jpg) left top no-repeat;
}
.box {
	width: 793px;
	float: left;
	padding-top: 5px;
	background: url(../img/box.jpg) right bottom no-repeat;
}
.column {
	width: 244px;
	float: left;
	background: url(../img/menu.jpg) left top no-repeat;
}
#menu {
	width: 244px;
	float: left;
	padding-top: 15px;
}
#menu ul {
	width: 235px;
	float: left;
	padding-left: 7px;
	border-left: 1px solid #dfce50;
	border-right: 1px solid #dfce50;
	background: url(../img/bg_bottom.jpg) left bottom repeat-x;
}
#menu a {
	display: block;
	width: 218px;
	margin: 0;
	padding-left: 10px;
	color: #000000;
	font-size: 12pt;
	text-decoration: none;
}
#menu a:hover {
	background-color: #ffea52;
}
#menu li.selected a {
	color: #3b8fe8;
}
.menu_end {
	width: 244px;
	height: 14px;
	float: left;
	overflow: hidden;
	background: url(../img/menu_end.jpg) left top no-repeat;
}
.text {
	width: 244px;
	height: 329px;
	float: left;
	margin-top: 5px;
	background: url(../img/text.jpg) left top no-repeat;
}
#content {					
	width: 544px;				
	float: right;
	background: url(../img/bg_top.jpg) left top repeat-x;
}
.bg1 {
	width: 544px;
	float: left;
	background: url(../img/lt.jpg) left top no-repeat;
}
.bg2 {
	width: 544px;
	float: left;
	padding: 10px 0;
	background: url(../img/rt.jpg) right top no-repeat;
}
.brd {
	width: 542px;
	float: left;
	border-left: 1px solid #dfce50;
	border-right: 1px solid #dfce50;
}
.image img {
	margin: 18px 12px 5px 30px; 
}
#content h1 {
	color: #4997ea;
	margin: 0 0 0 30px;
	font-size: 26pt;
}
#content p {
	margin: 8px 35px 8px 30px;
}
#links {
	width: 482px;
	float: left;
	padding: 12px 30px;
	text-align: center;
}
#links a {
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
#links a:hover {
	text-decoration: underline;
}
.google_center {
	width: 542px;
	float: left;
}
.google {
	display: block;
	width: 390px;
	margin: 0 auto;	
}
.google form {
	margin: 0;
	padding-top: 20px;	
}
.google img {
	display: block;
	margin: 3px 0 0 0;
}
#footer {
	width: 793px;
	height: 180px;
	margin-top: 5px;
	float: left;
}
.copyright {
	width: 793px;
	height: 180px;
	float: right;
	float: left;
	text-indent: -5000px;
	overflow: hidden;
	background: url(../img/copy.jpg) left top no-repeat;	
}