body{
	margin:0;
	color:#4d4d4d;
	background:#fff;
	font:11px Arial, Helvetica, sans-serif;
}
img{border:none;}
a{color:#9bb0b1;}
a:hover{text-decoration:none;}
/* page wrapper */
#wrapper{
	width:860px;
	margin:0 auto;
}
/* header */
#header{
	height:1%;
	padding:21px 30px 0 0;
}
#header img{ display:block; }
/* top part */
#header .top{
	height:1%;
	padding:0 32px 9px 0;
	overflow:hidden;
	position:relative;
}
#header .title{ float:left; }
#header .title span{
	float:left;
	padding:0 5px 0 0;
}
.status{
	float:right;
	padding:7px 0 0;
}
.status strong{
	float:left;
	padding:2px 0 0;
}
.status ul{
	float:left;
	margin:0;
	padding:2px 7px 0 6px;
	list-style:none;
}
.status ul li{
	float:left;
	background:url(../images/separator.gif) no-repeat 0 50%;
	padding:0 4px 0 5px;
}
.status ul li:first-child{ background:none; }
.status ul li a{
	float:left;
	height:7px;
	overflow:hidden;
	position:relative;
}
.status ul li a:hover{ border:none; }
.status ul li a.active img,
.status ul li a:hover img{ margin:-7px 0 0; }
.status span{ float:left; }
/* bottom part */
#header .bottom{
	height:1%;
	border-left:1px solid #e3e3e3;
	margin:0 0 0 50px;
	padding:0 0 22px 23px;
}
#header .bottom:after{
	content:"";
	clear:both;
	display:block;
}
.logo{
	float:left;
	margin:0 -16px 0 0;
	position:relative;
}
.logo a{
	display:block;
	width:146px;
	height:49px;
	background:url(../images/bg-logo.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
}
/* navigation */
.navigation{
	float:left;
	background:url(../images/bg-nav.jpg) no-repeat;
	width:623px;
	height:72px;
	margin:-25px 0 0;
	padding:27px 0 0;
}
.navigation:after{
	content:"";
	clear:both;
	display:block;
}
#nav{
	float:left;
	margin:0;
	padding:0 0 0 32px;
	list-style:none;
}
#nav li{
	float:left;
	background:url(../images/nav-separator.gif) repeat-y 100% 0;
	padding:0 18px;
	position:relative;
}
#nav li a{
	float:left;
	height:48px;
	overflow:hidden;
	cursor:pointer;
}
#nav li a span{
	display:block;
	text-indent:-9999px;
	height:96px;
}
#nav li a.projects span{
	background:url(../images/text-projects.png) no-repeat;
	width:83px;
}
#nav li a.process span{
	background:url(../images/text-process.png) no-repeat;
	width:77px;
}
#nav li a.progress span{
	background:url(../images/text-progress.png) no-repeat;
	width:90px;
}
#nav li.hover a span,
#nav li:hover a span{ margin:-48px 0 0; }
.drop{
	position:absolute;
	top:100%;
	left:50%;
	width:379px;
	margin:0 0 0 -192px;
	display:none;
}
#nav li.hover .drop,
#nav li:hover .drop{ display:block; }
#nav ul{
	margin:0;
	padding:4px 0 0;
	list-style:none;
	background:url(../images/bg-drop.png) no-repeat;
	font:italic 10px/13px "Trebuchet MS", Helvetica, sans-serif;
	height:196px;
	overflow:hidden;
}
#nav .drop1 ul{
	width:136px;
	padding:4px 125px 0;
}
#nav .drop2 ul{
	width:112px !important;
	padding:4px 135px 0;
}
#nav ul li{
	background:url(../images/bullet.gif) no-repeat 6px 9px;
	padding:4px 0 3px;
	border-bottom:1px solid #efefef;
	width:100%;
	float:none;
}
#nav ul li a{
	background:none !important;
	color:#729697;
	text-decoration:none;
	float:none;
	padding:0 0 0 12px;
	height:auto;
}
#nav ul li a:hover{ text-decoration:underline; }

