body {
	margin: 0;
	padding: 35px 0;
	color: #ffffff;
	font-size: 11pt;
 	font-family: "Myriad Pro", Calibri, Arial, Verdana, Tahoma, sans-serif;
	background-color: #000000; 
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	float: left;
}
#main {
	width: 900px;
	margin: 0 auto;
	padding: 0 50px;
	overflow: hidden;
}
.header {
	width: 900px;
	height: 480px;
	background: url(../img/photo.jpg) 290px top no-repeat;
}
.h_left {
	width: 290px;
	height: 480px;
	float: left;
} 
#title {
	width: 290px;				 
	height: 120px;
	background: url(../img/title.jpg) left top no-repeat;
}
a.logo {
	display: block;
	width: 263px;
	color: #ffffff;
	font-size: 24pt;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
}
#title p.text1 {
	width: 263px;
	margin: 15px 0 0 0;
	font-size: 13pt;
	text-align: right;
}
#menu {
	width: 290px;
	background: url(../img/menu.jpg) left top repeat-y;
}
#menu ul {
	width: 290px;
} 
#menu ul li {
	font-size: 11pt;
	line-height: 18px;
}
#menu a {
	display: block;
	width: 265px;
	margin: 0;
	padding-right: 25px;
	color: #ffffff;
	font-size: 10pt;
	text-decoration: none;
	text-align: right;
}
#menu a:hover {
	color: #88ff8b;
	background: url(../img/hov.jpg) left top repeat-y;
}
#menu li.selected a {
	color: #ff7979;
	background: url(../img/sel.jpg) left top repeat-y;
}
.h_right {
	width: 296px;
	height: 480px;
	float: right;
}
.top {
	width: 296px;
	height: 129px;
	background: url(../img/top.jpg) left top no-repeat;
}
.top p.text2 {
	margin: 0;
	padding-left: 28px;
	font-size: 24pt;
}
.top p.text3 {
	margin: 15px 0 0 0;	
	padding-left: 30px;
	font-size: 13pt;
}
.text {
	width: 296px;
	height: 351px; 
	background: url(../img/text.jpg) left top repeat-y;
}
.text p {
	margin: 0 12px 0 20px;
	padding: 2px 0;
}
#content {
	width: 900px;
	float: left;
}
.center {
	width: 900px;
	background: url(../img/cont.jpg) left top repeat-y;
}
.center h1,
.news h2,
.copy {
	width: 900px;
	height: 42px;
	margin: 0;
	padding-top: 8px;
	font-size: 21pt;
	text-align: center;
	font-weight: normal;
	background: url(../img/h.jpg) left top repeat-y;
}
.center p {
	margin: 0 115px 0 115px;
	padding: 12px 0;
}
.image img {
	margin: 15px 12px 1px 115px; 
}
#links {
	width: 670px;		
	padding: 10px 115px 10px 115px;
	text-align: center;
}
#links a {
	font-size: 10pt;
	color: #ffffff;
}
#links a:hover {
	color: #88ff8b;
}
.google_center {
	width: 900px;
}
.google {
	display: block;
	width: 390px;
	margin: 0 auto;	
}
.google form {
	margin: 0;
	padding: 15px 0;
}
.google img {
	display: block;
	margin: 3px 0 0 0;
}
.news {
	width: 900px;
	height: 104px;
	clear: both;
	background: url(../img/news.jpg) left 50px no-repeat;
}
.news h2 {
	color: #000000;
}
.news p {
	margin: 0 95px;
	padding-top: 2px;
	color: #ff6300; 
	text-align: center;
	font-size: 10pt;
}
#footer {
	width: 1000px;
	height: 50px;
	clear: both;
	background: url(../img/h.jpg) left top repeat-y;
}
.copy {
	color: #000000;
}