/* A Free Design by Bryant Smith (bryantsmith.com) */



body {
	margin: 0;
	padding: 0;
	text-align: left;
	font: 12px Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #061C37;
	background: #aab692;
	background-image:url(images/background.png);
	background-repeat:none;
	
}
*
{
  margin: 0 auto 0 auto;
 text-align:left;}

#container
{
	display: block;
	height:auto;
	position: relative;
	width: 1000px;
}

#logo {
	position:absolute;
	top:65px;
	left:0px;
	z-index: -1;
	
	
	
}

#header2
{
height:85px;
width:960px;	
}


#header2 h1
{
	position:relative;
text-align:left;
color:#FFFFFF;
font-size:43px;
color:#FFF;	
left:250px;
top:85px;
}


#header
{
height:85px;
width:960px;

}

#header h1
{
	position:absolute;
text-align:left;
color:#FFFFFF;
font-size:43px;
color:#FFF;	
left:14px;
top:18px;
}


#header h2
{
position:absolute;
text-align:right;
color:#FFD5D5;
left:490px;
top:38px;
width:400px;

}

#ovnheader h1 {
	
}

#mainpic
{
background-image:url(images/main.jpg);
background-repeat:no-repeat;
width:900px;
height:354px;	
}



.off
{
color:#300;
}

#topmenu
{
	position:relative;
	left: 285px;
	top: 90px;
display:block;
float:left;
clear:both;
width:960px;
height:54px;
float:right;
clear:both;

}

#topmenuleftimage {
	position: absolute;
	top: 90px;
	left: 318px;
	
	height:49px;
	
	
	
}

#topmenurightimage {
	position: absolute;
	top: 90px;
	left: 965px;
	
	height:49px;
	
	
	
}

#topmenu ul
{
list-style-type:none;
margin:0;
padding:0;
overflow:hidden;
}
#topmenu li
{
float:left;
}
#topmenu a:link,a:visited
{
display:block;
width:120px;
font-weight:bold;
color:#FFFFFF;
background-color:#420000;
text-align:center;
padding:4px;
padding-top:20px;
text-decoration:none;
text-transform:uppercase;
}
#topmenu a:hover,a:active
{
background-color:#8B8A88;
color:#EED7D7;
}

#menu
{
display:block;
float:left;
clear:both;
width:960px;
height:54px;
float:left;
clear:both;

}

#leftmenu
{
margin-top:55px;
width:204px;
float:right;
}

#leftmenu_top
{
width:204px;
height:13px;
background-image:url(images/leftmenu_top.png);
}
#leftmenu_bottom
{
width:204px;
height:13px;
background-image:url(images/leftmenu_bottom.png);
}
#leftmenu_main
{
width:204px;
height:auto;
background-color:#420000;
}

#leftmenu_main ul
{
list-style: none;
padding: 0px;
width:204px;
}


#leftmenu_main h3
{
list-style: none;
padding: 0px;
width:204px;
color:#FFFFFF;
padding-left:10px;
padding-bottom:14px;
}

#leftmenu_main ul li
{
list-style: none;
padding: 0px;
width:204px;
text-align:left;
}

#leftmenu_main ul li a, #leftmenu_main ul li a:visited
{
	display:block;
list-style: none;
padding: 0px;
width:192px;
padding-left:12px;
padding-top:4px;
height:30px;
text-align:left;
background-image:url(images/leftmenu_link.png);
background-repeat:repeat-x;
margin-top:5px;
color:#FFFFFF;
text-decoration:none;
font-size:15px;
font-weight:bold;
}

#leftmenu_main ul li a:hover
{
color:#EED7D7;
	
	
}




#content
{
	position:relative;
	top: 140px;
	display:block;
	float:left;
	width:100%;
	height:auto;
	padding-left:10px;
	padding-top:15px;
	padding-right:10px;
	padding-bottom:5px;
}


#content_top
{
	background-image:url(images/main_top.png);
	background-repeat:no-repeat;
	width:964px;
	height:10px;
	
}

#content_main
{
background-color:#FFFFFF;

padding-left:15px;
padding-right:15px;
width: 934px;
}

#content_bottom
{
background-image:url(images/main_bottom.png);
background-repeat:no-repeat;
width:964px;
height:23px;
}








#footer
{
	position:relative;
	left: 200px;
width:inherit;
height:auto;
padding-top:10px;
}

#footer h3 a,#footer h3 a:visited
{
display:inline;
text-align:center;
font-size:12px;
text-decoration:none;
color:#d1d0ce;
}


#menu ul {
	list-style: none;
	padding: 0px;
	margin-left:auto;
	width:960px;
}

#menu li {
	list-style: none;
	padding: 0px;	
	display: inline; 
	
}

#menu a {
	float: left;
	height: 36px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	padding-top: 18px;
	font-size: 15px;
	padding-left:13px;
	padding-right:13px;
	
}

#menu a:hover{
	background-image:url(images/link_background.png);
	background-repeat:repeat-x;
}

#content p
{
	
}


html, body {
text-align: center;
}
p {text-align: left;}
