body {
	font-size : 16px;
	color : #2A3077;
	font-family: Arial, Vedarna, Tahoma, "Times New Roman";
	margin: 0px;
}
.under_header {
	background-image: url(/templates/home/images/top_keyW.png);
	background-repeat: no-repeat;
	height: 42px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height : 230px;
	width : 900px;
	background-image: url(/templates/home/images/header.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#wrapper_mid {
	width : 840px;
	background-image: url(/templates/home/images/main_midbg.png);
	background-repeat: repeat-y;
	padding-top: 15px;
	padding-right: 30px;
	padding-left: 30px;
}
.ColL {
	float : left;
	width : 640px;
}
#wrapper {
	width : 900px;
	margin-right : auto;
	margin-left : auto;
	background-attachment: fixed;
	background-image: url(/templates/home/images/body_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 8px;
	margin-bottom: 8px;
}
.contentall_bg {
	background-image: url(/templates/home/images/contentall_bg.png);
	background-repeat: no-repeat;
	height: 478px;
	width: 640px;
}
.content_top {
	width : 628px;
	padding-left: 12px;
	background-image: url(/templates/home/images/top_contentbg.png);
	background-repeat: no-repeat;
	height: 28px;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
}
#footer {
	height : 128px;
	width : 900px;
	background-image: url(/templates/home/images/main_footer.png);
	background-repeat: no-repeat;
}
h1 {
	font-size: 28px;
	color: #2A3077;
	margin: 0px;
}
.ColR {
	float : left;
	width : 178px;
	padding-left: 22px;
	clear: right;
}
.content_bottom {
	background-image : url(/templates/home/images/content_bottom.png);
	background-repeat : no-repeat;
	height : 98px;
	width : 640px;
	margin-bottom: -48px;
	position: relative;
	clear: both;
	float: left;
}
.content_mid {
	background-image : url(/templates/home/images/content_mid.png);
	width : 608px;
	padding-left: 12px;
	padding-right: 20px;
	min-height: 100px;
	background-repeat: repeat-y;
	clear: both;
	float: left;
	min-height: 500px;
}
.copyR {
	float: right;
	width: 200px;
	font-size: 14px;
	color: #FFF;
	text-align: right;
	padding-right: 30px;
	font-family: Arial, Vedarna, Tahoma, Times;
	padding-top: 90px;
}
.content_H {
	width: 840px;
	padding-top: 30px;
	padding-bottom: 30px;
}
.menu {
	vertical-align: top;
	width: 178px;
	padding: 0px;
}
.menu ul, .menu li{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.menu ul {
	border-bottom: 0px;
}
.menu ul ul {
	padding-left: 10px;
}
.menu a:link, .menu a:visited, .menu a:active {
	color: #000;
	display: block;
	text-decoration: none;
	background-image: url(/templates/home/images/menu_on.png);
	background-repeat: no-repeat;
	font-size: 16px;
	font-weight: bolder;
	text-transform: uppercase;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
	margin-bottom: 8px;
}
.banners {
	width: 178px;
	padding-top: 25px;
}
.menu a:hover {
	text-decoration: none;
	background-image: url(/templates/home/images/menu_on.png);
	background-repeat: no-repeat;
	color: #1E8CCC;
}
.menu_current {
	font-weight: bold;
}		
.searchH {
	width: 178px;
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: center;
}
img, div { behavior: url(/templates/home/iepngfix.htc) }
#header_mp {
	height : 160px;
	width : 900px;
	background-image: url(/templates/home/images/main_headerP.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
.page_title {
	font-family: Times;
	font-size: 40px;
	color: #FFF;
	height: 90px;
	width: 430px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 139px;
	padding-top: 70px;
}
.smallB {
	width: 178px;
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: center;
}
.sitedeli {
	float: right;
	width: 260px;
	font-size: 13px;
	color: #FFF;
	text-align: right;
	padding-right: 30px;
	padding-top: 4px;
	font-family: Arial, Vedarna, Tahoma, Times;
	clear: right;
}
a:link {
	color: #ED2E38;
	text-decoration: none;
}
a:visited {
	color: #ED2E38;
	text-decoration: none;
}
a:hover {
	color: #2F357B;
	text-decoration: none;
}
a:active {
	color: #ED2D3E;
	text-decoration: none;
}
h2 {
	font-size: 24px;
	color: #2A3077;
	margin: 0px;
}
h3 {
	font-size: 22px;
	color: #2A3077;
	margin: 0px;
}
h4 {
	font-size: 20px;
	color: #2A3077;
	margin: 0px;
}
h5 {
	font-size: 18px;
	color: #2A3077;
	margin: 0px;
}
li {
	list-style-type: disc;
}
hr {
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
}
.counter {
	font-size: 10px;
	color: #FFF;
