body{
  margin:0;
  padding:0;

  background-image: url(../images/bg.h.gif);
	background-repeat: repeat-x;
	
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 500;
	color: #000066;
}

#container{
  width:750px;
  border-right:solid 1px #000000;
  background-color:#c3c6df;
  
}


#content{
  min-height:400px;
}

/* 
   IE hack, aka Holy Hack 
*/ 
* html #content{
  height:400px;
}





#header{
  margin:0;
  padding:0;
}

h2{
font-size:15px;
}


a{	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 500;
	color: #000066;
	
	text-decoration:none;
	}
	
	a:hover{
	text-decoration:underline;
	}

p{
boder:0;
padding:0;
margin:0;
}

#mainmenu{
  margin:0;
  padding:0;
  border:0;
  background-color:#000C78;
  width:549px;
  height:22px;
  padding-left:40px;
  
}


#mainmenu ul{
list-style: none;
	background-color:#000C78;
	border-right:solid 1px #ffffff;
}

#content2{
margin:20px;
}

#mainmenu li{
  float: left; 
  display: inline;
  list-style: none;
  padding-top:5px;
}

#mainmenu li a{
 display: block;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	margin-right:5px;
		
}

#mainmenu a:hover{
text-decoration: underline;
}

#mainmenu a.active{
font-weight:bold;
}

.rm{
margin:0;
padding:8px;
border:0;
background-color:#181D2B;
width:143px;
height:6px;
text-align:center;
}

#content{
padding:10px;
background-color:#ffffff;
border-right:solid 1px #ffffff;



}

img.sk_image{
border:solid 1px #000066;
}

#b_text{
background-image: url(../images/bg.bunn.gif);
background-repeat: repeat-x;
background-position: bottom;
text-align:center;
padding-top:30px;
padding-bottom:5px;
border-right:solid 1px #ffffff;
width:589px;
}


#footer{
background-color:#000066;
width:750px;
background-repeat: repeat-x;
border-right:solid 1px #000000;
text-decoration: none;
font-size: 9px;
color: #FFFFFF;
text-align:center;
padding-top:4px;
padding-bottom:4px;
font-weight:bold;
}
#footer a{


text-decoration: none;
font-size: 9px;
color: #FFFFFF;
text-align:center;
padding-top:4px;
padding-bottom:4px;
font-weight:bold;
}



#right ul{
list-style: none;
margin:0;
padding:0;
border:0;
margin-top:10px;
margin-bottom:10px;

}

#right li{
margin:0;
padding:0;
border:0;
  list-style: none;
  background: url(../images/bla.dott.gif) 5px 4px no-repeat;
  text-align:center;
  margin-top:5px;
}

#right li a{

font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 500;
	color: #000066;
	text-decoration:none;
	
		
		

		
		
}

#right a:hover{
text-decoration:underline;
}

#content3 img{
margin:4px;

}

.blog{
background: url(../images/bla.dott.gif) 5px 4px no-repeat;
padding-left:20px;
}