body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
li {
	list-style-position: inside;
	list-style-type: disc;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
#container {
	width: 1280px;
	margin: 0 auto;
}
#layout_menu {
	height: 483px;
	width: 202px;
	background-image: url(../pics/bg_02.jpg);
	text-align: left;
	vertical-align: middle;
	float: left;
}
#layout_left_text {
	height: 483px;
	width: 452px;
	background-image: url(../pics/bg_03.jpg);
	float: left;
	overflow:auto;
}
#layout_right_text {
	height: 483px;
	width: 448px;
	background-image: url(../pics/bg_04.jpg);
	padding-left: 20px;
	overflow: auto;
	float: left;
}
#layout_special_info {
	height: 483px;
	width: 158px;
	background-image: url(../pics/bg_05.jpg);
	float: left;
}
#layout_loginbox {
	height: 159px;
	width: 203px;
	background-image: url(../pics/bg_06.jpg);
	float: left;
}
#layout_footer {
	height: 159px;
	width: 1077px;
	background-image: url(../pics/bg_07.jpg);
	float: left;
}

#layout_header {
	height: 126px;
	width: 1280px;
	background-image: url(../pics/bg_01.jpg);
	clear: both;
}
.MenuHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.MenuHeader:first-letter {
	color:#FF0000;
	font-size:14px;
}
.MenuItem {
	font-family: Calibri, "Times New Roman", Times, Serif;
	font-size: 11px;
}
.contentNormal {
	font-family: Calibri, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	margin-right: 38px;
}
.contentHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
	margin-top: 0px;
}
.contentHeader:first-letter {
	font-family: "Times New Roman", Times, Serif;
	font-size: 24px;
	color: #FF0000;
}
.contentNormal:first-letter {
	font-family: Calibri, "Times New Roman", Times, Serif;
	font-size: 12px;
	color: #FF0000;
}
.aboutyoulinks {
	font-family: Calibri, "Times New Roman", Times, Serif;
	font-size: 13px;
	color: #000000;
}
.aboutyouHeader {
	color: #FF0000;
}
.cms_edit_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
li:first-letter {
	list-style-position: inside;
	list-style-type: disc;
	color: #FF0000;
}

