body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464646;
	text-decoration: none;
	background-color: #c03;
	margin:0;
	padding:18px;
}
#main {
	width:850px;
	margin:auto;
}
#main-inner {
	/*margin:0 21px 16px 21px;*/
	padding:0 17px 27px 27px; min-height:200px; background-color: #ffffff; background-image: url(../images/bg-main-bottom.gif); background-repeat: no-repeat; background-position: center bottom; }
#main-inner-left {
	width: 480px;
	display:block;
	float:left;
	line-height:18px;
}
#main-inner-right {
	width: 173px;
	display:block;
	float:right;
	border-left:1px solid #C8C8C8;
	text-align:right;
	padding-top:10px;
}
#main-inner-right p {
	color:#164365;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right:7px;
}
#logo { background-color: #ffffff; background-image: url(../images/bg-logo-top.gif); background-repeat: no-repeat; background-position: center top; height: 105px; padding-top: 22px; padding-left: 19px; border-bottom:1px solid #c8c8c8; }
#logo-menu { display: block; width: 650px; float: left; }
#mainphoto {
	height:331px;
	background-color: #ffffff;
	border-bottom:1px solid #c8c8c8;
	padding:3px 0;
}
h1, h2, h3, h4, h5, h6 { margin: 15px 0; }
p, ul, ol { margin: 15px 0; }

div#navbar { margin-left: -25px; padding-left: 0; }
.clear {
	clear:both;
}
#footer {
	clear:both;
	font-size: 10px;
	color:#FFFFFF;
	text-align:center;
	padding:12px;
	line-height:18px;
}
#footer a:link, #footer a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.highlight {
	color:#164365;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}
.highlight a, .highlight a:visited {
	color:#164365;
	text-decoration:none;
	text-indent:20px;
}
.highlight a:hover {
	color:#6F6F6F;
	text-decoration:underline;
	text-indent:20px;
}
a, a:visited {
	color:#164365;
	text-decoration:underline;
}
a:hover {
	color:#6F6F6F;
	text-decoration:none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #164365;
	font-weight:bold;
}