body {
	margin: 0;
	padding: 0;
	font-size: 11pt;
 	font-family: Georgia, Times, serif;
	background: url(../img/bg.jpg); 
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	float: left;
}
#main {
	width: 936px;
	margin: 0 auto;
	overflow: hidden;
}
.header {
	width: 936px;
	height: 260px;
}
#title {
	width: 609px;
	height: 260px;
	float: left;
}
a.logo {
	width: 609px;
	height: 260px;
	float: left;
	text-indent: -3000px;
	overflow: hidden;
	background: url(../img/logo.png) left top  no-repeat;
}
.top {
	width: 327px;
	height: 260px;
	float: right;
	background: url(../img/top.png) right top no-repeat;
}
#content {
	width: 936px;
	float: left;
}
#menu {
	width: 286px;
	float: right;
	background: #ffffff url(../img/menu.gif) 67px bottom no-repeat;
}
#menu h2 {
	width: 212px;
	margin: 0 0 0 28px;
	padding: 7px 0;
	color: #ff0084;
	font-size: 19pt;
	border-bottom: 1px solid #fb0082;
}
#menu ul {
	width: 276px;
	padding: 15px 0 180px 10px;
}
#menu a {
	display: block;
	width: 258px;
	margin: 0;
	padding-left: 18px;
	color: #000000;
	font-size: 11pt;
}
#menu a:hover {
	color: #ff0084;
	background: url(../img/a.gif) left top no-repeat;
}
#menu li.selected a {
	color: #ff0084;
}
.center {
	width: 650px;
	float: left;
}
.center h1 {
	width: 510px;
	margin: 0 0 0 115px;
	padding: 7px 0;
	color: #ff0084;
	font-size: 19pt;
	border-bottom: 1px solid #fb0082;
}
.center p {
	margin: 10px 12px 0 115px;
}
.image img {
	margin: 15px 12px 2px 115px; 
}
#links {
	width: 520px;		
	padding: 10px 0 0 115px;
	text-align: center;
}
#links a {
	font-size: 10pt;
	color: #000000;
}
#links a:hover {
	color: #ff0084;
}
.google_center {
	width: 510px;
	margin-left: 115px;
}
.google {
	display: block;
	width: 390px;
	margin: 0 auto;	
}
.google form {
	margin: 0;
	padding: 15px 0;
}
.google img {
	display: block;
	margin: 3px 0 0 0;
}
#footer {
	width: 936px;
	height: 215px;
	clear: both;
	background: url(../img/footer.png) left top no-repeat;
}
.text strong {
	color: #000000;
	font-weight: normal;
} 
.text {
	width: 725px;
	height: 112px;
	margin: 0 0 0 210px;
}
.text p {
	padding: 5px 0 12px 0;
	font-size: 10pt;
	color: #ff0084;	
	border-bottom: 1px solid #fb0082;
}
.copy {
	width: 725px;
}
.copy p { 
	margin: 0;
	padding: 11px 0 10px 110px;
	font-size: 19pt;
} 
.copy strong {
	color: #ff0084;
	font-weight: normal;
} 
