html, body{
	height:100%
}
body {
	margin:0;
	background-color:#ccc;
	font:12px "Lucida Sans", Arial, Helvetica, sans-serif;
	color:#666;
}
form{
	margin:0;
	padding:0;
}
#main{
	width:1035px;
	margin:0 auto;
	position:relative;
	background:url(../images/page-bg.gif) repeat-y;
	min-height:100%;
}
* html #main{
	height:100%;
}
#home #header{
	position:absolute;
	top:0;
	left:0;
	width:1027px;
	height:262px;
	background:url(../images/header-img.jpg) no-repeat 0 100%;
}
#header{
	height:255px;
	position:absolute;
	top:0;
	left:0;
	width:1027px;
	background:url(../images/header-img-2.jpg) no-repeat;
}
.header-holder{
	width:1027px;
	height:133px;
	background:url(../images/header-bg.png) no-repeat;
}
.header-wrapper{
	position:relative;
	width:100%;
	height:100%;
}
.logo{
	width:177px;
	height:64px;
	position:absolute;
	top:36px;
	left:84px;
	text-indent:-9999px;
	overflow:hidden;
}
.logo a{
	display:block;
	height:100%;
	background:url(../images/logo.gif) no-repeat;
}
.top-link-holder {
	float:right;
	padding:32px 36px 0 0;
}
span.welcome {
	float:left;
	padding:17px 10px 0 0;
	font:13px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#252525;
}
.top-menu{
	margin:0;
	padding:0;
	float:left;
	top:34px;
	right:40px;
	list-style:none;
	font:13px Arial, Helvetica, sans-serif;
	overflow:hidden;
}
.top-menu li{
	float:left;
	color:#6cc;
	text-transform:uppercase;
	background:url(../images/top-menu-sep.gif) no-repeat 0 0;
	margin:0 0 0 -2px;
	padding: 17px 16px 15px;
	line-height:10px;
}
.top-menu li a{
	color:#6cc;
	text-decoration:none;	
}
.top-menu .welcome{
	background:none;
}
.slogan{
	position:absolute;
	top:149px;
	left:81px;
	color:#fff;
	font:32px "Times New Roman", Times, serif;
	font-weight:normal;
	letter-spacing:-1px;
}
#inner .slogan{
	top:134px;
}
.slogan span{
	padding:6px 21px 0 0;
	background:url(../images/slogan-sep.gif) no-repeat 100% 8px;
	margin:0 17px 0 0;
	float:left;
}
#home .slogan span{
	padding:0 0 3px;
	margin:0;
	background:none;
}
#inner .slogan span span, .slogan em span{
	padding:0 !important; 
	margin:0;
	background:none;
}
.slogan em{
	font-size:24px;
	color:#fdeda4;
	font-style:normal;
	float:left;
	padding:13px 0 0 0;
}
#home .slogan em{
	clear:both;
	padding:0;
}
.main-menu{
	margin:0;
	padding:0 0 0 27px;
	list-style:none;
	overflow:hidden;
	font-size:15px;
	position:absolute;
	top:214px;
	left:82px;
	height:41px;
	width:891px;
	background:url(../images/main-menu-bg.gif) no-repeat;
}
.main-menu li{
	background:url(../images/main-menu-sep.gif) no-repeat 0 2px;
	text-transform:uppercase;
	line-height:41px;
	float:left;
}
.main-menu li:first-child{
	background:none;
}
.main-menu li a{
	color:#fff;
	text-decoration:none;
	display:block;
	height:26px;
	padding:15px 0 0;
	text-align:center;
	margin:0 0 0 3px;
	width:208px;
}
* +html .main-menu li a{
	padding:0;
	height:43px;
}
* html .main-menu li a{
	padding:0;
	line-height:43px;
}
.main-menu li a:hover{
	background:url(../images/main-menu-hover.gif) repeat-x;
}
#content{
	width:1002px;
	padding:282px 0 0 25px;
	overflow:hidden;
}
.info-box{
	background:url(../images/info-box-bg.gif) no-repeat 0 100%;
	padding:0 0 19px 21px;
	width:943px;
	float:right;
}
#inner .info-box{
	float:right;
	width:888px;
	padding:0 55px 29px 53px;
	background:url(../images/info-box-bg2.gif) no-repeat 0 100%;
	margin:-2px 0 0 0;
}
#inner .info-box h1{
	margin:7px 0 0;
	color:#c60;
	font:28px "Times New Roman", Times, serif;
	float:left;
	width:600px;
}
.register-link{
	float:left;
	background:url(../images/register-link-bg.gif) no-repeat;
	width:296px;
	font-size:16px;
	height:28px;
	color:#fff;
	text-decoration:none;
	text-align:center;
	margin:9px 0 0;
	letter-spacing:-1px;
	font-weight:normal;
	padding: 15px 0 0;
}
.register-link span{
	font-weight:bold;
	text-transform:uppercase;
}
.content-slogan{
	float:left;
	width:334px;
	margin:2px 0 0 39px;
	font:18px "Times New Roman", Times, serif;
	color:#666;
	letter-spacing:-1px;
}
.content-slogan .cufon-canvas{
	float:left;
	margin-bottom:2px;
}
.advertisement{
	float:left;
	text-indent:-9999px;
	width:212px;
	height:58px;
	background:url(../images/top-ad.jpg) no-repeat;
	margin:7px 0 0 9px;
	overflow:hidden;
}
#inner .advertisement{
	width:187px;
	height:47px;
	background:url(../images/top-ad2.jpg) no-repeat;
	overflow:hidden;
	float:right;
	margin:0;
}
#column-holder{
	overflow:hidden;
	width:895px;
	background:url(../images/content-bottom-bg.gif) no-repeat 0 100%;
	padding:25px 14px 12px 56px;
	clear:both;
}
#inner #column-holder{
	padding:4px 16px 12px 64px;
	width:885px;
}
#left-column{
	float:left;
	width:574px;
}
#left-column h1{
	margin:0;
	color:#699;
	font-size:18px;
	padding:0 0 19px;
}
#left-column p{
	margin:0;
	padding:0 0 19px;
	line-height:17px;
}
#inner #left-column p{
	font-size:11px;
	color:#999;
	width:534px;
}
#inner #left-column{
	padding:6px 0 0;
}
#right-column{
	width:298px;
	float:right;
}
.right-box{
	width:297px;
	background:url(../images/right-box-bg.gif) repeat-y;
	margin: 0 0 34px;
}
.right-box h2{
	margin:0;
	background:url(../images/login-head-bg.gif) no-repeat;
	height:28px;
	color:#fff;
	font-size:18px;
	padding:15px 0 0 55px;
	text-transform:uppercase;
}
.right-box h2 span{
	float:left;
}
.bottom-bg-holder{
	padding-bottom:46px;
	background:url(../images/right-box-bottom.gif) no-repeat 0 100%;
	overflow:hidden;
}
.inform-text{
	padding:9px 49px 0 56px;
}
.inform-text p, .inform-text a{
	margin:0 0 19px;
	font:11px Tahoma, Arial, Helvetica, sans-serif;
	color:#366;
	line-height:18px;
}
#inner .right-box{
	background:url(../images/right-box-bg2.gif) repeat-y;
	color:#330;
	width:298px;
}
#inner .right-box h2{
	background:url(../images/right-box-head.gif) no-repeat;
	padding:16px 0 15px 55px;
}
#inner .right-box em{
	padding:0 53px 20px;
	display:block;
	font-size:11px;
	line-height:16px;
}
#inner .right-box em a{
	color:#330;
}
#inner .right-box em a:hover{
	text-decoration:none;
}
#inner .right-box strong{
	font-size:12px;
	padding:0 0 0 53px;
}
.right-menu{
	margin:0;
	padding:0;
	list-style:none;
	margin:13px 0 0 70px;
}
.right-menu li{
	background:url(../images/right-menu-sep.gif) no-repeat 0 2px;
	padding:0 0 12px 18px;
}
.right-menu li a{
	color:#330;
	text-decoration:none;
}
.right-menu li a:hover{
	text-decoration:underline;
}
#inner .bottom-bg-holder{
	padding-bottom:30px;
	background:url(../images/right-box-bottom2.gif) no-repeat 0 100%;
}
.login-form{
	padding:13px 0 0 46px;
}
.login-form label{
	color:#fff;
	font-size:18px;
	display:block;
	text-transform:uppercase;
	padding:0 0 9px 7px;
}
.login-form input{
	border:0;
	background:none;
	width:200px;
	padding:0;
}
.text-bg{
	display:block;
	height:28px;
	width:200px;
	background:url(../images/input-bg.gif) no-repeat;
	padding:5px 5px 0;
	margin-bottom:14px;
}
.login-form a{
	color:#333;
	font-size:10px;
	margin:0 0 0 12px;
	line-height:20px;
}
.login-form a:hover{
	text-decoration:none;
}
.login-form .button{
	width:210px;
	height:43px;
	margin:7px 0 0 9px;
}
#inner #left-column .list-head{
	color:#999;
	font-size:12px;
	padding:0 0 5px;
}
.content-list{
	margin:0;
	padding:0 0 34px;
	list-style:none;
	font:12px Tahoma Arial, Helvetica, sans-serif;
	
}
.update, .new{
	text-transform:uppercase;
	font:11px "Times New Roman", Times, serif;
	color:#cc6;
	padding: 0 0 0 12px;
	
}
.new{
	color:#f93;
	font-weight:bold;
	font-size:12px;
}
.content-list li{
	padding:0 0 6px;
}
.content-list a{
	color:#399;
	text-decoration:none;
}
.content-list a:hover{
	text-decoration:underline;
}
.help-box{
	padding:8px 40px 20px 53px;
}
.help-box h3{
	margin:0;
	font:20px "Times New Roman", Times, serif;
	color:#996;
	padding:0 0 5px 0;
}
.help-box p{
	margin:0;
	font-size:11px;
	color:#999;
}
.help-box p a{
	color:#699;
	text-decoration:none;
}
.help-box p a:hover{
	text-decoration:underline;
}
#footer{
	width:1027px;
	padding:0 0 20px;
}
.footer-menu{
	margin:0 0 0 1px;
	padding:19px 0 0 78px;
	list-style:none;
	height:33px;
	background:url(../images/footer-menu-bg.gif) repeat-x;
	overflow: hidden;
	text-transform:uppercase;
	font-size:10px;
}
.footer-menu li{
	float:left;
	padding:0 10px 0 0;
}
.footer-menu li a{
	color:#fff;
	text-decoration:none;
}
.copyright-box{
	overflow:hidden;
	height:1%;
	padding:20px 60px 0 80px;
}
.copyright-box p{
	margin:0;
	color:#999;
	float:left;
	width:310px;
	font-size:10px;
}
.copyright-box a{
	float:right;
	width:112px;
	height:20px;
	background:url(../images/footer-logo.gif) no-repeat;
	text-indent:-9999px;
	margin:10px 0 0;
}