body {
	background-color: #033f4a;
	font-family: "Lucida Sans Unicode", Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	vertical-align: middle;
	text-align: center;
}

h1 {color: #dedede;font-size: 32px;font-weight: normal;letter-spacing: -2px;margin: 0;}
h2 {color: #cccccc;font-size: 16px;font-weight: normal;letter-spacing: -1px;margin: 0;}
h3 {color: #ffffff;font-size: 13px;font-weight: normal;letter-spacing: -1px; margin: 0;padding: 8px;background: #00232a;}
h5 {color: #6EDF00;font-size: 13px;font-weight: normal;line-height: 10px;}

a {
	color: #ffffff;
}

blockquote {color: #cccccc;position: absolute; top: 120px; right: 20px;margin: 0px;}

#main {background: #00232a;margin-top: 30px;padding: 16px;width: 1000px;text-align: left;position: relative;margin-left: auto;margin-right: auto;float: none;clear: both;}

#content {height: 520px;clear: both;margin: 60px -16px -16px -16px;background: url(../img/bg.jpg);}

#pane1,
#pane2, 
#pane3,
#pane4 {width: 240px;height: 240px;float: left;margin: 13px 0 0 13px;color: #dedede;text-indent: -999px;overflow:hidden;}

#pane1:hover,
#pane2:hover,
#pane3:hover,
#pane4:hover {background: #00232a;color: #ffffff;opacity: .9;filter: alpha(opacity=80);text-indent: 0;}

#pane5,
#pane6, 
#pane7,
#pane8 {width: 240px;height: 240px;float: left;margin: 13px 0 0 13px;color: #dedede;text-indent: -999px;overflow:hidden;}

#pane5:hover,
#pane6:hover,
#pane7:hover,
#pane8:hover {background: #00232a;color: #ffffff;opacity: .9;filter: alpha(opacity=80);text-indent: 0;}

#content h3 {text-indent: 0;}
#content p {padding: 4px 1px 0px 12px;}

#foot {
	background: #00232a;
	padding: 4px;
	width: 1026px;
	text-align: left;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	float: none;
	clear: both;
	height: 28px;;
}



#valid {
	width: 752px;
	padding-top: 8px;
	text-align: right;
}

#menu,
#menu2 {
	color: #ffffff;
	vertical-align: top;
	width: 200px;
	line-height: 24px;
	float: left;
	padding: 0px;
	text-align: left;
	position: relative;
}

#menu a,
#menu2 a {
	color: #cccccc;
	text-decoration: none;
}
