@import "reset.css";

.clear:after {
    content: ' ';
    clear: both;
    display: block;
    width: 0;
    height: 0;
    overflow: hidden;
    font-size: 0;
}

.content {
	background: #eee;
}

.content-inner {
	padding: 30px 0;
}

.content-inner {
	font-size: 14px;
	color: #6b6b6b;
}

.content-inner p {
	line-height: 18px;
	margin-bottom: 15px;
}

.main {
	position: relative;
	background: #000 url(../img/main.jpg) no-repeat 50% 100%;
}

.main .content-animation, .portfolio-page .content-animation {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	background: #000;
}

.main .content-inner, .portfolio-page .content-inner {
	position: relative;
}

.portfolio-page {
	position: relative;
	background: #000 url(../img/portfolio.jpg) no-repeat 50% 100%;
}

.header-inner, .content-inner, .footer-inner {
	width: 913px;
	margin: 0 auto;
	text-align: left;
}

.header {
	background: #000 url(../img/header.png) repeat-x 0 100%;
	border-bottom: 1px solid #797979;
}

.header .logo {
	float: left;
	margin-left: -23px;
}

.header .right {
	float: right;
	width: 430px;
}

.header .phone {
	padding-top: 30px;
	font-size: 24px;
	font-weight: bolder;
	color: #1c7bcd;
	text-align: right;
}

.header .email {
	font-size: 14px;
	font-weight: bolder;
	color: #1c7bcd;
	text-align: right;
	margin-top: -3px;
}

.header .menu {
	font: 14px "Arial";
	color: #8d8d8d;
	text-align: right;
	padding-top: 20px;
}

.header .menu li {
	display: inline;
	padding: 0 12px 2px;
	border-left: 1px solid #474849;
}

.header .menu li.first {
	border: 0 none;
}

.header .menu li a {
	color: #fff;
	text-decoration: none;
}

.main .content-inner {
	padding: 63px 0 30px;
}

.contacts .content-inner {
	padding: 60px 0 50px;
}

.contacts h2 {
	margin-bottom: 25px;
}

.block .center {
	padding: 11px 20px;
}

.block .top, .block .bottom {
	position: relative;
	margin: 0 9px;
	height: 9px;
}

.block .top .tl, .block .top .tr, .block .bottom .bl, .block .bottom .br {
	position: absolute;
	width: 9px;
	height: 9px;
	top: 0;
}

.block .top .tl {
	left: -9px;
	background: url(../img/tl.png) no-repeat;
}

.block .top .tr {
	right: -9px;
	background: url(../img/tr.png) no-repeat;
}

.block .bottom .bl {
	left: -9px;
	background: url(../img/bl.png) no-repeat;
}

.block .bottom .br {
	right: -9px;
	background: url(../img/br.png) no-repeat;
}

.block .top, .block .bottom, .block .center {
	background: url(../img/block.png);
}

.welcome {
	float: right;
	width: 440px;
}

.welcome .center {
	padding: 15px 30px;
	color: #fff;
}

.welcome h2 {
	font-weight: bolder;
	margin-bottom: 20px;
}

.welcome p {
	font-size: 15px;
	line-height: 21px;
}

.welcome .serv-lnk {
	display: block;
	width: 144px;
	height: 31px;
	padding: 10px 0 0 13px;
	margin: 15px auto 0;
	background: url(../img/our-serv.png) no-repeat;
	font-size: 16px;
	font-weight: bolder;
	color: #fff;
	text-decoration: none;
}

.main h2 {
	color: #9e9e9e;
}

.main h2 strong {
	color: #0091d6;
}

.list-img {
	margin-right: -40px;
}

.list-img li {
	display: block;
	float: left;
	margin-right: 20px;
}

.portfolio-page .content-inner {
	padding: 45px 0 75px;
}

.portfolio-page h2 {
	color: #fefefe;
	margin-bottom: 35px;
}

.portfolio {
	background: url(../img/portfolio.png);
	margin-right: 20px;
}

.portfolio .thumb {
	display: none;
	float: left;
	width: 644px;
	height: 401px;
}

.portfolio .thumb-select {
	display: block;
}

.portfolio .thumb .text {
	position: relative;
	background: url(../img/text.png);
	font-size: 13px;
	color: #fff;
	margin-top: -73px;
	padding: 10px 30px 15px;
}

.portfolio .thumb .text .title {
	font-size: 23px;
}

.portfolio .jcarousel-container {
	float: right;
	width: 233px;
}

.cols {
	margin-right: -50px;
}

.cols .cols {
	float: left;
}

.cols .col {
	float: left;
	width: 285px;
	margin-right: 31px;
}

.cols .col h2 {
	margin-bottom: 25px;
}

.two-col {
	float: left;
	width: 632px;
	margin-bottom: 50px;
}

