/*
Theme Name: DotGov
*/
*{
	font-size:100.01%;
}
html{
	height:100%;
	background:#d1e5f8 url(images/bg-body2.jpg) no-repeat 50% 0;
	font-size:75%;
	min-width:999px;
}
body{
	margin:0;
	color:#353535;
	font:1em Helvetica, Arial, sans-serif;
	background: url(images/bg-header.jpg) no-repeat 50% 0;
	min-height:100%;
	position:relative;
	min-width:999px;
}
* html body{
	height:100%;
}
.home{
	background:#fff url(images/bg-body.jpg) no-repeat 50% 100%;
	min-width:800px;
}
/*global reset*/
img{border-style:none;}
a{
	text-decoration:none;
	color:#de1632;
}
a:hover{text-decoration:underline;}
input, textarea, select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
/*home page*/
.home #wrapper{
	width:800px;
	margin:0 auto;
	padding:20px 0 104px;
}
.home .logo{
	background: url(images/logo.png) no-repeat;
	width: 338px;
	height: 112px;
	margin:0 0 39px 220px;
	text-indent:-9999px;
	overflow:hidden;
	float:none;
	position:static;
}
.home .logo a{
	display:block;
	height:100%;
	background:none;
	position:relative;
}
.home .slogan{
	margin:0 auto 44px;
	background: url(images/slogan.png) no-repeat;
	width: 800px;
	height: 155px;
	text-indent:-9999px;
	overflow:hidden;
}
.home .text-dotgov{
	display:block;
	margin:0 auto 48px;
	background: url(images/text-dotgov.png) no-repeat;
	width: 543px;
	height: 59px;
	text-indent:-9999px;
	overflow:hidden;
}
.home .text-launch{
	display:block;
	margin:0 auto 37px;
	background: url(images/text-launch.png) no-repeat;
	width: 394px;
	height: 34px;
	text-indent:-9999px;
	overflow:hidden;
}
.info-form{
	width:522px;
	margin:0 0 0 125px;
	padding:0 0 40px;
}
.info-form fieldset{
	height:1%;
	overflow:hidden;
}
.info-form input{
	float:left;
	background:none;
	border-style:none;
}
.info-form .text{
	float:left;
	background: url(images/bg-text.gif) no-repeat;
	width: 340px;
	height: 52px;
	padding:0 19px;
	margin:0 9px 0 0;
}
.info-form .text input{
	width:334px;
	padding:17px 0;
	font-size:15px;
	color:#5da7d7;
}
/*footer for all pages*/
#bottom{
	width:100%;
	background: url(images/bg-footer.png) repeat-x;
	height:104px;
	position:absolute;
	bottom:0;
	left:0;
}
.footer-holder{
	width:800px;
	margin:0 auto;
	padding:40px 0 0;
	overflow:hidden;
	color:#c0ddff;
}
.footer-holder strong{
	float:left;
	padding:3px 0 0;
	margin:0 7px 0 0
}
#bottom .social{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}
#bottom .social li{
	float:left;
	margin:0 9px 0 0;
}
#bottom .social li a{
	width:23px;
	height:22px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
