body {
background: #000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 18px;
color: #aaa;
}

img { border: none; }
a { color: #97C4FF; text-decoration: none;}
a:hover { text-decoration: underline; color : #ffffff; }

#wrap {
margin: 40px auto 0 auto;
width: 1000px;
}

#header { 
border: 5px solid #222;
height: 150px;
background: #333;
}
#header h1 {
font-size: 26px;
font-weight: 100;
letter-spacing: -3px;
padding: 12px 0 5px 10px;
}
#header h1 a {
color: #fff;
text-decoration: none;
}
#header h1 a:hover {
color: #aaa;
text-decoration: none;
}
#header h2 {
color: #ccc;
font-size: 15px;
font-weight: 100;
padding: 0 0 0 11px;
letter-spacing: -1px;
line-height: 12px;
}

.left {
margin-top: 10px;
width: 640px;
float: left;
text-align: justify;
border: 10px solid #CCCCCC;
padding: 10px;
background: #333;
}
.left h2 {
color: #FF4800;
font-size: 24px;
letter-spacing: -3px;
font-weight: 100;
padding : 10px 0 15px 0;
}

.right {
margin-top: 0px;
width: 300px;
float: right;
border: 0px solid #FFF;
font-size: 12px;
padding: 10px ;
background: #222222;
}
.right ul {
list-style-type: square;
padding: 5px 10px 10px 20px;
color: #59799F;
}
.right h2 {
height: 30px;
font-size: 12px;
color: #666;
line-height: 30px;
}
.right a { text-decoration: none }

/* -----FOOTER ------- */
.footer_title {
	font-size: 15px;
	line-height: 25px;
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
}

.footer {
	width: 990px;
	background: #124D55 url(/images_site/footer.jpg) no-repeat
		scroll 0 0;
	padding-top: 12px;
	clear: both;
	text-align: center;
	line-height: 16px;
	float: left;
	padding-bottom: 0px;
	height: 160px;
}

.footer_left {
	width: 140px;
	height: 160px;
	float: left;
	padding-left: 80px;
	text-align: left;
	border-right: solid;
	border-color: #646464;
	border-width: 1px;
	margin-right: 40px;
}

.footer_mid {
	width: 190px;
	height: 160px;
	float: left;
	text-align: left;
	border-right: solid;
	border-color: #646464;
	border-width: 1px;
	margin-right: 40px;
}

.footer_right {
	width: 200px;
	height: 160px;
	float: left;
	text-align: left;
	border-right: solid;
	border-color: #646464;
	border-width: 1px;
	margin-right: 40px;
}

.footer_official {
	width: 240px;
	height: 160px;
	float: left;
	text-align: left;
}

.botfoot_rightbox_titlebox {
	width: 340px;
}

.botfoot_rightbox_leftcol {
	float: left;
	width: 165px;
}

.botfoot_rightbox_rightcol {
	float: left;
}

.footnav {
	color: #97C4FF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	text-decoration: none;
}

.footnav:hover {
	text-decoration: underline;
}
