*,html{
	padding:0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}
body {
	background-color: #6690A1;
	margin: 0 auto;
	margin-top: 5px;
	width: 956px;

}
:focus{outline:none;}
img{
border:0;
}
a, a:visited, a:link, a:active{
color:#1F8DEF;
text-decoration:none;
}
.main .content li {
	line-height: 120%;
	padding-bottom: 6px;

}

a:hover{
color:#FF9900;
}

.main {
	margin: 0;
	padding: 0;
	color: #333333;
	background-image: url(images/bodybg.jpg);
	border: 1px solid black;
	width: 956px;
	background-position: left;
}
.header_left {
	background-color: #494134;
	color: #FFFFFF;
	background-image: url(images/umbrella.jpg);
	background-repeat: no-repeat;
	height: 221px;
	background-position: left top;
	width: 240px;
}
.logo {
	background-image: url(images/logo.jpg);
	height: 121px;
	background-repeat: no-repeat;
	width: 714px;
	background-position: left top;
}
.content_top {
	background-image: url(images/pagetop.jpg);
	height: 102px;
	padding-left: 0px;
	vertical-align: top;
	padding-right: 20px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.menu {
	vertical-align: top;
}
#mainmenu {
	width: 180px;
	padding-left: 10px;
}
#mainmenu .menu-top {
	list-style-type: none;
}
#mainmenu .menu-top li{
	margin-bottom: 6px;
}
#mainmenu .menu-top li a{
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 15px;
	color: #695B3D;
	display: block;
	border-left: 4px solid #E1DACA;
	padding-left: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#mainmenu .menu-top li a:hover {
	color: #0B4696;
	border-left: 4px solid #0E3C7D;
	background-color: #E1DACA;
}


#news{
width:165px;
margin-left:10px;
border:1px solid #333;
padding-left:5px;
padding-right:5px;
background-color:#FDFDFB;
}
#news h2{
font-size:13px;
color:#0A467F;
border-bottom:1px solid #0A467F;}

#news p{
line-height:130%;
padding-top:12px;
}

#news hr{
margin-top:5px;
}

.submenu {
	vertical-align: top;
	padding-right: 10px;
	width: 100px;
}
.submenu .menu-top li {
	list-style-type: none;
	padding-bottom: 12px;
}
.submenu .menu-top li a {
	color: #0E3C7D;
	font-size: 14px;
	font-family: "Trebuchet MS", Helvetica, Arial;
}
.submenu .menu-top li a:hover {
	color: #333333;
	text-decoration: underline;
}



.content {
	vertical-align: top;
	padding-right: 20px;
	min-width: 356px;
}
.content p {
	padding: 0 0 24px 0;
	line-height: 140%;
}

h2.pagetitle {
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0A467F;
	border-bottom: 1px solid #0A467F;
	padding-bottom: 10px;
	padding-top: 40px;
}

.imagecol {
	vertical-align: top;
	text-align: center;
	padding-right: 4px;
	width: 200px;
}
#images {
	width: 184px;
}
#images img {
	max-width: 180px;
	border: 1px solid #cccccc;
	padding: 3px;
}






.bl {
	background-image: url(images/bl.jpg);
	height: 87px;
	background-repeat: no-repeat;
	background-color: #F8F5F0;
	padding-top: 90px;
	padding-left: 10px;
	background-position: left top;
	}
.pagefoot {
	background-image: url(images/pagefoot.jpg);
	background-repeat: no-repeat;
	background-color: #F8F5F0;
	background-position: left top;
}
#chair {
	float: right;
	padding-right: 20px;
}
#footer {
	float: left;
	padding-top: 100px;
	width: 510px;
	text-align: center;
}