@charset "utf-8";
body{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin:0;
	background:url(images/body_02.jpg) repeat-x top;
}

#container {
	width:900px;
	margin:auto;
	background:url(images/bg2.jpg) center top no-repeat;
	border:2px solid #03718f;
	border-width:0 2px 0 2px;
}

#top-nav{
	text-align:right;
	height:150px;
	color:#03718f;
	padding-top:18px;
}

#top-nav a:link, #top-nav a:visited{
	font-size:18px;
	color:#03718f;
	text-decoration:none;
}

#top-nav a:hover{
	color:#FFD228;
}

#main-spacer{
	height:132px;
}

#main-spacer2{
	height:55px;
}

#content{
	width:900px;
	height:250px;
}

#menu{
	width:260px;
	margin-left:30px;
	float:left;
	padding-top:8px;
}

#message{
	width:500px;
	margin-left:45px;
	float:left;
	color:#FFFFFF;
	font-size:16px;
	padding-top: 10px;
}


#bottom-nav{
	background-color:#007699;
	color:white;
	width:900px;
}

#bottom-nav .col{
	width:180px;
	margin-left:22px;
	float:left;
}

#bottom-nav h4{
	font-size:12px;
}

#bottom-nav ul{
	list-style:none;
	margin:0;
	padding:0;
}

#bottom-nav a, #bottom-nav a:visited{
	color:#FFF;
	text-decoration:none;
	font-size:10px;
}

#bottom-nav a:hover{
	color:#FFD228;
}

#footer{
	color:#3F7FBC;
	height:40px;
	text-align:center;
	background:url(images/footer.jpg) 0 0 no-repeat;
	width:900px;
	height:150px;
	clear:both;
	margin-left:0;
	font-size:12px;
}

#footer a, #footer a:visited{
	font-size:12px;
	color:#03718f;
	text-decoration:none;
}

#footer a:hover{
	color:#FFD228;
}

#message-box{
	width:570px;
	float:left;
	margin-left:25px;
	background:url(images/middle.jpg) repeat-y;
}

#mTop, #mMiddle, #mBottom{
	margin:0;
	padding:0;
}

#mTop{
	width:570px;
	height:34px;
	background:url(images/top.jpg) 0 0 no-repeat;
}

#mMiddle{
	width:550px;
	padding:0px 10px 0px 10px;
	color:#FFF;
	font-size:16px;
}

#mBottom{
	width:570px;
	height:30px;
	background:url(images/bottom.jpg) 0 0 no-repeat;
}

#title{
	text-align:right;
	margin-right:30px;
	color:#0054A6;
	margin-top:-25px;
}

#msg-container{
	width:900px;
	min-height:300px;
	height:auto !important;
	height:300px;
}

#mMiddle a, #mMiddle a:visited{
	color:#FFD228;
}

#mMiddle a:hover{
	color:#0FF;
}

h3{
	color:#FFD228;
	font-size:18px;
}
