body {
	margin: 0;
	padding: 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;
}
a {	
	color: #ffffff;
	text-decoration: none;
}

#main {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	background: url(../img/main.jpg) 316px bottom no-repeat;
}
#title {
	width: 1000px;
	height: 105px;
	float: left;
}
a.logo {
	width: 681px;		  
	height: 105px;
	float: left;  
	margin-left: 149px;
	text-indent: -3000px;
	overflow: hidden;
	background: url(../img/logo.jpg) left bottom no-repeat;
}
.box {
	width: 1000px;
	float: left;
	background: url(../img/box.jpg) 188px top no-repeat;
}
.box2 {
	width: 753px;		 
	float: left;
}
#menu {
	width: 753px;					
	float: left;	
}
#menu ul {
	width: 500px; 
	float: left;
	padding: 52px 0 5px 2px;
	background: url(../img/menu.gif) 18px top no-repeat;
}
#menu a {
	display: block;
	width: 485px;	
	margin: 0;
	padding-left: 15px;
	font-size: 11pt;
}
#menu a:hover {
	text-decoration: underline;
	background: url(../img/bg_a.jpg) left top no-repeat;
}
#menu li.selected a {
	color: #ee7a26;
}
#content {			  
	width: 753px;		 
	float: left;
}
.image img {
	margin: 12px 12px 5px 232px; 
}
#content h1 {
	width: 520px;
	margin: 0 0 0 132px;
	padding-left: 100px;
	font-size: 26pt;
	background: url(../img/bg.jpg) left 6px no-repeat;
}
#content p {
	margin: 0;
	padding: 4px 20px 4px 232px;
}
#info {
	width: 240px;
	float: right;
	padding-top: 52px;
	background: url(../img/info.gif) 136px top no-repeat;
}
#info p {
	margin: 6px 15px 6px 13px;
}
#links {
	width: 477px;
	float: left;
	padding: 12px 20px 12px 232px;
	text-align: center;
}
#links a {
	font-size: 10pt;
}
#links a:hover {
	text-decoration: underline;
}
.google_center {
	width: 477px;
	float: left;
	padding-left: 232px;
}
.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: 1000px;
	height: 144px;
	margin-top: 120px;
	float: left;
	background: url(../img/bg.jpg) 30px top no-repeat;
}
.copyright {
	width: 1000px;			
	height: 144px;
	float: left;
	background: url(../img/copy.jpg) 175px top no-repeat;	
}
.copyright p {
	float: left;
	text-indent: -3000px;		   
	overflow: hidden;
}