body {
	margin: 0;
	padding: 0;
	font-size: 12pt;
	color: #ffffff;
 	font-family: Georgia, Times, serif;
	background-color: #000000;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	float: left;
}
#main {
	width: 1000px; 
	margin: 0 auto;
	overflow: hidden;
}
.header {
	width: 1000px;
	height: 524px;
	background: url(../img/top.jpg) 58px bottom no-repeat;
}
#title {
	width: 1000px;
	height: 350px;
	float: left;
	background: url(../img/title.jpg) 58px top no-repeat;
}
a.logo {
	width: 400px;
	height: 140px;
	float: left;
	margin: 0 0 0 300px;
	text-indent: -3000px;
	overflow: hidden;
	background: url(../img/logo.jpg) left top no-repeat;
}
#content {
	width: 1000px;
	float: right;
}	
.column_left { 
	width: 330px;
	float: left;
} 
#menu {
	width: 330px;
}
#menu h2 {
	position: absolute;
	top: 373px;
	width: 138px;
	height: 130px;
	margin: 0;
	text-indent: -3000px;
	overflow: hidden;
	background: url(../img/menu.gif) right top no-repeat;
}
#menu ul {
	width: 270px;
	padding: 0 0 30px 60px;
}
#menu li {
	font-size: 13pt;
	line-height: 19px;
}
#menu a {
	display: block;
	width: 270px;
	margin: 0;
	color: #ffffff;
	font-size: 13pt;
	text-decoration: none;
}
#menu a:hover,
#links a:hover {
	color: #0058cf;
}
#menu li.selected a {
	color: #cd0000;
}
.news {
	width: 330px;
}
#all_news {
	display: none;
	width: 330px;
}				 
.news h2 {
	width: 330px;
	height: 56px;
	margin: 0;
	text-indent: -3000px;
	overflow: hidden;
	background: url(../img/news.gif) 196px top no-repeat;
} 
.news p {
	margin: 0;
	padding: 0 30px 7px 60px;
	color: #006cff;		   
} 
.news a {
	margin-left: 185px;
	color: #cd0000;
	text-decoration: none;
}
.box {
	width: 670px;
	float: right;
}
.border {
	width: 669px;
	border-left: 1px solid #ffffff;
}
.box h2 {
	position: absolute;
	top: 505px;
	width: 625px;
	height: 48px;
	margin: 0;
	text-indent: -3000px;
	overflow: hidden;
	background: url(../img/article.gif) right top no-repeat;
} 
.box h1 {   
	margin: 0;
	padding: 0 0 10px 30px;
	color: #cd0000;
	font-size: 24pt;
	font-weight: normal;
}
.box p {
	margin: 5px 60px 15px 30px;
}
.image img {
	margin: 10px 10px 2px 30px;
}
#links {
	width: 579px;		
	padding: 15px 30px;
	text-align: center;
}
#links a {
	font-size: 11pt;
	color: #ffffff;
	text-decoration: none;
}
.google_center {
	width: 639px;
}
.google {
	display: block;
	width: 390px;
	margin: 0 auto;	
}
.google form {
	margin: 0;
	padding-bottom: 10px;
}
.google img {
	display: block;
	margin: 3px 0 0 0;
}
#footer {
	width: 1000px;
	height: 75px;
	clear: both;
	padding-top: 100px;
	background: url(../img/footer.jpg) 60px 35px no-repeat;
} 
.copy {						 
	width: 1000px;
	height: 75px;
	margin: 0 auto;
}
.copy p {
	width: 790px;
	margin: 0; 
	padding: 14px 0 0 15px;
	float: left;
	color: #006cff;
	font-size: 23pt;
}
.copy strong {
	color: #cd0000;	
	font-weight: normal;
}
.copy h2 {
	width: 190px;
	height: 62px;
	margin: 0;
	float: left;
	text-indent: -3000px;
	overflow: hidden;
	background: url(../img/copy.gif) right top no-repeat;
} 