body {
	margin:0;
	color:#000;
	font:10px Tahoma, Geneva, sans-serif;
}
img {border-style:none;}
a {
	text-decoration:none;
	color:#969696;
}
a:hover {text-decoration:underline;}
input, textarea, select {
	font:10px Tahoma, Geneva, sans-serif;
	vertical-align:middle;
	color:#000;
	padding:0;
	margin:0;
}
form fieldset {
	margin:0;
	padding:0;
	border:none;
}
*:focus {outline: none;}
/* wrapper */
#wrapper {
	background: url(../images/bg-header.png) repeat;
	min-width:1000px;
}
p, #content .block ul, #content .block ul li {
	font: 12px/20px Verdana, Geneva, sans-serif;
	color: #464f5c;
	text-align:justify;
	margin:0;
}
p + p {margin: 4px 0 0;}
span.e-office {
	color: #154f8b;
}
span.e-office span{
	color: #ff9933;
}
/* header */
#header {
	width:100%;
	min-height: 105px;
}
#header > .holder {
	overflow:hidden;
	width: 940px;
	padding: 26px 0 0;
	margin: 0 auto;
}
.logo {
	background: url(../images/bg-logo.png) no-repeat;
	width: 221px;
	height: 56px;
	float:left;
	text-indent: -9999px;
	margin: 0;
}
.logo a {
	height: 100%;
	display:block;
}
#header .slogan {
	float:left;
	border-left: 1px solid #ccc;
	padding: 0 0 0 20px;
	font: italic 17px/45px "Times New Roman", Times, serif;
	margin: 3px 0 0 22px;
	height: 45px;
}
#header .info {
	float: right;
	margin-top: 5px;
}
#header .info p {
	font: italic 17px "Times New Roman", Times, serif;
	color: #ff9933;
	float:right;
	clear:both;
	margin: 0;
}
#header .info a {
	font: italic 17px "Times New Roman", Times, serif;
	color: #154f8b;
	text-decoration:underline;
	float:right;
	clear:both;
}
#header .info a:hover {
	text-decoration:none;
}
/* main */
#main {
	width:100%;
	background:url(../images/bg-main-1.png) repeat-x 50% 0;
	overflow: hidden;
	
	padding-top: 22px;
}
#main .shadow {
	position:relative;
	width:970px;
	margin:auto;
}
#main .shadow .left {
	width: 39px;
	height: 399px;
	position: absolute;
	background: url(../images/bg-shadow-l.png) no-repeat;
	left: -39px;
	top: -5px;
}
#main .shadow .right {
	width: 40px;
	height: 399px;
	position: absolute;
	background: url(../images/bg-shadow-r.png) no-repeat;
	right: -40px;
	top: -5px;
}
#main .holder {
	width: 938px;
	padding: 0 16px 40px;
	margin:0 auto;
	overflow:hidden;
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	background:url(../images/bg-main-2.png) repeat #fff;
}
/* breadcrumbs */
.breadcrumbs {
	list-style: none;
	margin: 9px 0;
	padding: 0;
	overflow: hidden;
	float:left;
	width: 800px;
}
.breadcrumbs li {
	float:left;
	background:url(../images/bg-breadcrubs-sep.png) 0 50% no-repeat;
	padding-left: 15px;
	margin-left: 8px;
}
.breadcrumbs a {
	font-family: 'helios-cond-regular',Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #464f5c;
}
.breadcrumbs .active {
	color: #ff9933;
}
.breadcrumbs li:first-child {
	padding:0;
	background: none;
	margin: 0;
}
.breadcrumbs li:first-child a {
	background:url(../images/bg-breadcrubs-home.png) no-repeat 0 50%;
	padding-left:15px;
}
div.about {
	margin: 7px 0;
	float: right;
	height: 14px;
	border-left: 1px solid #E5E5E5;
}
div.about a {
	color: #464f5c;
	background:url(../images/bg-link.png) no-repeat 0 50%;
	padding: 0 0 0 17px;
	margin: 0 0 0 10px;
	font-size: 14px;
	line-height: 14px;
	font-family: 'helios-cond-regular',Tahoma, Geneva, sans-serif;
	text-decoration: underline;
}
div.about a:hover {
	text-decoration: none;
}
/* content */
#content {
	width:700px;
	float:right;
	background:url(../images/sep-1.png) repeat-x;
	padding: 10px 0 0;
}
    #content h2, #content h3, #content h4 {
        color: #ff9933;
        font-family: 'helios-cond-regular',Tahoma, Geneva, sans-serif;
        font-weight:normal;
        width:100%;
        font-size: 20px;
    }
    #content h3 {
        font-size: 16px;
    }
    #content h4 {
        font-size: 14px;
    }
