@charset "utf-8";
/* CSS Document */
html, body, h1, h2, h3, h4, h5, h6, ul, li, ol, dl, dt, dd, p, form, hr, img {
	padding: 00px;
	margin: 00px;
}
p {
	padding: 00px 00px 15px 00px;
}
p span {
	font-size: 18px;
	padding: 00px 00px 00px 00px;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 36px;
	padding: 00px 00px 08px 00px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 22px;
}
h4 {
	font-size: 20px;
}
h5 {
	font-size: 17px;
	color: #db0021;
}
h6 {
	font-size: 16px;
}
A:link, A:visited, A:active, A:hover {
	color: #0000FF;
	text-decoration: underline;
}
A:hover {
	color: #FF0000;
}
.left_align {
	text-align: left;
}
.right_align {
	text-align: right;
}
.center_align {
	text-align: center;
}
.text_justify {
	text-align: justify;
}
.left {
	float: left;
}
.right {
	float: right;
}
img {
	border: 00px;
}
.clear {
	clear: both;
}
.padding_none {
	padding: 00px;
}
.margin_none {
	margin: 00px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	background-color: #000000;
}
#entrusted {
	width: 924px;
	position: relative;
	margin: auto;
}
/****************************** Banner *********************************/
#top_banner {
	width: 918px;
	float: left;
}
/****************************** Content *********************************/
#content_bg, #bottom_bg {
	background: url(images_entrusted/content_bg.jpg) left top scroll repeat-y;
	width: 918px;
	padding: 00px 03px;
	float: left;
}
#bottom_bg {
	background: url(images_entrusted/bottom_bg.jpg) left bottom scroll no-repeat;
	padding: 00px 00px 00px 00px;
}
#content {
	width: 697px;
	float: right;
	padding: 43px 00px 00px 00px;
}
.padding_bottom {
	padding: 00px 00px 15px 00px;
}
.padding_content {
	padding: 00px 55px 00px 35px;
}
ul.list {
	padding: 00px 00px 08px 20px;
}
ul.list li {
	list-style: none;
	padding: 00px 00px 07px 00px;
	font-weight: bold;
	font-size: 15px;
}
.padding_bottom2 {
	padding: 00px 00px 100px 00px;
}
.coming_soon {
	padding: 200px 00px;
}
/****************************** Bottom Menu *********************************/
#bottom_menu {
	width: 672px;
	float: left;
	padding: 20px 00px 00px 246px;
}
#bottom_menu ul {
	padding: 00px 00px 00px 00px;
}
#bottom_menu li {
	float: left;
	line-height: 38px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	list-style: none;
	text-decoration: none;	
	background: url(images_entrusted/menu_strip.jpg) right center scroll no-repeat;
}
#bottom_menu A:link, #bottom_menu A:active, #bottom_menu A:visited, #bottom_menu A:hover {
	padding: 00px 10px;
	color: #000000;
	text-decoration: none;	
}
#bottom_menu A:hover {
	text-decoration: underline;	
}
#bottom_menu .menu_strip_none {
	background: none;
}