body{
	margin:0;
	font:12px/18px Georgia, serif;
	background:url(../images/bg.jpg) repeat-x;
	color:#232D24;
}
#main{
	float:left;
	width:966px;
}
/*-- header --*/
.header{
	width:966px;
	clear:both;
	overflow:hidden;
}
.header h1{
	float:left;
	display:inline;
	text-indent:-3000px;
	overflow:hidden;
	margin:0;
	padding:28px 0 0 50px;
	background:url(../images/logo.gif) no-repeat;
	width:380px;
	height:143px;
}
.header h1 a{
	display:block;
	width:265px;
	height:112px;
}
.header p{
	margin:47px 0 0 8px;
	padding:0;
	background:url(../images/slogan.png) no-repeat;
	width:370px;
	height:66px;
	text-indent:-3000px;
	overflow:hidden;
}
/*-- navigation --*/
ul.nav{
	width:533px;
	margin:0;
	padding:13px 0 0 3px;
	float:left;
}
ul.nav li{
	padding:0 9px;
	background:url(../images/nav-separator.gif) no-repeat 0 50%;
	list-style:none;
	float:left;
}
ul.nav li.none-separator{ background:none;}
ul.nav li a{
	color:#fff;
	font:14px/24px Arial, sans-serif;
	display:block;
}
ul.nav li a:hover{ text-decoration:none;}
/*-- content --*/
.content{
	width:913px;
	float:left;
	display:inline;
	margin:0 0 0 53px;
	min-height:826px;
	background:url(../images/content-bg.png) no-repeat;
	clear:both;
}
* html .content { height:826px;}
span.content-foot{
	font-size:0;
	line-height:0;
	width:913px;
	float:left;
	display:inline;
	margin:0 0 0 53px;
	clear:both;
	overflow:hidden;
	height:18px;
	background:url(../images/content-foot-bg.jpg) no-repeat;
}
.content a{ color:#6d9fce;}
.content a:hover{ text-decoration:none;}
h2{
	font-weight:normal;
	font-size:18px;
	line-height:24px;
	margin:0;
	padding:0;
}
h3{
	font-size:16px;
	font-weight:normal;
	margin:0;
	padding:8px 0 0;
}
h4{
	font-weight:bold;
	font-size:16px;
	margin:0;
	padding:19px 0 0;
}
/*-- column --*/
.column{
	position:relative;
	width:674px;
	float:left;
}
/*-- flash-holder --*/
.flash-holder{
	position:relative;
	width:674px;
	float:left;
	clear:both;
	z-index:10;
}
.holder-bg{
	width:656px;
	padding:7px 9px 22px 9px;
	float:left;
	clear:both;
	background:url(../images/flash-holder-bg.png) no-repeat;
}
a.link{
	text-indent:-3000px;
	overflow:hidden;
	position:absolute;
	display:block;
	cursor:pointer;
	z-index:11;
}
.flash-holder a.link{
	background:url(../images/link-click-here-and-register.png) no-repeat;
	width:308px;
	height:134px;
	top:198px;
	left:352px;
}
.column .holder{
	position:relative;
	margin:-13px 0 0;
	padding:13px 0 0;
	z-index:9;
	background:url(../images/holder-bg.gif) no-repeat 320px 0;
	width:674px;
	float:left;
	clear:both;
}
.info{
	padding:0 28px 0 40px;
	width:325px;
	float:left;
}
.info h2{
	z-index:12;
	position:relative;
	margin:-10px 0 0;
	padding-right:40px;
}
.info-1{
	margin:69px 0 0;
	background:#fff;
	width:231px;
	float:left;
}
.column p{
	line-height:21px;
	padding:14px 0 0;
	margin:0;
}
a.more{
	margin:18px 0 0;
	display:block;
	font-size:14px;
}
ul.link-list{
	margin:22px 0 0;
	padding:0;
}
ul.link-list li{
	line-height:23px;
	list-style:none;
}
ul.gallery{
	overflow:hidden;
	clear:both;
	margin:0;
	padding:0;
}
ul.gallery li{
	padding:4px 7px 5px 5px;
	width:103px;
	float:left;
	list-style:none;
}
a.img-holder img{
	display:block;
	border:none;
}
ul.list{
	clear:both;
	overflow:hidden;
	width:220px;
	margin:16px 0 0;
	padding:0;
}
ul.list li{
	padding:7px 0 6px;
	font-size:10px;
	line-height:12px;
	background:url(../images/list-item-separator-bg.gif) repeat-x;
	list-style:none;
}
ul.list li p{
	word-spacing:2px;
	letter-spacing:-1px;
	line-height:12px;
	background:url(../images/bullet.gif) no-repeat 0 3px;
	margin:0;
	padding:0 0 0 14px;
}
/*-- column-1 --*/
.column-1{
	font:12px/17px Arial, sans-serif;
	position:relative;
	float:right;
	width:202px;
	padding:13px 17px 0 19px;
	color:#000;
}
.column-1 p{
	margin:0;
	padding:19px 0 0;
}
ul.link-list-1{
	margin:0;
	padding:22px 0 0;
}
ul.link-list-1 li{
	line-height:20px;
	font-size:10px;
	list-style:none;
}
ul.link-list-1 li a{ color:#000;}
/*-- footer --*/
.footer{
	background:url(../images/footer-bg.gif) repeat-x;
	width:100%;
	float:left;
	clear:both;
	height:150px;
	min-width:966px;
	margin:38px 0 0;
}
.footer p{
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:12px;
	width:966px;
	color:#000;
	float:left;
	margin:0;
	padding:33px 0 0;
}
.footer p span{ display:block;}
/*------------------- inner ------------------*/
/*-- promo --*/
.promo{
	float:left;
	display:inline;
	margin:15px 0 0 18px;
	padding:0 0 0 297px;
	position:relative;
	background:url(../images/promo-bg.jpg) no-repeat;
	width:338px;
	height:149px;
}
.promo a.link{
	background:url(../images/link-click-here-and-register-1.png)  no-repeat;
	width:311px;
	height:150px;
	top:-6px;
	left:-14px;
}
ul.link-list-2{
	overflow:hidden;
	margin:0;
	padding:0;
}
ul.link-list-2 li{ list-style:none;}
ul.link-list-2 li a{ color:#0c5fad;}
.promo ul.link-list-2{
	word-spacing:2px;
	letter-spacing:-1px;
	width:130px;
	padding:48px 0 0 12px;
	float:left;
}
.promo ul.right{ width:160px;}
/*-- info-3 --*/
.info-3{
	padding:0 0 0 34px;
	width:584px;
	clear:both;
	overflow:hidden;
	float:left;
}
.info-3 h3{
	padding:15px 0 0;
	line-height:21px;
}
strong.post-info{
	margin:24px 0 0;
	clear:both;
	display:block;
	color:#666;
	font:bold 10px Arial, Helvetica, sans-serif;
}
.info-3 p{
	padding:11px 0 6px;
	line-height:19px;
}

img
{  border-width: 0px;
    border-style: none;
}
