body{
	font-family:Arial, Helvetica, sans-serif;
	color:#796d5c;
	margin:0;
	background-image:url(../images/index/body_bg.gif);
	background-repeat:repeat-x;
	background-color:#071937;
	text-align:center;
	font-size:11px;
}
img{
	border:none;
}
#topHeader{
	width:820px;
	height:140px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	padding:25px 0 0 0;
}
#flashHeader{
	width:820px;
	height:267px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
#flashcontent{
	background-image:url(../images/global/flash_01.jpg);
	height:267px;
}
#links{
	position:absolute;
	top:219px;
	left:0;
	background-image:url(../images/global/link_bg.gif);
	width:820px;
	height:48px;
	text-align:left;
}
.item1{position:absolute;top:7px;left:94px;}
.item2{position:absolute;top:7px;left:195px;}
.item3{position:absolute;top:7px;left:348px;}
.item4{position:absolute;top:7px;left:500px;}
.item5{position:absolute;top:7px;left:634px;}


#contentContainer{
	width:820px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
#footer{
	height:96px;
	clear:both;
	padding:20px 0 0 0;
}
#footer p{
	color:#859ab8;
}
#links li{
	list-style-type:none;
}
#links a{
	font-size:12px;
	color:#6276a0;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}
#links a:hover{
	text-decoration:underline;
}
#footer a{
	color:#ecf5ff;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
#links a.selected{
	text-decoration:underline;
}