@charset "utf-8";
/* CSS Document */

body {
	font-size: 12px;
	font-family:Verdana, Geneva, sans-serif;
	color:#024464;
	text-align:justify;
	margin:0;
	background: url(images/bg.jpg) no-repeat #fff;}

a {
	color:#000;
	text-decoration: none;
	margin:0;
	font-weight:bold;}

a:hover {
	color:#000;
	text-decoration:underline;}

h1 {
	clear:both;
	font-size:16px;
	padding:0 0 0 10px;
	width:800px;
	float:left;
	color:#000;
	text-align:left;
	border-top:1px dotted #999;
	margin-bottom:20px;}

ul {margin:10px 0 0 20px;}

#wrapper{
	height:auto;
	width:1250px;
	margin:0 0 30px 0;
	padding-top:5px;}	
	
#link{
	width:400px;
	height:30px;
	font-size:18px;
	float:left;
	text-align:center;
	margin:25px 0 0 455px;
}

#link a{
	color:#000;
	text-decoration:none;}

#link a:hover{text-decoration:none;}
	
#navi{
	width:270px;
	height:auto;
	float:right;
	margin:55px 20px 27px 80px;
	text-align:left;
	text-transform:uppercase;}
	
#navi a {
	font-weight:normal;
	display: block;
	padding: 2px 0;
	line-height: 26px;
	padding-left: 10px;
	text-decoration: none;
	font-size:14px;
	color:#000;
	border-bottom:1px dotted #6b8404;}

#navi a:hover {
	color:#fff;
	background-color:#6CB5E8;}

#navi li {padding: 0px;}

#navi ul {
	list-style-type: none;
	margin: 0;
	padding: 0;}

#copyright{
	font-size:9px;
	color:#999;
	width:250;
	margin:490px 0 -10px 12px;}

#content{
	clear:both;
	width:1200px;
	height:auto;
	font-size:12px;
	line-height:1.5em;
	padding:0 0 0 30px;	}
