body {
	margin: 0;
	padding: 0;
	font-size: 14px;
 	font-family: "Myriad Pro", Calibri, Arial, Verdana, Tahoma, sans-serif;
	background-color: #000000;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	float: left;
	vertical-align: bottom;
}
#main {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}
.header {
	width: 1000px;
	height: 910px;
	float: left;
}
#title {
	width: 1000px;
	height: 248px;
	float: left;
	background: url(../img/title_bg.gif) no-repeat;
	background-position: left bottom;
}
a.logo {
	width: 260px;
	height: 248px;
	float: right;
	display: block;
	margin-left: 375px; 
	margin-right: 365px;
	text-indent: -3000px;
	background: url(../img/logo.jpg) no-repeat;
	overflow: hidden;
}
.formenu {
	width: 1000px;
	height: 574px;
	float: left;
	background: url(../img/bgleft.gif) no-repeat;
	background-position: 83px 0;
}
.bg_header {
	width: 664px;
	height: 574px;
	float: right;
	margin-left: 336px;
	background: url(../img/bgright.gif) no-repeat;
	background-position: 384px 0;
}
#menu {
	width: 341px;
	height: 574px;
	float: left;
	background: url(../img/menu_bg.jpg) no-repeat;
	background-position: bottom;
}
#menu ul {
	width: 341px;
	margin-top: 60px; 
	text-align: center;
}
#menu a {
	width: 241px;
	display: block;
	margin: 0 45px;
	color: #ffffff;
	text-decoration: none;	
}
#menu a:hover {
	background-color: #585858;
}
#menu li.selected a {
	color: #99f39c;
}
.text {
	width: 1000px;
	height: 88px;
	float: left;
	background: url(../img/text.gif) no-repeat;
	background-position: 43px 0;
	overflow: hidden;
}
.text p,
#footer p {
	float: left;
	text-indent: -3000px;
	overflow: hidden;
}
#content {
	width: 1000px;
	float: left;
}
.center {
	width: 1000px;
	float: left;
	background: url(../img/lines.gif) no-repeat;
	background-position: 932px 100px;
} 
.center img {
	margin: 8px 12px 5px 100px;
	float: left;
}
.center h1 {
	width: 800px;
	padding-bottom: 10px;
	margin-left: 100px;
	color: #99f39c;
	font-size: 36px;
	font-weight: normal;
	text-align: center;
}
.center p {
	margin: 12px 0px 12px 100px;
	color: #ffffff;
}
.bg {
	width: 900px;
	float: left;
	background: url(../img/lines.gif) no-repeat;
	background-position: 36px 100px;
}
#links {
	width: 1000px;
	float: left;
	padding: 10px 0;
	text-align: center;
}
#links a {
	font-size: 12px;
	color: #ffffff;
}
#links a:hover {
	color: #99f39c;
}
.google_center {
	width: 1000px;
	float: left;
	margin-top: 25px;
	text-align: center;	
}
.google {
	display: block;
	width: 380px;
	margin: 0 auto;	
}
.google form {
	margin: 0;
	padding: 20px 0;
	color: #ffffff;	
}
.google img {
	margin: 0;
}
#footer {
	width: 1000px;
	height: 226px;
	float: left;
	background: url(../img/copyright.jpg) no-repeat;
	background-position: right bottom;
}
.foot {
	width: 426px;
	height: 226px;
	margin-left: 272px;
	margin-right: 302px;
	background: url(../img/vertline.gif) repeat-x;
	background-position: right bottom;
}