html{min-width:980px}
body{
	margin:0;
	background:#999;
	font:12px/17px Arial, sans-serif;
	color:#333;
	height:100%;
	min-width:980px;
}
img{border:none;}
a{
	color:#000;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
	color: #CF9;
}
input,
textarea,
select{
	font:100% "Trebuchet MS", arial, sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
#header{background:#101010;}
#header .header-holder{
	width:960px;
	margin:0 auto;
	overflow:hidden;
	padding:11px 0;
	color: #FFF;
}
#header .section{
	float:right;
	padding:28px 0 0;
}
#nav{
	list-style:none;
	margin:0;
	padding:0 11px 0 0;
	float:left;
	overflow:hidden;
}
#nav li{
	float:left;
	padding:1px 6px 4px;
	border-left:1px solid #545454;
	margin:0 1px 0 -1px;
}
#nav li a{
	float:left;
	color:#fff;
	cursor:pointer;
}
#nav li span{
	float:left;
	padding:3px 6px;
}
#nav .active a,
#nav li a:hover{
	background: url(../images/bg-nav-left.gif) no-repeat;
	text-decoration:none;
}
#nav .active span,
#nav li a:hover span{background: url(../images/bg-nav-right.gif) no-repeat 100% 0;}
#header .links{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}
#header .links li{
	float:left;
}
#header .links a{
	float:left;
	background: url(../images/bg-links-link.gif) no-repeat;
	width: 60px;
	height: 29px;
	padding:7px 9px 0;
	color:#fff;
	text-align:center;
}
#header .links .other-link{background: url(../images/bg-links-other-link.gif) no-repeat;}
.logo{
	display:block;
	background:url(../images/bg-logo.gif) no-repeat;
	width: 253px;
	height: 90px;
}
.logo a{
	height:100%;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
#main{
	background:#fff;
	width:100%;
	padding:0 0 75px;
}
#main p a{color:#333;}
.container1{
	background: url(../images/bg-container1.gif) repeat-x;
}
.container1 .container-block{
	margin:0 auto;
	background: url(../images/bg-container1-holder.gif) no-repeat;
	width: 968px;
	height: 311px;
	padding:30px 0 0 7px;
	overflow:hidden;
}
.boxes{
	width:1068px;
	margin:0 -100px 0 0;
	position:relative;
}
.boxes .box{
	width:204px;
	float:left;
	padding:0 18px;
}
.boxes .heading{
	overflow:hidden;
	color:#fff;
	margin:0 0 25px 32px;
	font-size:14px;
	line-height:17px;
	list-style:none;
	padding:0;
}
.boxes .heading .number{
	float:left;
	font-size:42px;
	line-height:46px;
	padding:0 7px 4px 0;
	border-right:2px solid #9dbfd4;
	color:#eaeaea;
	margin:0 13px 0 0;
}
.boxes .heading .number strong{
	float:left;
	margin:-5px 0 0;
	position:relative;
}
.boxes .heading .link{
	float:left;
	padding:2px 0 0;
	width:100px;
}
.boxes .heading a{color:#fff;}
.boxes .image{
	margin:0 0 33px;
	text-align:center;
	width:100%;
}
.boxes img{
	vertical-align:middle;
	border:0;
	font-size:0;
	line-height:0;
}
.boxes .message{
	background: url(../images/bg-message.png) no-repeat;
	width: 194px;
	height: 45px;
	padding:19px 5px 0;
	color:#fff;
	font-size:14px;
	line-height:17px;
	display:block;
	text-align:center;
}
.container2{
	background:#dedede;
	padding:15px 0;
}
.container2 .container-block{
	background: url(../images/bg-container2-block.gif) repeat-y;
	width: 939px;
	overflow:hidden;
	margin:0 auto;
}
.container-holder{
	background: url(../images/bg-container2-holder.gif) no-repeat;
}
.container-frame{
	background: url(../images/bg-container2-frame.gif) no-repeat -1px 100%;
	width: 940px;
	overflow:hidden;
	position:relative;
	padding:15px 0 31px;
}
.other-boxes .box{
	width:200px;
	padding:0 13px 52px 18px;
	min-height:200px;
	float:left;
}
.other-boxes .box3,
.other-boxes .box2{
	padding:0 12px 52px 26px;
}
* html .other-boxes .box{height:195px;}
.other-boxes .box4{
	padding:0 7px 0 24px;
	min-height:252px;
}
.other-boxes .heading{
	width:192px;
	overflow:hidden;
	padding:0 0 10px 3px;
}
.other-boxes .heading img{
	float:left;
	padding:0 7px 0 0;
}
.other-boxes .heading h3{
	font-size:18px;
	line-height:21px;
	margin:0;
	float:left;
	width:144px;
}
.other-boxes p{margin:0 0 14px;}
.other-boxes .downlaod{overflow:hidden;}
.other-boxes .downlaod a{
	background: url(../images/bg-downlaod.gif) no-repeat;
	color:#981719;
	padding:0 0 0 25px;
	float:left;
}
.other-boxes .link{
	background: url(../images/bg-other-boxes-link.gif) no-repeat;
	width: 117px;
	height: 20px;
	padding:12px 10px 8px;
	text-align:center;
	font-weight:bold;
	position:absolute;
	bottom:22px;
	left:13px;
}
.other-boxes .other-link{
	background: url(../images/bg-other-boxes-other-link.gif) no-repeat;
	padding-top:33px;
}
.other-boxes .box2 .link{left:256px;}
.other-boxes .box3 .link{left:496px;}
.social-network{
	list-style:none;
	margin:-14px 0 -8px;
	position:relative;
	padding:0;
}
.social-network li{
	width:100%;
	overflow:hidden;
	border-top:1px solid #ccc;
	padding:6px 0;
}
.social-network img{
	float:left;
	padding:0 7px 0 0;
}
.social-network a{
	float:left;
	padding:6px 0;
}
#content{
	width:960px;
	margin:0 auto;
}
#content .section{
	border-top:1px solid #999;
	padding:24px 9px  0 23px;
	height:1%;
	overflow:hidden;
}
#content .section h2{
	font-size:31px;
	line-height:35px;
	margin:0;
}
#content .info-block{
	height:1%;
	overflow:hidden;
	padding:0 0 29px;
}
#content .section .box{
	float:right;
}
#content .box{
	background: url(../images/bg-content-box.gif) repeat-y;
	width: 220px;
	margin:0 0 0 20px;
}
#content .box .holder{
	background: url(../images/bg-content-box-holder.gif) no-repeat;
}
#content .box .frame{
	background: url(../images/bg-content-box-frame.gif) no-repeat 0 100%;
	padding:11px 17px 14px;
}
#content .box .ttl{
	color:#666;
	font-size:14px;
	display:block;
	padding:9px 0 9px 3px;
}
.realted-list{
	list-style:none;
	margin:0;
	padding:0;
	border-top:1px solid #999;
	line-height:14px;
}
.realted-list li{
	background: url(../images/bg-realted-list-twitter.gif) no-repeat 9px 12px;
	border-bottom:1px solid #ccc;
	padding:8px 0 8px 33px;
}
#content .intro{
	color:#333;
	display:block;
	font-size:16px;
	line-height:21px;
	padding:4px 0 8px;
}
#content p{margin:0;}
#content .links-holder{padding:19px 0 0;}
#content .link{
	height:1%;
	overflow:hidden;
}
#content .link a{
	color:#0f4a8e;
	background: url(../images/bg-content-link.gif) repeat-x 0 13px;
}
#content .link a:hover{
	background:none;
	text-decoration:none;
}
#content h2.title{
	background: url(../images/bg-content-title.gif) no-repeat;
	padding:2px 0 0 39px;
	margin:-9px 0 0 -2px;
	position:relative;
}
.main-form{
	width:633px;
	overflow:hidden;
	padding:0 0 0 27px;
}
.main-form .form-intro{
	display:block;
	padding:5px 0 20px 10px;
	font-size:14px;
}
.form-box{
	background:#e7e7e7;
	padding:10px 0 4px 13px ;
	margin:0 0 25px;
}
.form-box .row{
	padding:6px 0 11px;
	height:30px;
	clear:both;
}
.form-box .row:after{
	content:"";
	display:block;
	clear:both;
}
.form-box label{
	float:left;
	width:110px;
	padding:5px 20px 0 0;
	margin:0 0 -10px;
	position:relative;
	font-weight:bold;
}
.form-box .text{
	background: url(../images/bg-main-form-text.gif) no-repeat;
	float:left;
	padding:0 7px;
}
.form-box .text input{
	background:none;
	border:0;
	padding:6px 0 9px;
	height:15px;
	width: 285px;
	font-size:12px;
}
.form-box .comment{
	padding:0 0 0 12px;
	color:#2579d0;
	float:left;
	width:175px;
	word-spacing:-1px;
	line-height:13px;
	font-size:11px;
	margin:0 0 -5px;
	position:relative;
}
.form-box .select{
	width:105px;
	float:left;
	margin:5px 0 0;
}
.main-form .submit{
	background: url(../images/bg-main-form-submit.gif) no-repeat;
	width: 137px;
	height: 40px;
	border:0;
	font-weight:bold;
	padding:0 0 2px 22px;
	cursor:pointer;
}
.sign-in fieldset{
	margin:0 -11px 0 0;
	padding:0 3px 0 0;
	position:relative;
	width:191px;
	overflow:visible;
}
.sign-in .comment{color:#2579d0;}
#content .sign-in h3.title{
	font-size:31px;
	line-height:35px;
	margin:0 0 9px -3px;
	position:relative;
	background: url(../images/bg-content-box-title.gif) no-repeat;
	padding:2px 0 0 36px;
	height:1%;
}
.sign-in label{
	display:block;
	padding:0 0 5px;
}
.sign-in .text{
	background: url(../images/bg-sign-in-text.gif) no-repeat;
	height: 30px;
	padding:0 7px;
	margin:0 0 8px -4px;
	position:relative;
	overflow:hidden;
}
.sign-in .text input{
	background:none;
	border:0;
	padding:7px 0 8px;
	height:15px;
	width: 174px;
	font-size:12px;
	float:left;
}
.submit-holder{
	padding:7px 0 4px;
}
.sign-in .submit{
	background: url(../images/bg-sign-in-submit.gif) no-repeat;
	width: 115px;
	height: 34px;
	border:0;
	font-weight:bold;
	padding:0 0 2px 22px;
	cursor:pointer;
	margin:0 0 0 -5px;
	position:relative;
}
#footer{background:#999;}
#footer .footer-holder{
	width:850px;
	margin:0 auto;
	color:#fff;
	padding:10px 0 30px;
}
#footer p{margin:0 0 10px;}
#footer p a{color:#fff;}

