/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
margin: 0px;
padding: 0px;
}


#logo_t p { padding: 6px 0px 0px 0px;}

#logo_t2 { 
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	
}


#subnote {
border : 2px solid black;
margin-bottom : 50px;
background-color : black;
}

#subnote p {
color : white;


}

a:link {
	color: #4DA0C6;
}

a:hover {
	text-decoration: underline;
	color: #FF0000;
}

a:visited {
	color: #4DA0C6;
}

body {
	
	background: #3ABCF8 url(images/bg.jpg) 278px ;
	font: 13px Arial, Helvetica, sans-serif;
	color: #000000;
	margin-top: 10px;
}

#content
{
	margin: 0 auto;
	width: 837px;
	text-align: left;
	
}

#main
{
padding-top: 0px;
background: url(images/bg_c2.gif) repeat-y;
}

#main2
{
padding-top: 0px;
background: url(images/main2.gif) top no-repeat;
}


#header {
	height: 299px;
	background:url(images/logo2.png) top no-repeat;
}


#logo {
text-align: left;
background: url(images/oduvan.jpg) no-repeat;
padding: 40px 0px 0px 40px;
height: 217px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}
#logo H2 a
{
font-size: 10px;
text-transform: uppercase;
}


#menu
{
margin: 0 auto;
width: 817px;
height: 37px;
margin-top: 0px;
background: url(images/menu.gif) center no-repeat;
text-align: center;
padding-left: 20px;
}

#menu ul {
	list-style: none;
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 130px;
	height: 27px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	padding-top: 10px;
	font-size: 14px;
	text-transform: uppercase;
}

#menu a:hover {
	width: 130px;
	color: #ffffff;
	text-decoration: underline;
	background: url(images/b2.jpg) 0px 2px repeat-x;
}




#left
{
		
	width: 790px;
	padding: 6px 8px 0px 20px;
	margin-left: 0px;
	float:left;
}

#left H2 {
	/*background:url(images/bg_tl.jpg) 0px 0px no-repeat;*/
	border-bottom: 1px dashed #C58E36;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#C58E36;
	padding: 10px 0px 5px 0px;
	font-weight: bold;
	
}


#left li ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
	padding-top: 15px;
	padding: 0px;
	
	
}


#left ol {
	margin: 10px 25px;
}

#left a {
	color: #4DA0C6;
	text-decoration: none;
}

#left a:hover {
	color: #4DA0C6;
	text-decoration: underline;
}

#left a:visited {
	color: #4DA0C6;
}




#bottom {
background:url(images/bottom_2.png) bottom no-repeat;
height: 18px;
}


#footer {
	height: 48px;
	clear: both;
	padding-top: 18px;
	background: url(images/bot_bg.jpg) repeat-x;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #000000;
}

#footer a {
	color: #000000;
}

#bok_l {
	width: 1250px;
	background: url(images/bok_l.jpg) left top no-repeat;
	margin: 0 auto;
}