.two-col .cols {
	margin-top: 20px;
}

.testimonials {
	margin-bottom: -57px;
}

.testimonial {
	margin: -12px 0 57px;
}

.testimonial .top {
	height: 7px;
	background: url(../img/t-top.png) no-repeat;
}

.testimonial .center {
	background: url(../img/t-c.gif) repeat-y;
	padding: 12px 20px 5px;
}

.testimonial .center .head {
	font-size: 11px;
	font-family: "Arial";
	color: #1c7bcd;
	margin-bottom: 5px;
}

.testimonial .center .head span {
	font-size: 18px;
}

.testimonial .center p {
	margin: 0;
}

.testimonial .bottom {
	font-size: 14px;
	padding: 16px 0 0 60px;
	background: url(../img/t-bot.png) no-repeat;
}

.banner {
	margin-bottom: 60px;
}

.col-one {
	float: left;
	width: 365px;
}

.col-two {
	float: right;
	width: 485px;
}

.ajax-form {
	font-size: 18px;
	margin-bottom: 30px;
}

.ajax-form dt {
	float: left;
	margin-bottom: 20px;
}

.ajax-form dd {
	margin: 0 0 20px 87px;
        font-size:11px;
        color:#aa0000;
}

.ajax-form .inp, .ajax-form textarea {
	position: relative;
	background: #fff;
	border: 1px solid #cbcbcb;
	padding: 2px 3px 3px;
	width: 270px;
	font-size: 18px;
	top: -2px;
}

.ajax-form textarea {
	height: 155px;
}

.address {
	position: relative;
}

.address address {
	width: 250px;
	font-size: 12px;
	margin-bottom: 15px;
}

.address .last {
	position: absolute;
	width: 190px;
	top: 0;
	left: 315px;
}

.none {
	background: #000;
}

.none .content-inner {
	background: #000 url(../img/404.gif) no-repeat;
	width: 340px;
	padding: 145px 0 145px 555px;
	min-height: 220px;
	color: #fff;
}

.none .opps {
	font-size: 44px;
	text-transform: uppercase;
	color: #0176b1;
}

.none .mes {
	font-size: 24px;
	text-transform: uppercase;
	margin-bottom: 15px;
}

.none p {
	font-size: 14px;
	margin-bottom: 15px;
}

.none a {
	color: #fff;
}

.none .foot {
	font-size: 11px;
}

.footer {
	background: #000 url(../img/footer.png) repeat-x 0 0;
	color: #fff;
	border-top: 1px solid #8e8e8e;
	padding-top: 28px;
	min-height: 108px;
}

.footer .news dt {
	font-weight: bolder;
}

.footer .news dd p {
	margin-bottom: 10px;
}

.footer .form dt {
	margin-bottom: 4px;
}

.footer .form dd {
	margin-bottom: 7px;
}

.footer .form .inp {
	background: url(../img/inp.png) no-repeat;
	border: 0 none;
	padding: 7px 3px 5px;
	width: 278px;
	height: 14px;
}

.footer .form textarea {
	background: url(../img/textarea.png) no-repeat;
	border: 0 none;
	padding: 3px 3px;
	width: 278px;
	height: 80px;
}

.footer .form .btn {
	padding-top: 11px;
}

.footer .form .btn input {
	vertical-align: middle;
	margin-right: 5px;
}

.footer .copy {
	padding: 35px 0;
	font-size: 10px;
}

.footer .copy a {
	color: #0091d6;
}

.hidden-layer {
	display: none;
	position: absolute;
	width: 100%;
	z-index: 1000;
	background: url(../img/hl.png);
	left: 0;
	top: 0;
}

.hidden-layer2 {
	/*display: none;*/
	z-index: 10000;

}

.thank {
	position: absolute;
	top: 150px;
	left: 50%;
	margin-left: -419px;
	width: 668px;
	height: 230px;
	padding: 95px 85px 70px;
	text-align: center;
	background: url(../img/thank-dialog.png) no-repeat;
}

.apply {
	text-align: center;
	padding-top:45px;
        position:relative;
        margin:-17px 0 0 -23px; margin:0;
        padding:26px 0 0 0;
        top:0;
        left:0;
        width:auto;
        height:325px;
	background: #fff;
	/*background: url(../img/input.gif) no-repeat #fff;*/
}
.apply form {
	text-align:left;
        padding-left:250px;
	color:#444444;
}
.apply form label {
	line-height:18px;
margin-left:4px;
}

.apply form input.input {
width:284px;
padding:3px 3px 3px 3px;
	background: url(../img/input.gif) no-repeat;
border:0;
margin-bottom:10px;
margin-left:4px;
}


.thank img {
	margin-bottom: 45px;
}

.apply img {
	margin-bottom: 20px;
}

.thank p {
	font-size: 18px;
	margin-bottom: 25px;
}