.block {
	width: 100%;
}
.block + .block {
	margin: 20px 0 0;
}
/* navigation */
.navigation {
	width: 100%;
	height: 60px;
	background:url(../images/bg-rocket.png) no-repeat 18px 0;
	overflow: hidden;
}
.navigation ul {
	margin: 18px 0 0 95px;
	padding: 0 10px;
	height: 28px;
	list-style: none;
	border-bottom:1px solid #ccc;
	float:left;
}
.navigation li {
	float: left;
	margin: 0 0 0 35px;
	height:24px;
}
.navigation li:first-child {
	margin: 0;
}
.navigation a {
	color: #464f5c;
	font-family: 'helios-cond-regular',Tahoma, Geneva, sans-serif;
	font-size: 16px;
    
    text-transform: uppercase;
}
.navigation .active {
	border-bottom: 5px solid #ff9933;
}
.navigation .active a {
	color: #ff9933;
}

/* promo */
.promo-1 h2 {
	background:url(../images/bg-promo-1.png) 50% 50% no-repeat;
	height: 48px;
	font: italic 20px/48px "Times New Roman", Times, serif;
	color: #464f5c;
	text-align: center;
}
.promo-2 h2 {
	width:100%;
	margin: 0;
	font-family: 'helios-cond-regular',Tahoma, Geneva, sans-serif;
	font-weight:normal;
	font-size: 22px;
	line-height: 42px;
	height: 42px;
	color: #fff;
	text-align: center;
	background:url(../images/bg-dark-gray.png) repeat;
}
.promo-2 p {
	width:454px;
	display: inline-block;
	vertical-align: middle;
	margin: 0 15px 0 0;
	padding-right:15px;
	border-right: 1px solid #dfdfdf;
}
*+html .promo-2 p {
	display: inline;
}
.promo-2 .wrap {
	margin: 8px 0 0;
	background:url(../images/bg-header.png) repeat;
	overflow: hidden;
	padding: 18px 20px;
}
.promo-2 .wrap > span {
	font: italic 17px "Times New Roman", Times, serif;
	padding: 0 5px;
	color: #999;
	display: inline-block;
	vertical-align: middle;
}
*+html .promo-2 .wrap > span {
	display: inline;
}
/* request */
.request {
	margin: 15px 0 0;
	width: 100%;
}
.request h2 {
	font-family: 'helios-cond-regular',Tahoma, Geneva, sans-serif;
	font-weight:normal;
	font-size: 22px;
	text-align: center;
	margin: 0;
	color: #464f5c;
}
.request input[type="text"] {
	border: none;
	border-left: 5px solid #464F5C;
	background: #f8f8f8;
	height:20px;
	width:215px;
	padding:5px;
	font: 12px/20px Verdana, Geneva, sans-serif;
	color: #464f5c;
	margin: 9px 0 0;
}
.request textarea {
	border: none;
	border-left: 5px solid #464F5C;
	background: #f8f8f8;
	height:110px;
	width:440px;
	padding:5px;
	font: 12px/18px Verdana, Geneva, sans-serif;
	color: #464f5c;
	resize: none;
	margin: 9px 0 0;
}
.request input[type="submit"],
.request input[type="reset"] {
	border: none;
	border-left: 5px solid #ff9933;
	background: url(../images/bg-submit.png) repeat;
	width: 75px;
	height: 27px;
	cursor: pointer;
	font-family: 'helios-cond-regular',Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #313842;
	margin: 22px 10px 0 0;
}
.request input[type="submit"]:hover,
.request input[type="reset"]:hover {
	background: url(../images/bg-submit-hover.png) repeat;
	color: #fff;
}
.request label {
	margin: 20px 0 0;
	font-family: 'helios-cond-regular',Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #999999;
	float:left;
}
.request .row {
	float:left;
	clear: both;
	position:relative;
	width:100%;
}
.request .hints {
	position:absolute;
	right: 0;
	top:-20px;
	border: 1px solid #e9e9e9;
	background: #f8f8f8;
	padding: 6px;
	font-family: 'helios-cond-regular',Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #ff9933;
	z-index: 100;
}
.request .hints-tip {
	background: url(../images/bg-hints.png) no-repeat;
	position:absolute;
	width:12px;
	height: 10px;
	left:3px;
	bottom: -9px;
}
.request .col-1 {
	overflow:hidden;
	float:left;
	width: 220px;
	margin-right: 20px;
}
.request .col-2 {
	width:460px;
	overflow:hidden;
	float:left;
}
/* sidebar */
#sidebar {
	float:left;
	width: 226px;
}
#sidebar .block {
	background:url(../images/sep-1.png) repeat-x;
	width:100%;
	padding: 16px 0 0;
}
#sidebar h2 {
	margin:0;
	color: #ff9933;
	font-family: 'helios-cond-regular',Tahoma, Geneva, sans-serif;
	font-weight:normal;
	text-transform:capitalize;
	font-size: 24px;
	background:url(../images/bg-heading.png) no-repeat 0 100%;
	padding-bottom: 16px;
	width:100%;
}
#sidebar h2 span {
	color: #464f5c;
}
#sidebar .sub-nav {
	list-style: none;
	margin: 12px 0 0;
	padding:0;
}
#sidebar .sub-nav li {
	background:url(../images/bg-sub-nav-sep.png) no-repeat 50% 0;
}
#sidebar .sub-nav li:first-child {
	background:none;
}
#sidebar .sub-nav a {
	font: 15px/32px Verdana, Geneva, sans-serif;
	color: #464f5c;
}
#sidebar .client {
	list-style: none;
	margin: 20px 0 0;
	padding:0;
}
#sidebar .client li {
	margin: 5px 0 0;
	overflow:hidden;
}
#sidebar .client a {
	color: #154f8b;
	background:url(../images/bg-link.png) no-repeat 0 50%;
	padding: 0 0 0 17px;
	margin: 0 0 0 10px;
	font-size: 14px;
	font-family: "myriadpro-regular";
	text-decoration: underline;
}
#sidebar .client a:hover {
	text-decoration: none;
}
#sidebar .client span {
	width: 100%;
	color: #a3a3a3;
	font: 12px Verdana, Geneva, sans-serif;
	float: left;
}
/* footer */
#footer {
	width:100%;
	height:70px;
	background: url(../images/sep-1.png) repeat;
}
#footer .holder {
	background: url(../images/bg-footer.png) repeat;
	padding: 0 15px;
	width: 940px;
	height: 70px;
	overflow:hidden;
}
#footer .shadow {
	position:relative;
	width:970px;
	margin: 0 auto;
	background:url(../images/sep-1.png) repeat-x;
	top: -5px;
	padding-top: 5px;
}
#footer .shadow .left {
	width: 30px;
	height: 70px;
	position: absolute;
	background: url(../images/bg-shadow-l-small.png) no-repeat;
	left: -30px;
	bottom: 0px;
}
.shadow .right {
	width: 33px;
	height: 70px;
	position: absolute;
	background: url(../images/bg-shadow-r-small.png) no-repeat;
	right: -33px;
	bottom: 0px;
}
#footer p {
	font-family: 'helios-cond-regular',Tahoma, Geneva, sans-serif;
	font-size:14px;
	color: #929dac;
	margin: 0;
}
#footer a {
	font-family: 'helios-cond-regular',Tahoma, Geneva, sans-serif;
	font-size:14px;
	color: #929dac;
	text-decoration:underline;
}
#footer a:hover {text-decoration:none;}
#footer p span {
	color: #ff9933;
	font-size:12px;
}
#footer .align-left {
	float:left;
}
#footer .align-right {
	float:right;
}
#footer .wrap {
	margin: 23px 0 0;
	padding: 5px 0 0;
	background:url(../images/bg-footer-p.png) no-repeat 0 0;
}