#home-banners{
	width:100%;
	height:530px;
	float:left;
	position:relative;
}
#marquee-holder{
	width:999px;
	height:25px;
	background:url(../../images/front/home/pix.png) repeat;
	position:absolute;
	left:0;
	top:17px;
	padding-top:5px;
}
#marquee-holder a{
	color:#555656;
	font-weight:bold;
}
#marquee-holder .wsep{
	width:20px;
	display:block;
}
#mainmenu{
	width:210px;
	padding-left:20px;
	padding-top:10px;
	background:url(../../images/front/home/pix.png) repeat;
	position:absolute;
	left:0;
	bottom:90px;
	padding-bottom:20px;
	margin-left:0 !important;
}
.home-tab{
	display:block;
	width:358px;
	background-color:#cba12c;
	position:absolute;
	right:20px;
	top:255px;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	font-size:20px;
	color:#FFF;
	text-transform:uppercase;
}
.home-tab .arrow{
}
#tab1 .arrow{
	z-index:500 !important;
}
.tab-content{
	padding:10px;
	width:348px;
	background-color:red;
	position:absolute;
	right:20px;
	background-color:#cba12c;
	min-height:50px;
	max-height:200px;
}
.hidden{
	visibility:hidden;
}
.tab-content table{
	margin-bottom:5px;
}
.tab-content a{
	color:#231f20;
	display:block;
}
#tabcontent1{
	top:302px;
	z-index:300;
}
#tabcontent2{
	top:372px;
}
.w250{
	width:250px;
	margin-left:30px;
}
#nl-submit{
	color:#FFF;
	cursor:pointer;
	margin-bottom:15px;
}
.nl-input{
    background-color: #cba12c;
	border:1px solid #231f20;
    color: #231f20;
    font-size: 9px;
    font-weight: bold;
    height: 35px;
    line-height: 40px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    vertical-align: middle;
    width: 240px;
	margin-bottom:6px;
}
.ajax-result{
	color:#FFF;
}
.ajax-result p{
	color:#900 !important;
}