*, html,body{
	margin:0;
	padding:0;
	border: 0;
	outline: none;
}
html,body{
	height:100%;
}
body{
	background-color:#192028;
	background-image:url(../img/mainbg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-attachment:fixed;
}
#center{
	width:673px;
	background-color:#111a23;
	background-image:url(../img/footer_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	margin:0 auto;
	
	min-height: 100%;
	height:auto !important;
	height:100%;
}
.invisible{
	visibility:hidden;
	line-height:0;
	font-size:0;
}
#logobar{
	background-image:url(../img/header.jpg);
	background-repeat:no-repeat;
}
#latest{
	width:673px;
	margin-bottom:25px;
}
#promo_r{
	width:237px;
	height:178px;
	float:right;
	padding:10px;
	background-image:url(../img/promo_bg.jpg);
	background-repeat:no-repeat;
}
#promo_l{
	width:416px;
}
#nav{
	width:212px;
	float:left;
}
#rbar{
	width:445px;
	float:right;
}
#footer{
	width:445px;
	text-align:center;
	height:50px;
}
.clbo{
	clear:both;
}
.pdf_link{
	text-align:right;
	margin-right:20px;
	margin-top:10px;
}
.layout_preview{
	text-align:center;
	margin-bottom:15px;
	background-color:#1C252E;
	border:1px solid #38424C;
	margin-right:5px;
}
.layout_preview .title{
	padding-bottom:3px;

}
.layout_default  .title{
	display:none;
}
.layout_default{
	margin-top:15px;
}
h3{
        margin-bottom:8px;
}
