html {
     height:100%;
	 }

body{
background-image:url(../img/background.jpg);
background-repeat:repeat-x;
text-align:center;
}

#container{ 
position:relative;
width:950px;
min-height:800px;
height:auto !important;
height:620px;
margin:auto;

}
#header{
width:100%;
height:20px;
}
#header{
position:relative;
width:950px;
height:120px ;
margin-top: -10px !important; 
margin-top: -10px; 
}
#menu{
width:100%;
height:20px ;
margin-top: 5px !important; 
margin-top: 10px; 
}
#menu2{
width:100%;
height:20px ;
margin-top: 10px !important; 
}
#main{
margin-top: 20px !important; 
margin-top:5px;
width:750px;
height:auto;
float:left;
}
#right{
float:left;
margin-top:25px;
background-color:#D8E4E6;
width:200px;
height:560px;
margin-top: 55px !important; 
margin-top:5px;
}
#footer{
margin-top:5px;
float:left;
background-color:#41646b;
width:100%;
height:20px;
}

.page_title{
color:#0E3E55;
font-family:"Trebuchet MS",Tahoma,Arial;
font-size:2em;
}

.page_text{
font-family:"Lucida Sans Unicode","Lucida Grande","Trebuchet MS",Arial,sans-serif;
font-size:13px;
color:#3E5462;
}

a {
font-family:"Lucida Sans Unicode","Lucida Grande","Trebuchet MS",Arial,sans-serif;
font-size:13px;
color:#3E5462;
}
.bottom{
font-size:11px;
color:#ffffff;
}

.line{
color:#ffffff;
font:bold 13px/100% Arial,Helvetica,sans-serif;
padding:6px 8px 7px;
text-decoration:none;
text-transform:uppercase;
}

.navigation  a:hover {
color:#3E5462;
font:bold 13px/100% Arial,Helvetica,sans-serif;
padding:6px 8px 7px;
text-decoration:none;
text-transform:uppercase;
}
.navigation a:link, a:visited{
color:#fff;
font:bold 13px/100% Arial,Helvetica,sans-serif;
padding:6px 8px 7px;
text-decoration:none;
text-transform:uppercase;
}

.navigation2  a:hover {
color:#92b5b7;
font:bold 13px/100% Arial,Helvetica,sans-serif;
padding:6px 8px 7px;
text-decoration:none;
text-transform:uppercase;
}
.navigation2 a:link, a:visited{
color:#000;
font:bold 12px/100% Arial,Helvetica,sans-serif;
padding:6px 8px 7px;
text-decoration:none;
text-transform:uppercase;
}

