body {
	margin: 0;
	background-color: #22313C;
}
img, form, h1, h2 {
	border: 0;
	margin: 0;
	padding: 0;
}
p {
	margin: 0;
	padding: 10px 0;
}
ul {
	margin: 0;
	margin: 10px;
	padding: 20px 0;
}
li {

}
#bg {
	position: absolute;
	width: 100%;
	height: 100%;
	text-align: center;
}
#bg-c {
	background-image: url(../images/interface/ic_parent_bg.png);
	width: 994px;
	height: 100%;
	margin: 0 auto;
}
#parent {
	position: relative;
	height: 100%;
	width: 100%;
	margin: 0 auto;
	display: table;
	text-align: center;
	background: #22313C;
	padding: 0;
}
#top {
	position: relative;
	background: url(../images/interface/ic_top_bg.png) #415C70 repeat-x;
	width: 100%; 
	height: 192px;
}
#top-c {
	position: relative;
	width: 994px;
	margin: 0 auto;
	height: 192px;
}
#top-links {
	position: absolute;
	height: 16px;
	width: 930px;
	left: 0px;
	z-index: 5;
	top: 38px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #395975;
	text-align: right;
	padding: 0;
	margin: 0;
}
#top-search {
	position: absolute;
	height: 16px;
	width: 924px;
	left: 0px;
	z-index: 5;
	top: 65px;
	color: #395975;
	text-align: right;
	padding: 0;
	margin: 0;
}
#top-search input.text {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: none;
	border: none;
	vertical-align: top;
	width: 122px;
}
#top-search input.button {
	width: 10px;
	height: 16px;
	padding: 0;
	margin: 0;	
}
#flash {
	height: 192px;
	width: 994px;
}
#main {
	position: relative;
	background-image: url(../images/interface/ic_main_bg.png);
	width: 994px;
	padding: 0;
	margin: 0 auto;
}
#main-c {
	position: relative;
	padding-left: 31px;
	padding-right: 33px;
	padding-bottom: 20px;
}
#left {
	float: left;
	width: 154px;
	text-align: left;
}
#left h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #843815;
	padding: 4px 10px;
	margin: 0;
}
#left a {
	color: #843815;
	text-decoration: none;
}
#left a:hover {
	color: #333333;
	text-decoration: underline;
}
#left p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 4px 10px;
	margin: 0;
	display: table;
}
#left .left-end {
	background-image:url(../images/interface/ic_news_end.png);
	height: 11px;
	background-repeat: no-repeat;
}
#left .left-bw {
	background-image:url(../images/interface/ic_news_bw.png);
	height: 21px;
	background-repeat: no-repeat;
}
#left .left-wb {
	background-image:url(../images/interface/ic_news_wb.png);
	height: 21px;
	background-repeat: no-repeat;
}
#left .left-blue {
	background-image: url(../images/interface/ic_news_bg_blue.png);
}
#left .left-white {
	background-image: url(../images/interface/ic_news_bg_white.png);
}

#right-flash {
	float: right;
	width: 776px;
	margin: 0;
	padding: 0;
}
#right-content {
	float: right;
	width: 736px;
	margin: 0px;
	padding: 20px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#right-content h1 {
	color: #2E182A;
	font-size: 24px;
	display: inline;
}
#right-content h2 {
	color: #333333;
	font-size: 20px;
	margin-left: 40px;
	margin-top: 20px;
}
#right-content p {
	padding-left: 40px;
	padding-right: 40px;
	line-height: 20px;
}
#footer {
}
#footer-text {
	position: absolute;
	z-index: 5;
	height: 60px;
	width: 994px;
	left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #395975;
	text-align: center;
	vertical-align: bottom;
	padding: 0;
	padding-top: 40px;
	margin: 0;
	line-height: 30px;
}
#footer-image {
	position: absolute;
	width: 994px;
	left: 0px;
	background: url(../images/interface/ic_parent_bg.png) repeat-y;
	position: absolute;
	padding-bottom: 60px;
}
.clear {
	clear: both;
}
.title {
	height: 44px;
	padding-left: 40px;
	padding-top: 15px;
	background: url(../images/interface/ic_content_bulb.png) no-repeat;
}