body {
	margin: 0;
	padding: 0;
	font-size: 12pt;
 	font-family: "Myriad Pro", Calibri, Arial, Verdana, Tahoma, sans-serif;
	background-color: #ffffff;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	float: left;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #e00101;
	text-decoration: underline;
}
#main {
	width: 968px;		  
	margin: 0 auto;
	overflow: hidden;
}
.header {
	width: 968px;
	height: 481px;
	float: left;
}
#title {
	width: 293px;
	height: 481px;
	float: left;
	background: url(../img/title.jpg) left bottom no-repeat;
}
.top1 {
	width: 360px;
	height: 481px;
	float: left;
	background: url(../img/top1.jpg) left bottom no-repeat;
}
.top2 {
	width: 315px;
	height: 481px;
	float: right;
	background: url(../img/top2.jpg) left bottom no-repeat;
}
a.logo {
	width: 293px;
	height: 200px;
	float: left;
	text-indent: -3000px;
	overflow: hidden;
}
.box {
	width: 968px;
	float: left;
	background: url(../img/box.jpg) 27px bottom no-repeat;
}
#menu {
	width: 225px;					
	float: left;	
}
#menu ul {
	width: 205px;
	float: left;
	padding: 120px 0 50px 20px;
	background: url(../img/menu.jpg) 25px top no-repeat;
}
#menu a {	
	margin: 0;
	font-size: 11pt;
}
#menu li.selected a {
	color: #df0101;
}
#content {
	width: 530px;
	float: left;
}
.image img {
	margin: 18px 12px 5px 20px; 
}
#content h1 {
	margin: 0;
	padding: 45px 0 10px 20px;
	color: #e10101;
	font-size: 28pt;
}
#content p {
	margin: 0;
	padding: 4px 20px;
	border-left: 1px solid #e10202;
	border-right: 1px solid #e10202;
}
#news {
	width: 210px;
	float: right;
	padding-top: 120px;
	background: url(../img/news.jpg) left top no-repeat;
}
#news p {
	color: #df0101;
	margin: 6px 5px 6px 15px;
}
#news p.sec {
	color: #000000;
}
#links {
	width: 520px;
	float: left;
	padding: 12px 5px;
	text-align: center;
}
#links a {
	font-size: 10pt;
}
.google_center {
	width: 530px;
	float: left;
}
.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: 743px;
	height: 125px;
	float: left;
	background: url(../img/footer.jpg) 27px top no-repeat;
	padding-left: 225px;
}
.copyright {
	width: 743px;
	height: 57px;
	float: left;
	background: url(../img/copy.jpg) right top no-repeat;	
}
.copyright p {
	float: left;
	text-indent: -3000px;
	overflow: hidden;
}
.no {
	width: 588px;
	height: 24px;
	float: left;
	background: url(../img/no.jpg) left top repeat-x;
}