*{
	margin:0px;
	padding:0px;
}
ul, ol{
	list-style-type:none;
}
a img{
	border:0px none;
}
a{
	color:#f0d08b;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
body{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	background:#9b1e4e;
	color:#f0d08b;
}
input, select{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
}
#container{
	background:#9b1e4e url(../images/background.png) repeat-x left top;
}
#container2{
	background:#9b1e4e url(../images/background2.png) repeat-x left top;
}
#header{
	background:#161616 url(../images/party.jpg) no-repeat center top;
	height:507px;
}
#header2{
	background:#161616 url(../images/party2.jpg) no-repeat center top;
	height:444px;
}
#header2 img{
	position:relative;
	top:60px;
	left:300px;
}
#main, .header{
	width:760px;
	margin:0px auto;
	position:relative;
}
.top_info{
	margin-top:25px;
	line-height:56px;
	font-size:24px;
}
.top_info span{
	color:#fff;
	font-weight:normal;
}
.light{
	margin-top:25px;
}
.cols{
	width:360px;
	height:145px;
}
.small_col{
	width:285px;
	font-size:11px;
	height:auto;
}
.h2title{
	margin:25px 0px 15px 0px;
}
.txt_b{
	font-weight:bold;
}
.txt_hide{
	position:relative;
}
.txt_hide span{
	position:absolute;
	text-indent:-9999px;
}
.iphone{
	position:absolute;
	top:-45px;
	left:235px;
}
.lists{
	border-top:1px solid #b04b5d;
	border-bottom:1px solid #b04b5d;
	padding-bottom:30px;
	background:url(../images/lists.jpg) no-repeat center bottom;
}
.lists ol{
	width:233px;
	color:#fff;
}
.reg_form{
	position:absolute;
	top:-115px;
	right:0px;
	width:375px;
}
.reg_form label{
	margin:15px 0px 10px 0px;
}
.reg_form .half{
	width:180px;
}
.reg_form_fix{
	height:350px;
}
.input_box{
	border:0px none;
	padding:5px 8px;
	background:#9b1e4e url(../images/input_big.png) no-repeat left top;
	color:#ffd1d0;
	height:21px;
	width:315px;
}
.input_box option{
	background:#9b1e4e;
	border:1px solid #ffd1d0;
}
.input_bigger{
	background:url(../images/input_bigger.png) no-repeat left top;
	width:360px;
}
.input_smaller{
	background:url(../images/input_smaller.png) no-repeat left top;
	width:165px;
}
select.input_box{
	height:auto;
	width:181px;
	padding-right:5px;
}
.submit{
	background:#9b1e4e url(../images/submit.png) no-repeat left top;
	width:384px;
	height:55px;
	border:0px none;
	cursor:pointer;
	margin-top:25px;
}
#footer{
	line-height:40px;
	color:#ffd1d0;
	font-size:11px;
}
.no_tb{
	border-top:0px none;
}
.block{
	display:block;
}
.inline_block{
	display:inline-block;
	vertical-align:middle;
}
.fs11{
	font-size:11px;
}
.ml15{
	margin-left:15px;
}
.mr10{
	margin-right:10px;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.clb{
	clear:both;
	height:0px;
	line-height:0px;
	font-size:0px;
}
.height15{
	height:15px;
}