.btn-started{
	float:right;
	height:32px;
	overflow:hidden;
	position:relative;
	margin:7px 43px 0 0;
	cursor:pointer;
}
.btn-started span{
	display:block;
	width:168px;
	height:64px;
	background:url(../images/btn-started.png) no-repeat;
	text-indent:-9999px;
}
.btn-started:hover{ border:none; }
.btn-started:hover span{ margin:-32px 0 0; }
/* main box */
#main{
	height:1%;
	margin:0 63px 47px 50px;
	border-left:1px solid #e3e3e3;
	padding:0 0 0 45px;
}
#main:after{
	content:"";
	clear:both;
	display:block;
}
/* content column */
#content{
	float:left;
	width:435px;
	line-height:28px;
	letter-spacing:0.25px;
	padding:2px 0 0 0;
	text-align:justify;
}
#content h2{
	margin:24px 0 14px 0;
	color:#ccc;
	font-size:18px;
	line-height:22px;
}
#content h2:first-child{ margin-top:0; }
#content p{ margin:21px 0 0; }
/* side column */
#sidebar{
	float:right;
	width:210px;
	padding:7px 0 0;
}
.sidebox{
	width:100%;
	overflow:hidden;
	margin:25px 0 0;
}
#sidebar .sidebox:first-child{ margin-top:0; } 
.sidebox h3{
	margin:0 0 11px;
	font-size:11px;
	color:#ccc;
	line-height:14px;
	width:100%;
}
.sidebox h3:after{
	content:"";
	clear:both;
	display:block;
}
.sidebox h3 .sIFR-replaced embed{ float:left; }
.sIFR-hasFlash .sidebox h3{
	font-size:13px;
	margin:2px 0 7px;
}
.sub-nav{
	width:100%;
	overflow:hidden;
	margin:0;
	padding:0 0 3px;
	list-style:none;
	font:italic 10px/13px "Trebuchet MS", sans-serif;
}
.sub-nav li{
	float:left;
	background:url(../images/sub-nav-separator.gif) no-repeat 0 50%;
	padding:0 3px 0 5px;
}
* html .sub-nav li{ padding-right:0; }
*+html .sub-nav li{ padding-right:0; }
.sub-nav li:first-child{
	background:none;
	padding-left:0;
}
.sub-nav li a{
	color:#35674a;
	text-decoration:none;
	float:left;
}
.sub-nav li a:hover{ text-decoration:underline; }
.sub-nav li a.rss{
	color:#ffa200;
	font-weight:bold;
	font-style:normal;
}
/* gallery */
#gallery{
	width:100%;
	overflow:hidden;
}
#gallery div{
	width:100%;
	height:146px;
	overflow:hidden;
	position:relative;
}
#gallery div ul{
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	height:9999px;
	overflow:hidden;
}
#gallery div ul li{
	width:100%;
	float:left;
}
#gallery div ul li img{ display:block; }
#gallery .switcher{
	width:100%;
	overflow:hidden;
	margin:0;
	padding:9px 0 0;
	list-style:none;
	font:italic 10px/13px "Trebuchet MS", sans-serif;
}
#gallery .switcher li{
	float:right;
	background:url(../images/sub-nav-separator.gif) no-repeat 100% 50%;
	padding:0 5px;
}
* html #gallery .switcher li{ padding-right:2px; }
*+html #gallery .switcher li{ padding-right:2px; }
#gallery .switcher li:first-child{
	background:none;
	padding-right:0;
}
#gallery .switcher li a{
	color:#35674a;
	text-decoration:none;
}
#gallery .switcher li a:hover{ text-decoration:underline; }
.blog{
	font-size:10px;
	line-height:20px;
}
.blog p{ margin:0; }
/* footer */
#footer{
	height:1%;
	padding:0 60px 50px 45px;
	overflow:hidden;
}
#footer img{ display:block; }
#footer .row{
	width:100%;
	overflow:hidden;
	margin:0 0 80px;
}
#footer .row ul{
	margin:0;
	padding:3px 2px 0 0;
	list-style:none;
	float:left;
}
#footer .row ul li{
	float:left;
	background:url(../images/footer-separator.gif) no-repeat 0 50%;
	padding:2px 10px;
}
#footer .row ul li:first-child{
	background:none;
	padding-left:0;
}
#footer .row ul li a{ float:left; }
.phone{
	float:left;
	padding:3px 0 0;
}
.btn-login{
	float:right;
	margin-left:2px;
}
.sub-logo{
	display:block;
	margin:0 auto;
	width:34px;
}
.sub-logo a{
	display:block;
	width:100%;
	height:20px;
	text-indent:-9999px;
	background:url(../images/bg-sub-logo.gif) no-repeat;
}
/* sifr */
.sIFR-Flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-Flash + div[adblocktab=true] {
	display: none !important;
}