#bottom .social li .rss{
	background: url(images/ico-rss.gif) no-repeat;
}
#bottom .social li .twitter{
	background: url(images/ico-twitter.gif) no-repeat;
}
#bottom .social li .tweet{
	background: url(images/ico-twiit.gif) no-repeat;
	width: 89px;
	height: 22px;
}
#bottom .sub-nav{
	list-style:none;
	margin:0;
	padding:3px 0 0;
	float:left;
	overflow:hidden;
}
* html #bottom .sub-nav {margin-left:-10px;}
#bottom .sub-nav li{
	float:left;
	padding:0 0 0 14px;
	margin:0 14px 0 -4px;
	background: url(images/sparator.gif) no-repeat 0 4px;
}
#bottom .sub-nav li a{
	color:#c0ddff;
}
#bottom .footer-holder p{
	float:right;
	margin:0;
	padding:3px 0 0;
}
/*home page*/
#wrapper{
	width:931px;
	margin:0 auto;
	padding:211px 0 147px;
	position:relative;
}
/*header*/
#header{
	height:199px;
	padding:12px 0 0;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	z-index:5;
}
#header:after,
.header-box:after{
	content:"";
	display:block;
	clear:both;
}
.header-box{
	width:100%;
	margin:0 0 45px;
}
#header .header-box strong{
	font-size:15px;
	text-transform:uppercase;
	color:#4186ce;
}
/*main navigation*/
#nav{
	list-style:none;
	margin:0 -3px 0 0;
	padding:0;
	float:right;
	display:inline;
}
#nav li{
	float:left;
	margin:0 1px 0 0;
}
#nav li a{
	float:left;
}
#nav li a span{
	height:26px;
	padding:5px 10px 0;
	float:left;
	font-size:15px;
	color:#c0ddff;
	cursor:pointer;
}
#nav li a:hover,
#nav li.active a{
	background: url(images/bg-nav-sprite.gif) no-repeat;
	text-decoration:none;
}
#nav li a:hover span,
#nav li.active span{
	background: url(images/bg-nav-sprite.gif) no-repeat 100% 0;
	color:#0b3b7c;
}
/*logo*/
.logo{
	width: 256px;
	height: 86px;
	margin:0;
	position:absolute;
	top:88px;
	left:0;
	text-indent:-9999px;
	overflow:hidden;
	z-index:10;
}
.logo a{
	display:block;
	height:100%;
	background: url(images/logo2.png) no-repeat;
}
#header .slogan{
	font-size:1.5em;
	text-align:right;
	color:#0b84d1;
	float:right;
	width:525px;
	line-height:1.666em;
	font-weight:normal;
	padding:5px 0 0;
}
#header .slogan a{
	color:#0b84d1;
	display:inline-block;
	border-bottom:2px solid #0b84d1;
	height:24px;
	line-height:25px;
}
#header .slogan a:hover{
	text-decoration:none;
}
/*main part start*/
#main{
	height:1%;
	overflow:hidden;
	background: url(images/bg-content-c.gif) repeat-y;
}
.main-holder{
	background: url(images/bg-content-b.gif) no-repeat 0 100%;
	height:1%;
	overflow:hidden;
}
#content{
	float:left;
	width:574px;
	padding:28px 36px 26px 31px;
	background: url(images/bg-content-t.gif) no-repeat;
}
#sidebar{
	float:right;
	width:275px;
	overflow:hidden;
	margin:-14px 0 0
}
.post{
	border-bottom:1px solid #d6e6f2;
	padding:0 0 30px;
	height:1%;
	overflow:hidden;
	margin:0 0 32px;
}
/*post heading*/
.post .status{
	height:1%;
	overflow:hidden;
	padding:0 0 15px;
	text-align:right;
}
.open-post .status{
	padding:0 0 10px;
}
.post .status .date{
	float:left;
	font-style:normal;
	color:#2e98db;
}
.post .status ul{
	list-style:none;
	margin:0 -10px 0 0;
	padding:0;
	float:right;
	overflow:hidden;
}
.post .status ul li{
	float:left;
	background: url(images/separator.gif) no-repeat 0 4px;
	margin:0 10px 0 -4px;
	padding:0 0 0 13px;
}
.post .status ul li a{
	float:left;
}
.post .status a{
	display:inline-block;
	vertical-align:top;
}
.post .status .stbutton,
.post .status .share{
	background: url(images/ico-share.gif) no-repeat;
	color:#0a488d !important;
	padding:0 0 5px 22px;
	margin:0 0 0 10px;
	height:1%;
	vertical-align:bottom;
}
.post .heading-box{
	background: url(images/bg-heading-box-t.gif) no-repeat;
	padding:2px 0 0;
	margin:0 0 27px;
	overflow:hidden;
}
.post .heading-box .frame{
	overflow:hidden;
	display:table;
	width:541px;
	padding:17px 14px 10px 18px;
}
.post .heading-box .holder{
	background:#e5f4ff url(images/bg-heading-box-b.gif) no-repeat 0 100%;
	height:1%;
	overflow:hidden;
	width:573px;
}
.mc_signup_submit .button{
	background:url(images/btn-signup.gif) no-repeat;
	cursor:pointer;
	width: 62px;
	height: 29px;
	font-size: 0px;
	border: none;
}
.post .heading-box .cloud-holder{
	display:table-cell;
	vertical-align:middle;
	padding:0 19px 0 0;
	width:40px;
}
* html .post .heading-box .cloud-holder{
	float:left;
}
*+html .post .heading-box .cloud-holder{
	float:left;
}
.post .heading-box .cloud{
	background: url(images/bg-cloud.gif) no-repeat;
	width:59px;
	height:54px;
	display:block;
	text-align:center;
	padding:10px 0 0;
	font-size:2.333em;
	color:#fff;
}
.post .heading-box .txt-holder{
	display:table-cell;
	vertical-align:middle;
}
* html .post .heading-box .txt-holder{
	float:left;
}
*+html .post .heading-box .txt-holder{
	float:left;
}
.post .heading-box h2{
	font-size:2.333em;
	margin:0;
	color:#0a488d;
	font-weight:normal;
}
.post .heading-box h2 a{
	color:#0a488d;
}
.post .heading-box h2 a:hover{
	text-decoration:none;
}
/*post content*/
.post .container{
	height:1%;
	overflow:hidden;
	padding:0 0 17px;
}
.post .picture{
	float:left;
	border:1px solid #bfd7eb;
}
.post .picture img{
	display:block;
}
.post .post-content{
	height:1%;
	overflow:hidden;
	padding:0 0 0 19px;
	margin:0 0 -19px;
}
#content .post p{
	margin:0 0 22px;
	line-height:1.583em;
}
.post .btn-continue{
	background: url(images/btn-continue.gif) no-repeat;
	width: 131px;
	height: 29px;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
}
/*paging*/
.paging{
	list-style:none;
	margin:-5px 0 0;
	padding:0;
	height:1%;
	overflow:hidden;
}
.paging li{
	float:left;
	margin:0 8px 0 0;
}
.paging li a,
.paging li span{
	display:inline-block;
	background:#e5f4ff;
	width:20px;
	text-align:center;
	color:#8cc3e5;
	padding:3px 0;
}
.paging li a:hover{
	background:#b1dbfb;
	color:#0a2f63;
	text-decoration:none;
}
.paging li span{
	background:#b1dbfb;
	color:#0a2f63;
}
.paging .prev a,
.paging .prev a:hover,
.paging .next a,
.paging .next a:hover{
	color:#de1632;
	width:auto;
	background: url(images/arrow.gif) no-repeat 100% 8px;
	padding:3px 8px 0 6px;
}
.paging .prev a,
.paging .prev a:hover{
    background: url(images/arrow2.gif) no-repeat 0 8px;
}
/*sidebar boxes*/
.box{
	background: url(images/bg-box-c.gif) repeat-y;
	margin:14px 0 0;
}
.box .holder{
	background: url(images/bg-box-t.gif) no-repeat;
	padding:7px 0 0;
}
.box .frame{
	background: url(images/bg-box-b.gif) no-repeat 0 100%;
	overflow:hidden;
	height:1%;
	padding:17px 28px 18px 25px;
}
.box .frame h3,
.box .frame .additional-heading{
	margin:0 0 19px;
	font-size:1.667em;
	color:#0a488d;
	font-weight:normal;
	text-transform:uppercase;
}
.box .frame p{
	margin:0 0 18px;
}
.box .info fieldset{
	height:1%;
	overflow:hidden;
}
.box .info input{
	float:left;
	background:none;
	border-style:none;
}
.box .info .text{
	float:left;
	background: url(images/bg-text2.gif) no-repeat;
	width: 206px;
	height: 20px;
	padding:0 7px 0;
	margin:0 0 10px;
}
.box .info .text input{
	width:206px;
	padding:3px 0 2px;
	font-size:0.917em;
	color:#1a5495;
}
.follow .frame{
	background: url(images/bg-follow-box.gif) no-repeat 0 100%;
	padding-bottom:22px;
}
.follow .heading-holder{
	height:1%;
	padding:0 10px 13px 0;
}
.follow .heading-holder:after{
	content:"";
	display:block;
	clear:both;
}
.follow .heading-holder img{
	float:left;
	margin:3px 12px 0 -5px;
	display:inline;
	position:relative;
}
.follow .heading-holder h3,
.follow .heading-holder .additional-heading{
	margin:0;
	padding:0 0 0 12px;
}
.follow .twitter{
	list-style:none;
	margin:0;
	padding:0;
}
.follow .twitter li{
	border-bottom:1px solid #d1e4f2;
	line-height:20px;
	padding:0 0 10px;
	margin:0 0 11px;
}
.follow .twitter li a{
	color:#0b84d1;
}
.follow .twitter-timestamp abbr{
    color:#0b84d1;
    border:none;
}
.follow .link-holder{
	list-style:none;
	margin:0 -10px 0 0;
	padding:6px 0 0;
	height:1%;
	overflow:hidden;
}
.follow .link-holder li{
	float:left;
	margin:0 20px 0 0;
}
.follow .link-holder li a{
	float:left;
	padding:10px 0 0;
	text-decoration:underline;
	color:#0b84d1;
	font-size:0.917em;
}
.follow .link-holder li a:hover{
	text-decoration:none;
}
.follow .link-holder li .btn-follow{
	background: url(images/btn-followus.gif) no-repeat;
	width: 76px;
	height: 29px;
	text-indent:-9999px;
	overflow:hidden;
	padding:0;
}
#sidebar .blog{
	background: url(images/bg-blog-box-c.gif) repeat-y;
}
#sidebar .blog .frame{
	background: url(images/bg-blog-box-b.gif) no-repeat 0 100%;
	padding-bottom:22px;
	padding-top:12px;
}
#sidebar .blog .frame h3,
#sidebar .blog .frame .additional-heading{
	margin:0 0 14px;
}
#sidebar .blog .categories{
	list-style:none;
	margin:0;
	padding:0;
}
#sidebar .blog .categories li{
	margin:0 0 4px;
	vertical-align:middle;
	height:1%;
}
#sidebar .blog .categories li a{
	background:#e5f4ff;
	height:1%;
	overflow:hidden;
	display:block;
	padding:6px 0 6px 14px;
	color:#0b84d1;
}
#sidebar .blog .categories li span{
	width:38px;
	float:right;
	text-align:center;
	font-size:0.833em;
	padding:2px 0 0;
	cursor:pointer;
}
#sidebar .blog .categories li em{
	float:left;
	font-style:normal;
	cursor:pointer;
	width:170px;
}
#sidebar .blog .categories li a:hover{
	text-decoration:none;
}
/*about page*/
.heading-hold{
	background:#e5f4ff url(images/bg-heading-box-b.gif) no-repeat 0 100%;
	padding:34px 0 30px;
	text-align:center;
	margin:0 0 23px;
}
.heading-hold h2{
	margin:0;
	font-size:2.333em;
	color:#0a488d;
	font-weight:normal;
}
.info-box{
	height:1%;
	margin:0 0 2px;
}
.info-box:after{
	content:"";
	display:block;
	clear:both;
}
.info-box .picture{
	float:left;
	margin:0 0 0 -5px;
	position:relative;
}
.info-box .picture img{
	display:block;
}
.info-box .text-holder{
	height:1%;
	overflow:hidden;
	padding:0 0 0 8px;
}
#content h3{
	font-size:2em;
	margin:0 0 12px;
	color:#0b84d1;
	font-weight:normal;
}
#content p{
	margin:0 0 19px;
	line-height:1.666em;
}
.content-list{
	list-style:none;
	margin:0 0 24px;
	padding:0;
}
.content-list li{
	margin:0 0 2px;
	height:1%;
	overflow:hidden;
	vertical-align:middle;
}
.content-list li a{
	background: url(images/bullet.gif) no-repeat 0 2px;
	padding:2px 0 2px 24px;
	float:left;
}
/*post page*/
.post .tweets{
	display:table-cell;
	vertical-align:middle;
	width: 50px;
}
.post .tweets .tweet-cloud,
.article-box .tweet-cloud{
	background: url(images/bg-tweet-cloud.gif) no-repeat;
	width: 50px;
	height:39px;
	display:block;
	text-align:center;
	padding:3px 0 0;
	margin:0 0 3px;
}
.post .tweets .tweet-cloud em,
.article-box .tweet-cloud em{
	font-size:15px;
	font-weight:bold;
}
.post .tweets .tweet-cloud span,
.article-box .tweet-cloud span{
	display:block;
	font-size:10px;
}
.post .tweets a,
.article-box .tweet a{
	background: url(images/btn-retweet.gif) no-repeat;
	width: 50px;
	height: 16px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
* html .post .tweets{
	float:right;
}
*+html .post .tweets{
	float:right;
}
.post .image{
	border:1px solid #bcd5ea;
	margin:-18px 0 18px;
}
.post .image img{
	display:block;
}
.code-box{
	border:1px solid #bcd5ea;
	margin:0 auto 15px;
	width:510px;
}
/*Open post content*/
.code-box img,
.post .visual-error img,
.post .visual-bar img,
.post .alignleft img,
.post .visual-contrast img,
.post .visual-result img{
	display:block;
}
.post .alignleft{
	float:left;
	margin:0 24px 5px 0;
	border:1px solid #bcd5ea;
}
.post .visual-bar{
	width:480px;
	border:1px solid #bcd5ea;
	margin:-8px 0 13px;
}
.post .visual-contrast{
	width:83px;
	border:1px solid #bcd5ea;
	margin:-9px 0 25px;
}
.post .visual-result{
	width:544px;
	margin:-6px auto 25px;
	border:1px solid #bcd5ea;
}
.post .visual-error{
	width:534px;
	margin:0 auto 25px;	
}
.article-box{
	background: url(images/bg-heading-box-t.gif) no-repeat;
	padding:2px 0 0;
}
.article-box .holder{
	background:#e5f4ff url(images/bg-heading-box-b.gif) no-repeat 0 100%;
	padding:15px 38px 16px 29px;
	height:1%;
	overflow:hidden;
	margin:0 0 23px;
}
.article-box .user-bar{
	float:right;
}
.article-box .tweet{
	float:left;
	margin:0 40px 0 0;
}
.article-box .user-bar ul{
	list-style:none;
	margin:0 0 -25px;
	padding:0;
	overflow:hidden;
	height:1%;
	float:left;
}
.article-box .user-bar ul li{
	margin:0 0 25px;
	vertical-align:middle;
	height:1%;
	float:left;
	clear:left;
}
.article-box .user-bar ul a{
	display:block;
}
.article-box .user-bar ul .stbutton,
.article-box .user-bar ul .share{
	background: url(images/ico-share.gif) no-repeat !important;
	color:#0a488d !important;
	padding:0 0 5px 25px !important;
}
.article-box .user-bar ul .by-sa{
	background: url(images/ico-by-sa.gif) no-repeat;
	width: 80px;
	height: 15px;
	text-indent:-9999px;
	overflow:hidden;
}
#content .article-box h3{
	font-size:2em;
	color:#0a488d;
	margin:0 0 17px;
}
.article-box .author{
	color:#2e98db;
	font-weight:normal;
}
/*Comment box*/
.comment-box{
	padding:0 35px 0 28px;
	margin:0 0 -25px;
}
#content .comment-box h3{
	margin:0 0 16px;
}
.comment-box .comment{
	overflow:hidden;
	width:512px;
}
.comment-box .user-status{
	float:left;
	text-align:center;
}
.comment-box .user-status .user-image{
	background: url(images/img12.jpg) no-repeat;
	width: 58px;
	height: 58px;
	display:block;
	margin:0 0 15px;
	padding:1px 2px 2px 1px;
}
.comment-box .user-image img{
	display:block;
}
.comment-box .user-status a{
	display:inline-block;
	text-align:center;
}
.comment-box .text-comment{
	padding:0 0 0 11px;
	height:1%;
	overflow:hidden;
}
.comment-box .date{
	font-style:normal;
	color:#2e98db;
	display:block;
	margin:0 0 7px;
}
.comment-box .odd{
	padding:2px 0 0;
	background: url(images/bg-comment-t.gif) no-repeat;
	margin:0 0 24px;
}
.comment-box .odd .frame{
	background:#f3faff url(images/bg-comment-b.gif) no-repeat 0 100%;
	padding:23px 27px 0 25px;
}
.comment-box .odd .user-status{
	float:right;
}
.comment-box .odd .text-comment{
	padding-right:10px;
}
#content h4{
	font-size:2em;
	color:#0a488d;
	font-weight:normal;
	margin:0 0 13px;
}
/*Comment form*/ 
.comment-form{
	width:574px;
}
.comment-form input{
	float:left;
	background:none;
	border-style:none;
}
.comment-form fieldset{
	height:1%;
	overflow:hidden;
}
.comment-form label{
	display:block;
	font-size:0.917em;
	padding:0 0 9px;
}
.comment-form .text{
	background: url(images/bg-text3.gif) no-repeat;
	width: 248px;
	height: 30px;
	overflow:hidden;
	display:block;
	padding:0 5px;
	margin:0 0 10px;
}
.comment-form .text input{
	width:248px;
	padding:7px 0 5px;
}
.comment-form .input-area{
	float:left;
	width:258px;
	overflow:hidden;
	margin:0 0 -10px;
}
.comment-form .textarea-holder{
	float:right;
	width:303px;
}
.comment-form textarea{
	width:290px;
	height:144px;
	overflow:auto;
	border-style:none;
	background:none;
	padding:5px;
	float:left;
}
.comment-form .txt-holder{
	background: url(images/bg-textarea-c.gif) repeat-y;
}
.comment-form .txt-holder .holder{
	background: url(images/bg-textarea-t.gif) no-repeat;
}
.comment-form .txt-holder .frame{
	background: url(images/bg-textarea-b.gif) no-repeat 0 100%;
	height:1%;
	overflow:hidden;
}
.comment-form .btn-comment{
	margin:17px 0 0;
}
.box .article{
	padding:10px 0 0;
	margin:0 0 18px;
	border-bottom:1px solid #d6e6f2;
}
.box .article .user-image{
	background: url(images/img12.jpg) no-repeat;
	width: 58px;
	height: 58px;
	float:left;
	margin:0 20px 0 0;
	padding:1px 2px 2px 1px;
}
.box .article .user-image img{
	display:block;
}
.box .article .author{
	display:block;
	font-size:1.5em;
	margin:0 0 16px;
	color:#0b84d1;
	font-weight:normal;
}
.box .article-list{
	list-style:none;
	margin:0 0 -15px;
	padding:0;
	height:1%;
	overflow:hidden;
}
.box .article-list li{
	margin:0 0 15px;
}
.box .article-list li a{
	color:#1b8cd4;
}
.box .article p{
	line-height:1.5em;
}
/*styles for open post page*/
#content .open-post p{
	margin:0 0 20px;
	line-height:1.666em;
}
#content .open-post .heading-box{
	margin:0 0 24px;
}
#content .open-post h3{margin:0 0 19px;}
/* coda-slider-wrapper */
.coda-slider-wrapper {
	width:725px;
	overflow:hidden;
	margin:0 0 0 27px;
	background:url(images/bg-slider.gif) no-repeat;
	position:relative;
}
.arrow-next {
	position:absolute;
	left:620px;
	top:315px;
	background:url(images/btn-next.gif) no-repeat;
	width: 74px;
	height: 29px;
	text-indent:-9999px;
	overflow:hidden;
	z-index:20;
	z-index:1;
}
.arrow-next a {
	display:block;
	height:100%;
}
.arrow-prev {
	position:absolute;
	left:624px;
	top:315px;
	background:url(images/button-back.gif) no-repeat;
	width: 70px;
	height: 29px;
	text-indent:-9999px;
	overflow:hidden;
	z-index:20;
	display:none;
}
.arrow-prev a {
	display:block;
	height:100%;
}
.coda-slider {
	position:relative;
	z-index:10;
	width:100%;
	height:375px;
	overflow:hidden;
}
.coda-slider img {float:left;}
.desc {
	float:right;
	width:368px;
	font-size:26px;
	line-height:28px;
	color:#0079c6;
}
.desc h2 {
	margin:0 0 30px -3px;
	font-size:52px;
	line-height:57px;
	color:#042772;
	font-weight:normal;
	word-spacing:-5px;
}
.desc p {margin:0;}
.desc p strong {
	font-weight:normal;
	color:#0a2c75;
}
.coda-slider .panel-container {
	position:relative;
	width:99999px;
	overflow:hidden;
}
.panel {
	width:668px;
	padding:50px 11px 0 46px;
	height:311px;
	overflow:hidden;
	float:left;
	position:relative;
}
.desc-holder {
	display:table-cell;
	height:253px;
	vertical-align:middle;
	line-height:32px;
}
* html .desc-holder {display:block;}
*+html .desc-holder {display:block;}
.desc h2.title {
	font-size:48px;
	line-height:50px;
}
.coda-nav {
	width: 100%;
	overflow: hidden;
	position: relative;
	text-align: center;
}
.coda-nav div {
	left: 50%;
	float: left;
	position: relative;
	text-align: center;
}
.coda-nav ul {
	list-style:none;
	padding:25px 0;
	margin:0;
	left: -50%;
	float: left;
	position: relative;
	height:13px;
}
* html .coda-nav ul {padding:12px 0 25px;}
.coda-nav ul li {
	float:left;
	width:13px;
	height:13px;
	padding:0 8px 0 9px;
}
.coda-nav ul a {
	float:left;
	width:13px;
	height:13px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(images/bg-coda-nav.gif) no-repeat;
}
.coda-nav ul a:hover,
.coda-nav ul li.active a {background-position:0 -13px;}
/* text-read */
.text-read {
	display:block;
	text-align:center;
	font-size:18px;
	line-height:20px;
	color:#0079c6;
	font-weight:normal;
	margin:0 0 23px;
}
.text-read a {color:#0a2c75;}
.text-read a:hover {text-decoration:none;}
.desc .subscribe {
	overflow:hidden;
	width:400px;
	position:absolute;
	bottom:6px;
	left:302px;
}
* html .desc .subscribe {bottom:5px;}
.subscribe .text{
	background: url(images/bg-text4.gif) no-repeat;
	width:224px;
	height: 20px;
	float:left;
	text-indent:0;
	line-height:20px;
	padding:16px 21px;
	margin-right:10px;
}
.subscribe .text input {
	background:none;
	border:0;
	color:#062A74;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	float:left;
	width:210px;
	outline:none;
}
.subscribe .submit {
	background: url(images/btn-find.gif) no-repeat;
	width: 115px;
	height: 29px;
	float:left;
	border:0;
	font-size:0;
	letter-spacing:-9999px;
	margin-top:12px;
	cursor:pointer;
}

