body {
	color: #333333;
	background: #000066 url(images/bg-tile.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 15px;
}
#header {
	background-image: url(images/head.png);
	height: 189px;
	width: 1012px;
	margin: 0px auto;
}
#nav {
	background-image: url(images/nav-bg.jpg);
	height: 31px;
	width: 940px;
	text-align: center;
	margin: 0px auto;
	border-bottom: 6px solid #003366;
}
#nav img {
	padding: 0px 23px;
}
#nav a:hover {
	background-color: #FFFFFF;
}

#container {
	width: 1012px;
	margin: 0px auto;
	background: url(images/container-bgd.png);
}
.heading-page {
	height: 50px;
	width: 915px;
	background-color: #CCCCCC;
	border: 1px solid #999999;
	margin: 15px auto 0px;
}
.heading-page h1 {
	font-family: Arial;
	font-size: 32px;
	letter-spacing: -2px;
	margin: 0px;
	color: #003366;
	padding-top: 8px;
	padding-left: 10px;
}
#left {
	float: left;
	width: 700px;
	display: inline;
	margin: 0px 0px 15px 50px;
}
#right {
	width: 210px;
	float: right;
	margin-top: -25px;
	margin-right: 50px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.rightbox {
	background-image: url(images/right-box.png);
	height: 291px;
	width: 196px;
	color: #CCCCCC;
}
.rightbox ul {
	margin: 0px;
	padding: 5px;
	text-align: center;
	list-style-type: none;
}
.rightbox li {
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #023668;
}
#left h2 {
	font-family: "Arial Narrow";
	font-size: 18px;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: -2px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#left p {
	margin: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-top: 0px;
	line-height: 16px;
}
#left h3 {
	color: #304261;
	font-size: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#left ul {
	font-size: 12px;
	color: #333333;
}
#left  a, #left a:link {
	color: #0066CC;
	text-decoration: none;
}
#left a:hover {
	color: #F2A311;
	text-decoration: underline;
}
.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#foot {
	background-image: url(images/foot.png);
	height: 31px;
	width: 1012px;
	margin: 0px auto;
	clear: both;
}
#copyright {
	font-size: 11px;
	color: #CCCCCC;
	text-align: center;
	line-height: 18px;
	margin-top: -10px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#copyright a, #copyright a:link {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px 20px;
}
#copyright a:hover {
	color: #F2A311;
	text-decoration: underline;
}
#header-home {

}
.divider {
	background-color: #000000;
	height: 4px;
}

#home-inner {
	width: 1012px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg-headinner.png);
}
#flash {
	height: 321px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/flash-bg.jpg) repeat-x 20px;
}
.updated {
	font-size: 10px;
	color: #BBB;
	margin-left: 55px;
}
