/*-----------------------------------------------------------
BACKGROUND
-----------------------------------------------------------*/
body{
	background:#D8D8D8;
}
img{
	vertical-align:top;
}
#back{
	width: 928px;
	background:url(../images/back.jpg) repeat-y left top;
	position:absolute;
	top:0;
	left:50%;
	margin-left:-465px;
	margin-bottom:12px;
}
#container{
	width: 900px;
	margin:0 auto 0 14px;
}
#head{
	height:90px;
	width:900px;
	border-top:solid #268887 3px;
	background:url(../images/logo2.gif) 698px 13px no-repeat;
}
#head ul{
	width:370px;
	height:25px;
	position: absolute;
	top: 56px;
	left:540px;
	z-index: 100;
}
#head  ul li{
	float:left;
	margin-right:12px;
}
#head  ul li.rb{
	border-right: solid 1px #000000;
	padding-right:8px;
}
#head h1{
	position: absolute;
	top: 20px;
	left:30px;
	z-index: 100;
}
#head p{
	width:131px;
	height:15px;
	position: absolute;
	top: 54px;
	left:724px;
	z-index: 100;
}
/*-----------------------------------------------------------
MAIN MENU
-----------------------------------------------------------*/
#menu{
	width:900px;
	margin:0 auto;
}
#menu ul{
	padding:0;
	margin:0;
}
#menu ul li{
	padding:0;
	margin:0;
	float:left;
}
/*-----------------------------------------------------------
UNDER MENU
-----------------------------------------------------------*/
#undermenu{
	width:866px;
	clear:both;
	margin:20px auto 0 auto;
	padding:12px 0;
	text-align:center;
}
/*-----------------------------------------------------------
COPY
-----------------------------------------------------------*/
#address{
	background:#86C3D0;
	text-align:center;
	color:#FFFFFF;
	padding:18px 0;
	font-weight:bold;
}
#address img{
	margin-bottom:12px;
}
#copy{
	padding:8px 0 20px 0;
	text-align:center;
	background:url(../images/back_u.jpg) no-repeat center top #D8D8D8;
}
/*-----------------------------------------------------------
MAIN CONTENTS
-----------------------------------------------------------*/
#main{
	width:898px;
	clear:both;
}
.smooth_scr{
	clear:both;
	text-align:right;
	vertical-align:middle;
	padding:10px 0;
}
#print{
	margin:8px 0;
	clear:both;
}
#otherpage{
	width:872px;
	margin:20px auto;
}
#menu_l{
}
