*{
	font-family: "Lucida Grande", Arial, serif;
	font-size: 9pt;
}
body{
	position:relative;
	background:url(../img/bg.jpg) repeat-x;
	background-color:#4f6572;
	margin:0px;
	padding:0px;
	line-height:150%;
	min-width:915px;
}
div{
	overflow:hidde;
	padding:0px;
	margin:0px;
}
ul{
	margin:0px;
	padding:0px;
}
li{
	list-style:none;
}
.width{
	width:915px;
	margin:0px auto;
}
.width div{
	width:720px;
	margin:0px;
}
.clearfix:after{
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0px;
	line-height:0px;
	overflow:hidden;
}
.contain-right, .contain-left{
	position:relative;
}
#right{
	width:186px;
	position:absolute;
	background:transparent url(../img/rbg-trans.gif) 4px center repeat-y;
	right:-186px;
	top:-10px;
}
#rbd{
	width:176px;
	position:relative;
	background:url(../img/lbg.png) repeat-x top center;
	background-color:#FFFFFF;
	margin:0px auto;
}
#rbd ul li{
	padding:0px 7px;
}
#logo{
	width:100px;
}
#nav{
	margin-top:20px;
}
#nav:after{
	content:"";
	display:block;
	background-color:#597384;
	height:8px;
	margin:5px 0px;
}
#nav li{
	line-height:18px;
	border-bottom:1px solid #f8f8f8;
	font-weight:600;
}
#nav a{
	color:#b8c1c8;
	text-decoration:none;
}
/*
#president{
	margin-top:22px;
}
#president .title{
	
}
#contact .title{
	background-color:#fe8100;
}
*/
#top{
	height:90px;
	margin-top:10px;
	background:#FFFFFF;
	color:#4f6572;
}
#top .logo{
	margin-top:20px;
}
#ad{
	height:177px;
	background:url(../img/ad.jpg) no-repeat center;
	background-color:#38d4eb;
	border-bottom:7px solid #4f6572;
}
#main{
	background-color:white;
}
#main .width, #bottom .width{
	background:transparent url(../img/rbg-trans.gif) 724px repeat-y;

}

#bottom{
	background-color:#4f6572;
	height:40px;
	line-height:200%;
	color:#aaaaaa;
}
#bottom .width div{
	text-align:right;
}
#bottom a{
	color:#aaaaaa;
	font-weight:600;
	text-decoration:none;
}
#bottom a:hover{
	text-decoration:underline;
}
