body {font-family: Georgia, sans-serif}

a img {border: none;}
h1 {
	font-size: 16px;
	margin: 0px;
	padding: 0px 16px;
	color: #01497b;
/* 	margin-bottom: 38px; */
}

ul, li {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	font-family: Arial;
}


#body {
	position: relative; 
	left: 50%; 
	width: 962px; 
	margin-left: -481px;
}

#header {margin-bottom: 31px;}

#left-column {
	width: 197px;
	float: left;
	margin-bottom: 150px;
}

#left-column ul {
	margin-top: 38px;
	margin-left: 20px;
	margin-bottom: 20px;
	line-height: 1.5;
}

#left-column ul li {
	list-style-type: none;
}

#left-column ul li.selected {
	list-style-type: disc;
	list-style-image: url(../img/li-bulet.jpg);
}

#left-column ul li a {
	color: #689edc;
}

#left-column ul li a:hover, #left-column ul li.selected a {
	color: #317ed6;
}

#content {
	font: normal 12px Tahoma;
	line-height: 1.5;
	padding-left: 20px;
	margin-left: 200px;
	color: #003d42;
}

#dolphin {
	float: left;
	width: 216px;
	height: 209px;
	margin-top: -150px;
}

#fotter {
	
/* 	border: solid 1px red; */
	margin-left: 216px;
	margin-top: -51px;
	background: url(../img/menu-bottom-bg.jpg) repeat-x;
}

#fotter div {
	height: 51px;
	background: url(../img/menu-bottom-left-bg.jpg) no-repeat right;
}

ul.bottom-menu {padding-top: 15px;}

ul.bottom-menu li {
	display: inline;
	padding-left: 20px;
}

ul.bottom-menu li a {
	color: #fff;
}

div.news a {
	color: #7a7a7a;
	text-decoration: none;
}

div.news a:hover {
	color: #555;
}

span.date {
	font-weight: bold;
	color: #01427a;
	font-size: 110%;
}

span.date span {color: #36afe6;}