body {
	margin: 0;
	padding: 0;
	color: #c9c9c9;
	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: 1000px;
	margin: 0 auto;
	overflow: hidden;
	background: url(../img/main_bg.jpg) right bottom no-repeat; 
}
.header {
	width: 1000px;
	height: 290px;
	background: url(../img/header.jpg) left top no-repeat;
}
#title {
	width: 1000px;
	height: 290px;
	background: url(../img/title.jpg) left bottom no-repeat;
}
a.logo {
	width: 660px;
	height: 150px;
	float: left;
	margin: 140px 0 0 188px;
	text-indent: -3000px;
	overflow: hidden;
}
#content {
	width: 1000px;
	float: left;
	background: url(../img/content_bg.jpg) 273px bottom no-repeat;
}
.column {
	width: 430px;
	float: left;
	padding-bottom: 15px;
}
#menu {
	width: 430px;
	background: url(../img/menu_bg.jpg) 246px 60px no-repeat;
}
#menu h2 {
	width: 430px;	  
	height: 60px;
	margin: 0;
	overflow: hidden;
	text-indent: -3000px;
	background: url(../img/menu_h2.jpg) left top no-repeat;
}
#menu ul {
	width: 400px;
	padding: 0 0 75px 20px;
	background: url(../img/menu_end.jpg) left bottom no-repeat;
}
#menu ul li {
	font-size: 11px;
	line-height: 23px;
}
#menu a {
	display: block;
	width: 360px;
	margin: 0;
	padding-left: 20px;
	color: #c5c5c5;
	font-size: 11pt;
	text-decoration: none;
	background: url(../img/border_a.jpg) 10px bottom no-repeat;
}
#menu a:hover {				 
	color: #ffffff !important;
	background: none;
	background-color: #055888;
}
#menu li.selected a {
	color: #fffefe;
}
#menu a:visited {
	color: #055888;
}
.center {
	width: 570px;
	float: right;
	background: url(../img/center_bg.jpg) left top no-repeat;
}
.center h1 {
	margin: 0;
	padding: 0 25px 0 0;
	color: #c21817;
	font-size: 24pt;
	font-weight: normal;
}
.center p {
	margin: 15px 25px 10px 0;
}
.image img {
	margin: 19px 12px 0 0; 
}
#links {
	width: 545px;		
	padding: 10px 0;
	text-align: center;
}
#links a {				  
	color: #c9c9c9;
	font-size: 10pt;
	text-decoration: none;
}
#links a:hover {
	color: #ffffff;
}
.google_center {
	width: 545px;
}
.google {
	display: block;
	width: 390px;
	margin: 0 auto;	
}
.google form {
	margin: 0;
	padding: 15px 0 0 0;
}
.google img {
	display: block;
	margin: 3px 0 0 0;
}
.more {
	width: 1000px;
	height: 255px;
	clear: both;
	background: url(../img/more_bg.jpg) 530px 80px no-repeat;
}  
.more h2 {
	width: 1000px;	  
	height: 80px;
	margin: 0;
	overflow: hidden;
	text-indent: -3000px;
	background: url(../img/more_h2.jpg) 272px top no-repeat;
}
.more p {
	margin: 0;
	padding: 0 490px 10px 38px;
	color: #9fa0a0;	
	font-size: 10pt;
} 
.more p.sec {	   
	padding: 0 425px 0 38px;
	color: #a6a6a6;
	white-space: normal;
}
#footer {
	width: 1000px;
	height: 80px;
	clear: both;
}
#footer .copy {
	width: 1000px;
	height: 80px;
	overflow: hidden; 
	text-indent: -5000px;
	background: url(../img/copy.jpg) 15px top no-repeat;
} 
