
body {
	background: #ffffff url(../images/new_tile_background.png) repeat-x top left;
	font-family: Sylfaen, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

a {
	color: #e21a28;
}

a:hover {
	color: #f7414e;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#header {
	width: 980px;
	height: 225px;
	margin: 0 auto;
}

#main_logo {
	witdth: 325px;
	height: 170px;
	margin: 15px;
	float: left;
}

#main_banner {
	width: 400px;
	height: 142px;
	margin: 29px;
	float: right;
}

#menu {
	width: 978px;
	height: 60px;
	margin: 0 auto;
}

#menu ul {
	list-style: none;
}

#menu ul li {
	width: 130px;
	height: 55px;
	float: left;
	margin: 0 4px;
}

#body {
	width: 960px;
	margin: 20px auto 10px;
}

#body_top {
	height: 10px;
	background: url(../images/body_top.png) no-repeat;
	margin: 0;
}

#body_content {
	background: url(../images/body_content.png) repeat-y;
	padding: 0 10px;
	line-height: 14px;
}

#body_bottom {
	height: 10px;
	background: url(../images/body_bottom.png) no-repeat;
	margin: 0;
}

#footer {
	height: 57px;
	background: url(../images/footer_background.png) repeat-x bottom left;
}

#footer_corner {
	height: 57px;
	background: url(../images/bottom_left_corner.png) no-repeat bottom left;
}

#footer_logo {
	width: 945px;
	height: 54px;
	margin: 0 auto;
	background: url(../images/footer_logo.png) no-repeat 854px 9px;
	background-position: right bottom;
	color: #e21a28;
}

#footer_logos {
	padding-right: 100px;
}

#footer_logos img {
	margin-right: 10px;
}


h3 {
	font-size: 16px;
	color: #e21a28;
}

h4 {
	color: #e21a28;
}

#body_content ul {
	margin: 5px 0;
	list-style-image: url(../images/bullet.png);
}

#body_content ul li {
	margin-left: 30px;
	padding-top: 1px;
	padding-bottom: 5px;
	line-height: 15px;
}

.inner_table {
	border: 1px dotted #999999;
	margin: 10px 0;
}

.inner_table td, .inner_table th {
	padding: 5px !important;
	text-align: left;
}

#home_content_left {
	width: 298px;
	float: left;
}

#home_content_right {
	width: 624px;
	float: right;
}

.latest_news_date {
	margin-top: 3px;
}

.latest_news_desc {
	margin-bottom: 5px;
}

.home_right_block div {
	text-align: right;
}

span.button {
	border: 1px dotted #999999;
	background: #ffd2d2;
	margin: 0 2px;
	padding: 2px 5px;
}

div.button_list {
	padding-right: 22px;
}

#front_banner {
	margin: 3px 24px 10px 0;
}

#video_banner {
	margin: 30px 0 0 10px;
}
