body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464646;
}
#main {
	width:205px;
	background-color: #CCCCCC;
	margin-left: 10px;
	float: left;
	height: 356px;
}
#main2 {
	width:205px;
	background-color: #CCCCCC;
	margin-left: 10px;
	float: left;
	height: 356px;
	background-image: url(../images/DSCN0848_ok.jpg);
}
#main-inner {
	min-height:300px;
	background-color: #FFFFFF;
	background-image: url(../images/bg-main-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#main-inner-left {
	width: 200px;
	float:left;
	line-height:16px;
	background-color: #8C8C8C;
	height: 356px;
}
#main-inner-right {
	width: 400px;
	float:right;
	height: 356px;
}
#main-inner-right p {
	color:#164365;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#logo {
	width:652px;
	height:30px;
	background-color: #FFFFFF;
	background-image: url(../images/bg-logo-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#mainphoto {
	height:356px;
	background-color: #FFFFFF;
	width: 400px;
	margin-right: 10px;
	float: right;
}
h1, h2, h3, h4, h5, h6 { margin: 15px 0; }
p, ul, ol { margin: 15px 0; }

div#navbar {
	width: 431px;
	display:block;
	float:right;
	text-align:right;
	padding-top:75px;
}
div#navbar ul {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6F6F6F;
	white-space: nowrap;
	font-weight: bold;
}
div#navbar li {
	list-style-type: none;
	display: inline;
}
div#navbar li a {
	text-decoration: none;
	padding: 0 3px 0 0;
	color: #5288B3;
	display:block;
	float:left;
	width:81px;
	height:22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/bg-button.gif);
	background-repeat: no-repeat;
	text-align:center;
	line-height:22px;
}
div#navbar li a:link {
	color: #5288B3:
}
div#navbar li a:visited {
	color: #5288B3;
}
div#navbar li a:hover {
	color: #6F6F6F;
	text-decoration:underline;
}
.clear {
}
#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;
	font-size:11px;
	font-weight:bold;
	margin-left: 10px;
}
.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;
	margin-left: 10px;
}

