body {
	margin: 0;
	padding: 0 0 50px 0;
	font-size: 11pt;
 	font-family: "Myriad Pro", Calibri, Arial, Verdana, Tahoma, sans-serif;
	background-color: #ffffff; 
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	float: left;
}
#main {
	width: 880px;
	margin: 0 auto;
	overflow: hidden;
	background: url(../img/menu_left.gif) left 526px no-repeat;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.column {
	width: 315px;
	float: left;
}
.header {
	width: 314px;
	height: 478px;
}
#title {
	width: 314px;
	height: 478px;	  
	background: url(../img/top.jpg) left top no-repeat;
	border-right: 1px solid #cccccc;
}
a.logo {
	width: 40px;
	height: 478px;
	float: left;
	text-indent: -3000px;
	overflow: hidden;
}
#menu {
	width: 314px;
	border-right: 1px solid #cccccc;
}
#menu h2 { 
	width: 179px;
	height: 50px;
	margin: 0;
	padding-left: 135px;
	color: #4597e9;
	font-size: 30pt;
}
#menu ul {
	width: 276px;
	margin-left: 38px;
	border-top: 1px solid #cccccc;
}
#menu ul li {
	font-size: 12pt;
	line-height: 24px;
}
#menu a {
	display: block;
	width: 257px;
	margin: 0;
	padding-left: 18px;
	color: #000000;
	font-size: 12pt;
	text-decoration: none;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
#menu a:hover {
	color: #ffffff;
	background: url(../img/hov.jpg) left top repeat-x;
}
#menu li.selected a {
	color: #0099f0;
	background: url(../img/sel.jpg) left top repeat-x;
} 
#menu a:visited {
	color: #747474;
}
#content {
	width: 565px;
	float: right;
}
.center {
	width: 565px;
	background: url(../img/center.jpg) right bottom no-repeat;
}
.center h1 {
	width: 520px;
	height: 55px;
	margin: 0;
	padding: 7px 0 0 45px;
	color: #ffffff;
	font-size: 26pt; 
	font-weight: normal;
	background: url(../img/h.gif) left top repeat-x;
	border-bottom: 1px solid #cccccc;
}
.center p {
	margin: 25px 55px 0 45px;
}
.image img {
	margin: 28px 12px 2px 45px; 
}
#links {
	width: 465px;
	margin: 25px 0 0 45px;		
	padding: 20px 0;
	text-align: center;
	border-top: 1px solid #ed6a1a;
	border-bottom: 1px solid #ed6a1a;
}
#links a {
	font-size: 10pt;
	color: #ee6e1e;
}
#links a:hover {
	color: #000000;
}
.google_center {
	width: 565px;
}
.google {
	display: block;
	width: 395px;
	margin: 0 auto;	
}
.google form {
	margin: 0;
	padding: 15px 0;
}
.google img {
	display: block;
	margin: 3px 0 0 0;
}
#footer {
	width: 1000px;
	height: 71px;
	padding-top: 21px;
	clear: both;
}
.copy {
	width: 880px;
	height: 70px;
	background: url(../img/copy.gif) top left repeat-x;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.copy p {
	margin: 0;
	padding-top: 10px;
	font-size: 26pt;
	color: #ee6e1e;
	text-align: center;
}
