body {
	margin: 0;
	padding: 0;
	font-size: 14px;
 	font-family: "Myriad Pro", Calibri, Arial, Verdana, Tahoma, sans-serif;
	background-color: #ffffff;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	float: left;
	vertical-align: bottom;
}
#main {
	width: 996px;
	margin: 0 auto;
	overflow: hidden;
	border-left: #ffb74d 1px solid;
	border-right: #b3d3f8 1px solid;
}
.header {
	width: 996px;
	height: 521px;
	float: left;
}
#title {
	width: 996px;
	height: 427px;
	float: left;
	background: url(../img/title_bg.jpg) no-repeat;
}
a.logo {
	width: 425px;
	height: 427px;
	display: block;
	float: right;
	margin-left: 571px;
	text-indent: -3000px;
	background: url(../img/logo.jpg) no-repeat;
	overflow: hidden;
}
.text1 {
	width: 996px;
	height: 94px;
	float: left;
	background: url(../img/text1.gif) no-repeat;
	background-position: 50px 0;
	overflow: hidden;
}
#content {
	width: 1000px;
	float: left;
}
.column {
	width: 319px;
	float: left;
}
.text2 {
	width: 319px;
	height: 191px;
	float: left;
	background: url(../img/text2.gif) no-repeat;
}
.text1 p,
.text2 p {
	float: left;
	text-indent: -3000px;
	overflow: hidden;
}
#menu {
	width: 319px;
	float: left;
	margin-top: 25px;
	background: url(../img/menu_bg.gif) no-repeat;
	background-position: left top;
}
#menu ul {
	width: 284px;
	margin-top: 11px;
	padding: 0 0 11px 35px;
	background: url(../img/ul_bg.gif) no-repeat;
	background-position: left bottom;
}
#menu a {
	width: 255px;
	display: block;
	padding-left: 17px;
	color: #010000;
	text-decoration: none;	
}
#menu a:hover {
	color: #ffffff;
	background-color: #f46768;
}
#menu li.selected a {
	color: #933333;
}
.center {
	width: 656px;
	float: right;
	background-color: #e3e8fa;
}
.box {
	width: 656px;
	float: left;
	background: url(../img/line.gif) repeat-y;
	background-position: right top;
}
.bg {
	width: 656px;
	float: left;
	background: url(../img/bg.gif) no-repeat;
	background-position: left top;
}
.bg_people {
	width: 656px;
	float: left;
	margin-top: 11px;
	background: url(../img/people_bg.gif) no-repeat;
	background-position: left bottom;
}
.box img {
	margin: 18px 12px 5px 20px;
	float: left;
}
.box h1 {
	width: 562px;
	padding-left: 20px;
	margin:0;
	color: #67a0de;
	font-size: 30px;
	font-weight: normal;
	background-color: #b6cff8;
}
.box p {
	margin: 12px 80px 12px 20px;
	color: #010000;
}
#links {
	width: 577px;
	float: left;
	padding: 12px 0;
	text-align: center;
}
#links a {
	font-size: 12px;
	color: #010000;
}
#links a:hover {
	color: #933333;
}
#footer {
	width: 996px;
	height: 150px;
	float: left;
	margin-top: 25px;
}
.copyright {
	width: 473px;
	height: 85px;
	float: left;	
	background: url(../img/copyright_bg.gif) no-repeat;
}
.copyright p {
	margin: 0 0 0 36px;
	padding-top: 10px;
}
.w3ico img {
	width: 88px;
	float: right;
	margin: 27px 25px 0 0;
	border: none;
	opacity: 0.5;
	filter:alpha(opacity=50); 
}
p.smaller {
	font-size: 12px;	 
}
.google_center {
	width: 509px;
	float: right;
	text-align: center;
	background: url(../img/google_bg.gif) no-repeat;	
}
.google {
	display: block;
	width: 380px;
	margin: 0 auto;	
}
.google form {
	margin: 0;
	padding: 20px 0;	
}
.google input#q,
.google input#sa {
	border: #7f9db9 1px solid;
}
.google img {
	margin: 0;
}