﻿body 
{
	min-width:1000px;
	margin:0;
	background:#ffffff url('cssimages/body_bg.png') repeat-x bottom;
	font-family:  Verdana;
	font-size:small;
}
img
{
border:none;
}
a
{
text-decoration:none;
color:#09629d;
}
a:hover
{
color:#06BD12;
}
/*a:visited
{
color:#6e6eaf;	
}
*/
#header
{
	margin:0;
	position: relative; 
	height:143px;
	background: url('cssimages/header_bg.jpg') repeat-x  top;
	padding-top:10px;
	z-index:1;
	border-bottom:solid 9px #06BD12;
}
.menu1_header ul
{
margin:auto;
width:890px;	
margin-top:100px;
background: url('cssimages/menu1_header_bg.gif') repeat-x top;
list-style:none;
padding-top:10px;
height:40px;
}
.menu1_header li
{
 display:inline;
 margin:0;
}
.menu1_header li a
{	
color:#000066;
padding-top:6px;
padding-left:38px;
padding-right:38px;
background: url('cssimages/menu1_header_li_bg.gif') no-repeat left top;
font-weight:bold;
font-size:small;
}
.menu1_header li a:hover
{	
color:#03AAFF;
background-color:#deedf8;
padding-top:9px;
padding-left:38px;
padding-right:38px;
background: url('cssimages/menu1_header_li_bg_hover.gif') no-repeat left top;
}
.menu2_header
{
width:900px;
margin:auto;
list-style:none;
height:10px;
position:relative;
}
.menu2_header ul
{
float:right;	
list-style:none;
margin-top:80px;
}

.menu2_header li
{
 display:inline;
}
.menu2_header li a
{	
color:#000066;
font-size:xx-small;
}
.menu2_header li a:hover
{	
color:#03AAFF;
font-size:xx-small;
}
#footer
{
	margin:auto;
	width: 900px;
	height:71px; 
	background-color:White;
	margin-bottom:20px;
	position:relative;
}

#menu1_footer 
{
border-top:solid 1px #cccccc;
border-bottom:solid 1px #cccccc;	
height:41px;
}
#menu1_footer li
{
 display:inline;
}

#menu1_footer li a
{
 padding:10px;
 background:url('cssimages/menu1_footer_li_bg.gif') no-repeat  right center;
}

#menu2_footer
{
height:30px;
font-size:xx-small;
text-align:right;
margin-top:5px;
margin-right:10px;
}

#page
{
	margin:auto;
    width:890px; 
    min-height:975px;
	position: relative; 
	padding:5px 10px 10px  0px;
	background-color:#fdfdfd;
}
#menu1_page
{
left:15px;
width:250px;
height:650px;	
position:absolute;
}
#menu2_page
{
left:280px;
width:340px;
height:635px;
border:solid 1px #ebf4ef;
position:absolute;
padding-bottom:15px;
}
#menu3_page
{
left:635px;
width:250px;
min-height:650px;
background:url('cssimages/menu_page_bg.gif') repeat-y;
border:solid 1px #ebf4ef;	
position:Relative;
}
#menu1_page p
{
border:solid 3px #ebf4ef; 
border-top:solid 5px #53BEFF; 
margin:0;	
}
#menu2_page p
{ 
margin:1px;
padding:1px;	
}
#content_right
{
	width: 610px;
	position:Relative;
	top:5px;
	left:270px;
        
}
#menu_left
{
background:url('cssimages/menu_bg.gif') repeat-y;
border:solid 1px #ebf4ef;
width: 250px;
height:100%; 
position: absolute; 
margin:5px;
           
}
#menu_left ul, #menu1_page ul, #menu3_page ul 
{
	margin:0px;
        margin-top:2px;
        padding-left:20px;
}
#menu_left ul li, #menu1_page ul li, #menu3_page ul li
{
 list-style-type:none;
}

.menu a
{
 font-family:Calibri;
 color:#000066;
 margin-right:20px;
}
.menu a:hover
{
 font-family:Calibri;
 color:#03AAFF;
 margin-right:20px;
}
#menu1_page h2,#menu_left h2,#menu3_page h2, #menu2_page h2
{
margin:0px;
text-align:center;
background: url('cssimages/h2_bg.gif') repeat-x center;
font-family:Calibri;
font-size:110%;
}
