body{
	margin:0 auto;
	font:12px Verdana, Arial, sans-serif;
	background:#fff;
	color:#737373;
	min-width:979px;
}
img { border-style:none; }
a{
	text-decoration:underline;
	color:#737373;
}
a:hover{ text-decoration:none; }
.w{
	width:100%;
	overflow:hidden;
	padding:0 0 42px;
	position:relative;
}
/* wrapper */
#wrapper{
	width:979px;
	margin:0 auto;
	position:relative;
}
#wrapper:after{
	content:"";
	display:block;
	clear:both;
}
/* header */
#header{
	width:978px;
	padding:13px 0 13px 1px;
	overflow:hidden;
}
.logo{
	margin:0;
	overflow:hidden;
}
.logo a{
	background:url(../images/logo.gif) no-repeat;
	width:239px;
	height:57px;
	float:left;
	overflow:hidden;
	text-indent:-9999px;
	cursor:pointer;
}
/* main */
#main{
	width:979px;
	padding:0 0 20px;
	overflow:hidden;
}
/* section */
.section{
	width:977px;
	overflow:hidden;
	background:#6b99c1;
}
.visual{
	float:left;
	margin:0 -1000px 0 0;
}
.aside .visual{ margin:0 -1000px -1000px 0; }
.visual img{ display:block; }
/* nav */
.nav{
	float:left;
	position:relative;
	padding:66px 0 0;
}
.aside .nav{ padding-bottom:45px; }
.nav ul{
	width:319px;
	margin:0;
	padding:0;
	list-style:none;
	border-top:1px solid #aac4db;
}
.nav ul ul{ border:none; }
.nav ul li{
	line-height:20px;
	border-bottom:1px solid #aac4db;
	width:100%;
	padding:0;
	float:left;
}
.nav ul li li {
	border-top:1px solid #aac4db;
	border-bottom:0;
}
.nav li a{
	color:#fff;
	display:block;
	font-weight:bold;
	position:relative;
	height:1%;
	text-decoration:none;
	padding:0 0 0 26px;
	background: url(../images/none.gif);
}
.nav ul ul li a{ padding:0 0 0 36px; }
.nav li a:hover{
	background:url(../images/bg-nav.gif) no-repeat;
	padding:1px 0 1px 26px;
	margin:-1px 0;
}
.nav ul ul li a:hover{ padding:1px 0 1px 36px; }
/* blocks */
.blocks{
	width:988px;
	overflow:hidden;
	padding:28px 0 0;
	margin:0 -9px 0 0;
}
.aside .blocks{
	margin:0;
	overflow:hidden;
	padding:29px 0 0;
	width:100%;
}
/* block */
.block{
	width:320px;
	float:left;
	margin:0 9px 0 0;
	line-height:20px;
	overflow:hidden;
}
.block h2{
	width:306px;
	font-size:12px;
	line-height:20px;
	font-weight:normal;
	padding:0 7px 1px;
	color:#fff;
	background:#747474;
	margin:-1px 0 13px;
}
.inner-block{ padding:0 7px; }
.block span{ display:block; }
.block p{ margin:0 0 20px; }
.news{
	list-style:none;
	margin:0;
	padding:3px 0 0;
}
.news li{
	line-height:14px;
	margin:0 0 11px;
	vertical-align:top;
	height:1%;
}
.block a{ font-weight:normal; }
.block strong{
	display:block;
	margin:0 0 15px;
}
.block .text p{ line-height:16px; }
.block ul strong{ margin:0; }
.block img{
	float:right;
	margin:-13px -7px 5px 5px;
}
/* panel */
.panel{
	position:absolute;
	top:7px;
	right:0;
	width:700px;
}
.panel:after{
	content:"";
	display:block;
	clear:both;
}
.panel div{
	overflow:hidden;
	height:1%;
}
/* add-nav */
.add-nav{
	list-style:none;
	margin:0 -24px 0 0;
	display:inline;
	padding:0;
	float:right;
	overflow:hidden;
}
.add-nav li{
	float:left;
	line-height:20px;
	font-size:11px;
	padding:0 15px 0 0;
	margin:0 12px 0 0;
	display:inline;
	background:url(../images/bullet1.gif) no-repeat 100% 9px;
}
.add-nav li a{
	color:#737373;
	text-decoration:none;
}
.add-nav li a:hover{ text-decoration:underline; }
/* tools */
.tools{
	overflow:hidden;
	position:absolute;
	top:39px;
	right:0;
	list-style:none;
	margin:0;
	padding:0 3px 0 0;
}
.tools li{
	float:left;
	margin:0 0 0 6px;
	display:inline;
}
.tools li a{
	height:26px;
	width:26px;
	display:block;
}
.tools li .twitter{
	background:url(../images/ico1.gif) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
}
.tools li .linkedin{
	background:url(../images/ico2.gif) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
}
.tools li .facebook{
	background:url(../images/ico3.gif) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
}
/* twocolumns */
.twocolumns{
	padding:0 0 18px;
	width:100%;
	overflow:hidden;
}
/* aside */
.aside{
	width:320px;
	overflow:hidden;
	float:left;
}
/* content */
.content{
	width:579px;
	float:right;
	padding:37px 47px 0 0;
	line-height:20px;
}
.content p{
	margin:0 0 20px;
}
.content h2{
	border-bottom:8px solid #747474;
	padding:0 0 9px 1px;
	margin:0 0 25px -1px;
	width:579px;
	font-size:14px;
	line-height:20px;
	color:#666;
}
.content h3{
	margin:0;
	color:#666;
	font-size:12px;
	line-height:20px;
}
.content ul{
	list-style:none;
	margin:0;
	padding:0;
}
.content ul li{
	padding:0 0 0 10px;
	background:url(../images/bullet2.gif) no-repeat 0 9px;
}
/* footer */
#footer{
	margin:0 -9999px;
	padding:34px 9999px 0;
	width:100%;
	position:relative;
	background:url(../images/bg-footer.gif) repeat-x;
	line-height:18px;
	color:#231f20;
}
#footer:after{
	content:"";
	display:block;
	clear:both;
}
#footer address{
	font-style:normal;
	float:left;
	margin:0 82px 0 0;
	display:inline;
}
#footer span{
	display:block;
	padding:0 0 1px;
}
#footer ul{
	float:left;
	margin:0;
	width:240px;
	list-style:none;
	padding:0;
}
#footer ul li{
	padding:0 0 1px;
}
#footer ul li a{
	color:#231f20;
	font-size:12px;
	text-decoration:none;
}
#footer ul li a:hover{ text-decoration:underline; }
/* shadow */
.shadow{
	position:absolute;
	width:100%;
	top:83px;
	left:0;
	background:url(../images/bg-main.png) repeat-x;
	height:16px;
	text-indent:-9999px;
	overflow:hidden;
}
