/*-----------------------------------------------------------
BACKGROUND
-----------------------------------------------------------*/
#back {
	width:788px;
	background:url(../images/back.jpg) repeat-y left top;
	margin:0 auto;
}
img{
	vertical-align:top;
}
#container {
	width:760px;
	margin: 0 auto;
}
#footer{
	background:url(../images/footer.jpg) no-repeat left top;
	height:34px;
}
#left_c{
	width:172px;
	margin:0 6px 0 1px;
	color:#FFFFFF;
	float:left;
}
#menu{
	width:161px;
	margin:10px auto 10px 3px;
}
#menu li{
	width:141px;
	margin:0 0 10px 3px;
	background:url(../images/menuback.jpg) no-repeat left top;
	padding:3px 0 3px 20px;
}
#menu li a,#menu li a:visited{
	color:#003366;
	text-decoration:none;
	display:block;
}
#left_c div{
	width:157px;
	margin:0 auto;
	background:url(../images/line.jpg) left top repeat-x;
	padding-top:12px;
}
#left_c div hr{
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color:#FFFFFF;
	height: 1px;
	line-height:0;
	font-size:1px;
	margin-bottom:12px;
}
#left_c a{
	color:#FFFFFF;
}
#right_index{
	width:579px;
	float:left;
}
#right_c{
	background:#FFFFFF;
	width:572px;
	float:left;
	margin-top:8px;
}
#main{
	width:555px;
	margin:8px auto;
	clear:both;
}
/*-----------------------------------------------------------
UNDER MENU
-----------------------------------------------------------*/
#undermenu{
	clear:both;
	margin:20px auto 0 auto;
	padding:22px 0 0 0;
	text-align:center;
	color:#FFFFFF;
	width:745px;
	background:url(../images/line.jpg) left 10px repeat-x;
}
#undermenu a{
	color:#FFFFFF;
}
h1{
	width:555px;
	height:45px;
	text-align:center;
}
