@charset "utf-8";
/* CSS Document */
body{ background:#162a75; }

#main {
	width:963px; 
	margin:0 auto;
	padding:5px 12px 5px 15px;
	background:#fff url(images/header_back.png) no-repeat; 
}

#bottom { 
	width:963px; 
	height:30px;
	margin:0 auto;
	padding:5px 12px 5px 15px;
	background:#fff url(images/footer_back.png) no-repeat; 
}

#header {
	width:100%;
	height:50px;
}
#menu{
	height:50px;
	overflow:hidden;
	background-color:#fff;
	margin: 0 auto 0 0;
}

#menu2011{
	height:45px;
	overflow:hidden;
	background-color:#fff;
	margin: 0 auto 0 0;
	         margin-left:196px;

}

#menu2011icons{
	height:45px;
	overflow:visible;
	background-color:#fff;
	margin: 0 0 0 850px;
top:-50px;
}





#footer {
	height:40px;
	width:100%;
	background:#fff url(images/footer-tail.gif) top repeat-x; 
	margin:10px 0 0 0px;
}

#content {
	width:961px;
	height:auto;
	overflow:hidden;
	padding:0 0 10px 0;
	background-color:#fff;
}

#content .row-1 { float:left; margin-top:10px; background-color:#FFF;}
#content .row-1menu { float:right; margin-top:10px; background-color:#FFF;}

#content .row-2 { float:left; margin-top:10px; background-color:#eaeaea;}
#content .row-3 {   
	margin-top:10px;
	background-color:#FFF;
	margin-right: auto;
	margin-left: auto;
	width: 288px;
	height: 198px;
	text-align: center;
}

#content .col-1 { float:left; width:196px; background-color:#FFF;}
#content .col-1m { margin-top: -50px; float:left; width:196px; background-color:#FFF;}

#content .col-2 { float:left; width:765px; background-color:#FFF;}
#content .col-2m { float:left; width:568px; background-color:#FFF;}

#content .col-3 { float:left; width:280px; background-color:#FFF;}
#content .col-3m { float:right; width:197px; background-color:#FFF;



}

#content .col-4 { float:left; width:986px; overflow:hidden; background-color:#FFF;}
#content .col-4m { float:left; width:986px; overflow:hidden; background-color:#FFF;}

#content .col-5 { float:left; width:510px; background-color:#FFF;}
#content .col-6 { float:left; width:435px; background-color:#FFF;}
#content .col-7 { float:left; width:500px; background-color:#FFF;}
