* {
	font-size:0px;
	font-family: arial;
	padding:0px;
	margin:0px;
	color:#FFFFFF;
	border:0px;
}
body {
	background:#000000;
}
.left {
	float:left;
}
.right {
	float:right;
}
.cleaner {
	clear:both;
}
.test {
	height:100px;
	background: red;
}
#header {
	width:auto;
	height:280px;
	background: url(../images/bg_top.jpg);
	text-align:center;
}
#header_bg {
	margin-left:300px;
	background: url(../images/bg_top_right.png) no-repeat center 0px;
	width:auto;
	height:280px;
}
#logo {
	position:absolute;
	top:0px;
	left:0px;
	width:492px;
	height:569px;
	background-image: url(../images/logo.png);
	z-index:20;
}
#menu {
	position:absolute;
	top:225px;
	left:70px;
	text-align:center;
	padding-top:15px;
	background: url(../images/menu_bg.png) no-repeat;
	width:272px;
	height:376px;
	z-index: 30;
}
#menu a {
	display: block;
	font-family: "Book Antiqua";
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	line-height:38px;
}
#menu a:hover {
	color:#999;
}
#search {
	width:327px;
	height:69px;
	background-image: url(../images/search.png);
	background-repeat: no-repeat;
	position: absolute;
	left:360px;
	top:248px;
	padding-left:25px;
}
#search .inp {
	background: #ffffff;
	border:1px solid #747171;
	width:210px;
	height:17px;
	font-size:14px;
	color:#000000;
}
#search .but {
	display:inline;
	background: url(../images/search_btn.png) no-repeat 0px 1px;
	margin-left:2px;
	width:54px;
	height:20px;
	font-size:12px;
	color:#ffffff;
}
#search .text{
	margin-top:10px;
	margin-bottom:5px;
	font-size:13px;
	font-weight: bold;
}
#map {
	position:absolute;
	top:285px;
	right:100px;
}
#map a {
	font-size:9px;
	text-decoration:none;
}
#map .m1 {
	background: url(../images/map01.gif) no-repeat 0px 2px;
	padding-left:15px;
}
#map .m2 {
	margin-left:10px;
	background: url(../images/map02.gif) no-repeat 0px 2px;
	padding-left:15px;
}
#map .m3 {
	padding-right:35px;
	float:left;
	font-size:12px;
	text-decoration:none;
	font-weight: bold;
}
#main {
	background: black;
	width:auto;
	padding:20px;
	_padding-top:0px;
}
#bg_top {
	background: url(../images/corn_top.png) repeat-x;
	width: auto;
	background-position:2px -1px;
}
#bg_bottom {
	background: url(../images/corn_bottom.png) repeat-x;
	background-position: bottom;
	width: auto;
}
#bg_left {
	background: url(../images/corn_left.png) repeat-y;
	width: auto;
}
#bg_right {
	background:#141414 url(../images/corn_right.png) repeat-y;
	background-position: right;
	width: auto;
}
#bg_corn01 {
	background: url(../images/corn01.jpg) no-repeat;
	width:auto;
}
#bg_corn02 {
	background: url(../images/corn02.jpg) no-repeat right -1px;
	width:auto;
}
#bg_corn03 {
	background: url(../images/corn03.jpg) no-repeat left bottom;
	width:auto;
}
#bg_corn04 {
	background: url(../images/corn04.jpg) no-repeat right bottom;
	width:auto;
}
#padded {
	width:auto;
	margin:0px 25px;
	_margin-top:25px;
}
#left {
	width:310px;
	padding-top:285px;
	background: url(../images/bg_left.png) repeat-y;
}
		.title1 {
			background: url(../images/title1.jpg) no-repeat;
			height:37px;
		}
		.title1 div {
			font-family: tahoma;
			font-size:18px;
			font-weight: bold;
			text-transform: uppercase;
			margin-left:25px;
			margin-top:5px;
		}
		#left ul {
			margin-top:10px;
			margin-left:30px;
		}
		#left li {
			list-style:none;
			background: url(../images/bullet.jpg) no-repeat 0px 12px;
			padding-left:20px;
			line-height:20px;
		}
		#left li a{
			font-size:12px;
			font-style: italic;
			text-decoration:none;
			font-weight:bold;
			line-height:30px;
		}
		#left li a:hover{
			color:#f81332;
		}
		.contln {color: #FFFFFF; font-size: 11px;text-decoration: none;}
		.contln a{color: #FFFFFF; font-size: 11px;text-decoration: none;}
		.contln a:hover{color: #f42725; font-size: 11px;text-decoration: none;}
#right {
	padding-top:30px;
	background: url(../images/bg_right.png) repeat-y;
}
		.welcome_img {
			display:block;
			margin-bottom:30px;
			font-size:24px;
			font-family: Tahoma;
			color: #a6a6a6;
		}
		#right .text {
			padding-left:20px;
			padding-right:15px;
			font-family: tahoma;
			font-size:11px;
		}
		.text strong {
			color:#F42725;
			font-family: tahoma;
			font-size:11px;
		}
		#right .text div {
			margin-top:10px;
			font-family: tahoma;
			font-size:11px;
		}
		#right .title {
			margin-bottom:15px;
			height:28px;
			overflow: hidden;
		}
		#right .title_text {
			color:#ffffff;
			font-size: 16px;
			font-style: italic;
			font-weight: bold;
			padding-left: 30px;
			padding-top: 5px;
		}
		#right .title.lft {
			width:auto;
			background: url(../images/title2.jpg) no-repeat left 0px;
		}
		#right .title.rgt{
			width:auto;
			background: url(../images/title3.jpg) no-repeat right 0px;
		}
		#right .title2.lft {
			height:28px;
			width:auto;
			background: url(../images/title2.jpg) no-repeat left 0px;
		}
		#right .title2.rgt{
			width:auto;
			height:28px;
			background: url(../images/title3.jpg) no-repeat right 0px;
		}
		#right .title_bg {
			width:auto;
			background:url(../images/title_bg.jpg) repeat-x;
		}
		#right .text2 {
				font-family:tahoma;
				font-size:11px;
				color: #FFFFFF;
			}
		#right a {
				display:block;
				margin-top: 5px;
				color: #f42725;
				font-family: tahoma;
				font-size:11px;
			}
		#right a:hover {
				color: white;
			}

		#right p.contln a {
				display:inline;
				margin-top: 0px;
				color: #ffffff;
				font-family: tahoma;
				font-size:11px;
				text-decoration: none;
			}
		#right p.contln a:hover {
				color: #f42725;
				text-decoration: none;
			}

.bg01 {
	background-color: #141414;
}
.marged {
	margin-left:30px;
}
.banner1 {
	margin-top:50px;
	margin-left:50px;
}
.banner2 {
	margin-top:50px;
	margin-left:30px;
}
.top_up {
	margin-top:30px;
}
.lft30 {
	margin-left:30px;
}
.rgt30 {
	margin-right:20px;
}
.rgt15 {
	margin-right:15px;
}

.contln {color: #FFFFFF;
		text-decoration: none;
		}
.contln a{color: #FFFFFF;
		text-decoration: none;
		}
.contln a:hover{color: #f42725;
		text-decoration: none;
		}
#right .content {
			padding-left:20px;
			padding-right:15px;
			font-family: tahoma;
			font-size:11px;
			color:#FFFFFF;
}
.medla {
			font-family: tahoma;
			font-size:11px;
			color:#FFFFFF;
}
.medla a{
	display:inline;
	color:#FFFFFF;
}
#right .content a{
	display:inline;
	color:#FFFFFF;
}
