* {
	margin: 0;
	padding: 0;
}
a {
	color: #36C;
}
a:hover {
	color: #06F;
}
.style14 {font-size: 1.3em; color: #367EA6;}
.style16 {font-size: 1.2em; color: #367EA6;}
.style4 {font-weight: bold; color: #367EA6;}
.style6 {font-size: 1.2em}
.style8 {font-size: 24px; }
.style13 {font-weight: bold; color: #367EA6; font-size: 1.3em; }
body {
	background: #EEE;
	color: #444;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
	margin: 0;
}
input {
	color: #555;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;
}

h1 {
	font-size: 1.4em;
	margin-bottom: 4px;
}
.style12 {font-family: Geneva, Arial, Helvetica, sans-serif; 
font-weight: bold; 
font-size: 24px; 
color: #367EA6;
border:#367EA6;
border-bottom-style: solid;
border-bottom-width:thin;
 }
 
 .style14 {font-family: Geneva, Arial, Helvetica, sans-serif; 
font-weight: bold; 
font-size: 18px;
color: #367EA6;
border:#367EA6;
border-bottom-style: solid;
border-bottom-width:thin;
 }

h1,h2,h3 {
	color: #367EA6;
	padding-top: 6px;
}

/* misc */
.clearer {
	clear: both;
}

/* structure */
.container {
	background: #FAFAFA;
	margin: 0 auto;
	padding-bottom: 6px;
	width: 800px;
}
.header {
	background: url(img/header.jpg);
	height:160px;
	width:763px;
}

/* title */
.title h1 {
	color: #FFF;
	font: normal 3em Verdana,sans-serif;
	height: 150px;
	line-height: 150px;
	margin-bottom: 8px;
	text-align: center;
}

/* navigation */
.navigation {
	margin-bottom: 4px;
}
.navigation a {
	background-color: #4A91C3;
	color: #FFF;
	float: left;
	font: bold 1.4em  Geneva, Arial, Helvetica, sans-serif, "poor Richard";
	padding: 8px 0;
	width: 19%;
	border-right: 1px solid #FFF;
	text-align: center;
	text-decoration: none;
}
.navigation a:hover {
	background-color: #000;
	color: #FFF;
}

/* main */
.main {
	clear: both;
	padding: 8px 18px;
}

/* main left */
.sidenav h1,.sidenav ul {
	padding-left: 12px;
}
.sidenav {
	background: #EEE;
	border: 1px solid #E5E5E5;
	float: left;
	width: 200px;
}

.sidenav2 {
	margin-top:60px;
	border:0px;
	float: left;
	width: 200px;
}
.sidenav h1 {
	color: #666;
	font-size: 12px;
	height: 20px;
	margin-top: 1.2em;
}
.sidenav ul {
	border-top: 1px solid #FAFAFA;
	background: url(img/bgul.gif) repeat-x;
	margin: 0;
	padding: 0;
}
.sidenav li {
	border: 1px solid #FAFAFA;
	border-top: none;
	list-style: none;
	margin: 0;
}
.sidenav li a {
	color: #777;
	display: block;
	font-size:1.4em;
	font-weight:bold;
	padding: 3px 6px 3px 14px;
	text-decoration: none;
}
.sidenav li a:hover {
	color: #111;
}

/* content */
.content {
	float: right;
	width: 540px;
}
.content .item {
	padding: 6px 12px;
	border: 1px solid #EEE;
	background: #FFF;
	margin-bottom: 8px;
	font-size: 1.2em;
}
.content .descr {
	color: #333;
	margin-bottom: 6px;
}
.content li {
	list-style: url(img/li.gif);
	margin-left: 18px;
}

/* search form */
form {
	padding: 0 0 6px 8px;
}
.styled {
	border: 1px solid #DDD;
	padding: 4px;
}
.button {
	background: url(img/search.gif) no-repeat left bottom;
	border: none;
	height: 27px;
	width: 27px;
}

.pic{
	margin-left:10px;
	border:#000000 1px;
	position: absolute;
	left: 566px;
	top: 232px;
}
.pic2{
	margin-left:10px;
	border:#000000 1px;
	position: absolute;
	left: 646px;
	top: 547px;
	width: 208px;
	height: 137px;
}

.pic3{
	margin-left:10px;
	border:#000000 1px;
	position: absolute;
	left: 641px;
	top: 393px;
}


/* footer */
.footer {
	background: #FFF;
	border: 1px solid #EEE;
	color: #666;
	font-size: 1.1em;
	margin: 0 auto;
	text-align: center;
	padding: 6px;
	width: 720px;
}
.footer a {
	color: #36C;
	text-decoration: none;
}
.footer a:hover {
	color: #06F;
	text-decoration: underline;
}
