body{
	margin:0;
	color:#fff;
	background:#000 url(../images/bg-body.jpg) repeat-x;
	font:14px/16px Arial, Helvetica, sans-serif;
}
img{border-style:none;} 
a{
	text-decoration:none;
	color:#50afe0;
}
a:hover{text-decoration:underline;}
input, textarea, select{
	font:100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper{
	width:950px;
}
#header{
	width:100%;
	overflow:hidden;
}
.logo{	width: 248px;	height: 248px;	overflow: hidden;	background: url(../images/logo.gif) no-repeat;	text-indent: -9999px;	float:left;
}.logo a{	display: block;	height: 100%;}
.powered{
	float:right;
	padding:16px 1px 0 0;
	color:#000;
}
.powered span{
	float:left;
	margin:16px 17px 0 0;
}
.powered .logo-lfl{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	width:103px;
	height:51px;
	background:url(../images/ico.gif) no-repeat;
}
#main{
	width:100%;
}
#main:after{	content:"";	display:block;	clear:both;}
#content{
	float:right;
	width:660px;
	margin:-162px 0 0;
	position:relative;
}
#content h1{
	font-size:66px;
	line-height:68px;
	color:#ed1c24;
	margin:0 0 5px;
	padding:0 0 0 10px;
}
#content h2{
	margin:6px 0 17px;
	font-size:36px;
	line-height:38px;
	color:#ed1c24;
}
.box{
	background:#000 url(../images/bg-box.jpg) no-repeat;
	padding:7px 21px 56px 20px;
	font-size:18px;
	line-height:30px;
}
* html .box{padding:7px 21px 52px 20px;}
*+html .box{padding:7px 21px 52px 20px;}
.box .text-holder{
	height:1%;
	overflow:hidden;
	padding-right:32px;
}
.box p{
	margin:0 0 30px;
}
.box strong{
	font-size:24px;
	line-height:26px;
	color:#50afe0;
}
.list{
	margin:-30px 0 0;
	padding:2px 89px 0 4px;
	list-style:none;
	font-size:18px;
	line-height:24px;
	overflow:hidden;
}
* html .list{padding:10px 89px 0 4px;}
*+html .list{
	padding:10px 89px 0 4px;
	margin:0 0 10px;
}
.list li{
	height:1%;
	overflow:hidden;
	padding:0 0 0 39px;
	margin:13px 0 -13px;
}
.list li .holder{
	display:table;
	border-bottom:1px solid #323232;
	float:left;
	width:100%;
	margin:0 0 6px;
	padding:0 0 19px;
}
.list li a{
	display:table-cell;
	vertical-align:middle;
	color:#fff;
	height:47px;
}
.list li a:hover{text-decoration:none;}
* html .list li a{display:block;}
* html .list span{display:block;}
*+html .list li a{display:block;}
*+html .list span{display:block;}
.box .list li strong{
	font-size:18px;
	line-height:24px;
	color:#fff;
}
.list .item-1{background:url(../images/bg-item-1.gif) no-repeat;}
.list .item-2{background:url(../images/bg-item-2.gif) no-repeat;}
.list .item-3{background:url(../images/bg-item-3.gif) no-repeat;}
#content h3{
	margin:0 0 5px;
	color:#f28b0c;
	font-size:18px;
	line-height:20px;
}
.copy{
	margin:-31px 0 0 19px;
	font-size:12px;
	line-height:14px;
	color:#7e7e7e;
}
* html .copy{margin:-30px 0 0 19px;}
*+html.copy{margin:-30px 0 0 19px;}
.copy a{
	color:#7e7e7e;
	text-decoration:underline;
}
.copy a:hover{text-decoration:none;}
#sidebar{
	float:left;
	width:247px;
	padding:35px 0 0;
}
#sidebar h2{
	margin:0;
	padding:4px 0 6px 16px;
	font-size:14px;
	line-height:16px;
	background:#ed1c24;
	text-transform:uppercase;
}
.tour-list{
	margin:0 0 36px;
	padding:0;
	list-style:none;
	font-size:14px;
	line-height:16px;
	font-weight:bold;
}
.tour-list li{
	height:1%;
	overflow:hidden;
	padding:6px 0 5px 16px;
	border-bottom:1px solid #fff;
	vertical-align:middle;
}
.tour-list li strong{
	float:left;
	width:120px;
}
.tour-list li span{
	float:left;
	width:108px;
}
.signup{
	font-size:14px;
	line-height:16px;
	margin:0 0 37px;
}
.signup .holder{
	background:url(../images/bg-signup-c.gif) repeat-y;
}
.signup .frame{
	background:url(../images/bg-signup.gif) no-repeat;
}
.signup .row{
	overflow:hidden;
	padding:5px 0 3px 18px;
	height:1%;
	border-bottom:1px solid #000;
}
.signup label{
	float:left;
	width:85px;
	color:#000;
	margin:2px 0 0;
}
.signup .btn{
	padding:0;
	border:none;
}
.signup input{
	margin:0;
	padding:0 5px 0 0;
	width:133px;
	background:none;
	border:1px solid #000;
	color:#000;
	float:left;
}
.signup .btn-submit{
	font-size:14px;
	line-height:14px;
	font-weight:bold;
	margin:0;
	padding:0;
	width:74px;
	height:27px;
	color:#000;
	cursor:pointer;
	border:none;
	background:url(../images/btn-submit.gif) no-repeat;
	float:right;
}
* html .signup .btn-submit{padding:2px 0 0;}
*+html .signup .btn-submit{padding:2px 0 0;}
#sidebar img{display:block;}
.donate{
	background:url(../images/bg-donate.gif) no-repeat;
	font-size:14px;
	color:#000;
	line-height:17px;
	margin:37px 0 0;
}
.donate a{
	display:block;
	padding:46px 46px 18px 31px;
}
.donate a:hover{text-decoration:none;}
.donate span{
	color:#000;
}
.back{
	font-size:18px;
	line-height:20px;
	font-weight:bold;
	text-decoration:underline;
}
.back:hover{text-decoration:none;}

