@charset "utf-8";
body {
	background-color: #27240D;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Verdana, Arial;
	background-image:url(../images/mainBg.jpg);
	background-repeat:repeat-x;
	font-size: 11px;
	color: #27240d;
}
.textOrdinary {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
}

.whiteText {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color:#FFF;
	height:44px;
}

#wrapper{
	width:100%;
	background-image:url(../images/vers001.a.jpg);
	background-position:top;
	overflow:hidden;}
#container{
	width:990px;
	height:600px;
	background-image:url(../images/banner.jpg);
	background-repeat:no-repeat;
	}
.slogan{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:24px;
	line-height:inherit;
	text-align: left;
}


.slogan a {
	font-family: Tahoma, Verdana, Arial;
	font-size:24px;
	color: #27240d;
	font-weight:bold;
}
.slogan a:link {
	text-decoration: none;
	color: #27240d;font-weight:bold;
}
.slogan a:visited {
	text-decoration: none;
	color: #27240d;font-weight:bold;
}
.slogan a:hover {
	text-decoration: none;
	color:#F60;font-weight:bold;
}
.slogan a:active {
	text-decoration: none;
	color: #F0F0F0;
}


a {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #FFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color:#F60;
}
a:active {
	text-decoration: none;
	color: #F0F0F0;
}
