html{height:100%;}
body{
	height:100%;
	margin:0;
	color:#222;
	font:12px Arial, Helvetica, sans-serif;
	background:#e6e6e6 url(../images/bg-body.gif) repeat-x;
	min-width:1000px;
}
img{border:0;}
a{
	color:#d2a035;
	text-decoration:none;
	outline:none;
}
a:hover{text-decoration:underline;}
.wrapper-holder{
	width:100%;
	min-height:100%;
	overflow:hidden;
	position:relative;
}
#wrapper{
	width:1000px;
	padding:0 0 67px;
	margin:0 auto;
}
#header{
	background:url(../images/bg-header.jpg) no-repeat 100% 0;
	height:90px;
	padding:0 0 0 11px;
	overflow:hidden;
}
.logo{
	display:block;
	background:url(../images/bg-logo.gif) no-repeat;
	width:338px;
	height:79px;
	overflow:hidden;
	text-indent:-9999px;
}
.logo a{
	display:block;
	height:100%;
}
#main{width:100%;}
.btn-list{
	background:#fff;
	overflow:hidden;
	padding:15px 9999px;
	margin:0 -9999px;
	position:relative;
	list-style:none;
	overflow:hidden;
}
.btn-list li{
	float:left;
	padding:0 7px 0 0;
}
.btn-list li:first-child{margin:0 0 0 14px;}
.btn-list img{float:left;}
.main-holder{padding:0 15px 30px;}
#content{
	background:url(../images/bg-content.gif) repeat-x;
	overflow:hidden;
	padding:17px 9999px 0;
	margin:0 -9999px;
	position:relative;
	width:100%;
}
.info-area{overflow:hidden;}
.side-nav{
	float:left;
	margin:0;
	padding:0;
	width:331px;
	list-style:none;
}
.side-nav li{
	width:100%;
	overflow:hidden;
	padding:0 0 15px;
	vertical-align:top;
}
.side-nav img{float:left;}
.info-block{overflow:hidden;}
#content h2,
.info-block h1{
	margin:0 0 12px;
	color:#ffff87;
	background:#2e2d2d;
	font-size:18px;
	line-height:21px;
	padding:5px 9px 4px;
}
.txt-section{padding:0 0 0 9px;}
.info-block p{
	margin:0 0 14px;
	line-height:15px;
}
.click-here{
	display:block;
	background:url(../images/bg-click-here.png) no-repeat;
	width:627px;
	height:19px;
	text-indent:-9999px;
	overflow:hidden;
}
.sites-list{
	margin:0 -6px 0 0;
	padding:3px 0 13px;
	list-style:none;
	overflow:hidden;
}
.sites-list li{
	float:left;
	margin:0 4px 0 0;
}
.sites-list img{float:left;}
.promo-area{
	overflow:hidden;
	padding:0 0 30px;
}
.promo-area img{
	display:block;
	margin:0 auto;
}
#footer{
	background:#222;
	width:100%;
	overflow:hidden;
	position:relative;
	height:67px; 
	margin:-67px auto 0;
}
#footer .holder{
	width:988px;
	padding:17px 0 0 12px;
	margin:0 auto;
	overflow:hidden;
}
.f-logo{
	float:left;
	background:url(../images/bg-f-logo.gif) no-repeat;
	width:241px;
	height:34px;
	overflow:hidden;
	text-indent:-9999px;
}
#footer .block{
	float:right;
	padding:0 7px 0 0;
	text-align:right;
}
.f-nav{
	margin:0;
	padding:0 0 5px;
	line-height:15px;
	list-style:none;
}
.f-nav li{
	display:inline;
	background:url(../images/sep-f-nav.gif) no-repeat 0 1px;
	padding:0 2px 0 5px;
}
.f-nav li:first-child{background:none;}
#footer .copy{
	color:#5d5d5d;
	padding:0 3px 0 0;
	line-height:15px;
}