* {padding:0; margin:0}

a { outline: none; }

a:link {
	color: #999999;
	text-decoration:none;
}

a:visited{
	color: #999999;
	text-decoration:none;
}

a.link-color{
	color:#a8c316;
	text-decoration:none;
	}
a:hover{
	text-decoration:underline;
	}

.title{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#a11e22;
}

.titleb{
	font-family:century gothic;
	font-size:24px;
	color:#a11e22;
	text-align:left;
}

body{
	background-repeat: repeat-x;
	background-image:url(images/bkg.gif);
	background-color: #152a3b;
	background-position:center top;
	color:#999999;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

#wrapper{
	width:1024px;
	margin:0 auto;
	text-align: left;
}

#header{
	margin: 0 auto;
	background:url(images/header.jpg) center no-repeat;
	width:1024px;
	height: 220px;
	text-align:left;
	overflow:hidden;
	/*border-bottom:thin #224762 dashed;*/
}

#minor{
	/*position:absolute;
	left: 908px;
	top: 82px;*/
	float:right;
	padding-right:40px;
	width: 178px;
	height: 67px;
	text-align:left;
	margin:80px 0 20px 0;
	}
	
#navs{
	margin:0 auto;
	padding-top:18px;
	width:950px;
	float:right;
	clear:both;

}

#body-bg{
	margin:0 auto;
	width:1024px;
	height:850px;
	text-align: center;
	background:url(images/body.jpg) center top no-repeat;
	background-color:#000d16;
}

.column-center {
	width:800px;
	padding:30px 100px 0 100px;
	margin: 0 0 0 20px;
	text-align: left;
	float:left;
}

.column {
	width:260px;
	padding:30px 0 0 20px;
	text-align:left;
	float:left;
	overflow:hidden;
}

.columnb {
	width:222px;
	padding-top:30px;
	margin: 0 0 0 10px;
	text-align:left;
	float:left;
	overflow:hidden;
	}
		
.columnc {
	width:230px;
	padding-top:30px;
	padding-left:10px;
	margin: 0 0 0 15px;
	text-align:left;
	float:left;
	overflow:visible;
	}
	
.table-text{
	color:#a8c316;
	}
	
#footer{
	margin: 0 0 0 0;
	padding-left:15px;
	padding-right:15px;
	width: 994px;
	height:67px;
	text-align:right;
	font-size:11px;
	background-image:url(images/footer.jpg);
	clear:both;
}
