* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
html {
	min-width:940px;
	overflow-y:scroll;
}
body { 
	background:#fff; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	line-height:1em;
	color:#6c787f;
	min-width:940px;
}

.border {border:1px solid red;}
.remove-border {border:none !important;}
.hidden {display:none !important;}
.hider {visibility:hidden;}
.hidden-indent {text-indent:-9999px; display:block;}
.last {margin-right:0; border-right:none;}
.left {float:left;}
.right {float:right !important;}
.margin-10 {margin:0 10px;}
.margin-right-0 {margin-right:0px !important;}
.marginleft-10 { margin-left:10px !important;}
.marginright-10 {margin-right:10px !important;}
.margin-20 {margin:0 20px !important;}
.marginleft-20 { margin-left:20px !important;}
.marginright-20 {margin-right:20px !important;}
.padding-10 {padding:0 10px;}
.paddingleft-10 { padding-left:10px !important;}
.paddingright-10 {padding-right:10px !important;}
.padding-20 {padding:0 20px !important;}
.paddingleft-20 { padding-left:20px !important;}
.paddingright-20 {padding-right:20px !important;}
.remove-bottom { margin-bottom: 0 !important; }
.half-bottom { margin-bottom: 10px !important; }
.add-bottom { margin-bottom: 20px !important; }
.remove-top { margin-top: 0 !important; }
.half-top { margin-top: 10px !important; }
.add-top { margin-top: 20px !important; }
.clear {clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0;}

.header{position:absolute; left:50%; top:0px; margin-left:-470px; width:939px; z-index:5;}
.header .header-logo {width:270px; float:left; margin-top:10px;}
.header .sinceDate {float:left; width:270px; height:auto; text-align:left; margin:0px 0 0 0; }
.header .logos {width:600px; font-size:12px; font-family:arial; text-align:right; margin-top:0px;}

.menu{position:absolute; left: 50%; top:80px; margin-left:-470px; width:939px; z-index:5;}
.menu ul{ width:100%; background-color:#38BEFF; height:45px;	}
.menu ul li{display:block; float:left; text-transform:uppercase;  position:relative; }
.menu ul li a{ display:block; font-size:14px; padding:14px 18px; color:#FFF; text-decoration:none; background-color:#38BEFF;	
}
.menu ul li a:hover{
	color:#333;
}
.menu ul li a.active{ color:#333}

.menu ul li:hover ul{display:block;}
.menu ul li>ul{top:auto; left:auto;}
.menu ul li ul{z-index:100; display:none; width:160px; top:44px; margin:0px; left:0; position:absolute; list-style:none; background-color:#38BEFF; margin-left:0px; padding-top:3px;}
.menu ul li ul li{display:block; float:none; list-style:none;background-color: #38BEFF; }
.menu ul li ul li a{display:block; height:15px; float:none; background:none; font-size:14px; text-transform:none; color:#FFF; padding:8px 14px;background-color: #38BEFF;}
.menu ul li ul li a:hover{color:#000;}



img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
object { 
	vertical-align:top; 
	outline:none;
}
ul, ol { 
	list-style:none;
}
table, table td { 
	padding:0;
	border:none;
	border-collapse:collapse;
}

.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

.col-1, .col-2, .col-3 { 
	float:left;
}

.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%;
	overflow:hidden;
}
.container { 
	width:100%;
}




/*==== GLOBAL =====*/
.top_tail {
	background:url(images/top_tail.gif) repeat-x top;
}
#main {
	width:940px; 
	margin:0 auto;
        margin-top:100px;
	font-size:.90em;
}

#header {
	
	position:relative;
}
#content {
	
}
#footer {
	height:49px;
	background:url(images/footer_tail.gif) repeat-x;
}
#footer div {
	width:940px; 
	margin:0 auto;
	font-size:.75em;
}


/*---- tailings ----*/
.tail-top { 
	background:url(images/tail-top.gif) left top repeat-x #ffbb00;
}
.tail-bottom { 
	background:url(images/tail-bottom.gif) left bottom repeat-x;
}


/*----- forms parameters -----*/

input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/*----- other -----*/
.pic-indent {
	margin:0 0 25px 0;
}
.img-indent { 
	margin:0 20px 0 0; 
	float:left;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:20px;
}
	.img-box img { 
		float:left; 
		margin:0 20px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}


p {
	line-height:16px;
	margin-bottom:18px;
}
.p1 { 
	margin-bottom:8px;
}
.p2 { 
	margin-bottom:16px;
}
.p3 { 
	margin-bottom:24px;
}
.p-indent20 {
	margin:0 0 20px 0;
}
.p-indent23 {
	margin:0 0 23px 0;
}
.p-indent25 {
	margin:0 0 25px 0;
}
.p-indent27 {
	margin:0 0 27px 0;
}
.p-indent37 {
	margin:0 0 37px 0;
}
.p-indent55 {
	margin:0 0 55px 0;
}
.p-up_inden {
	margin:37px 0 16px 0;
 }
.no {
	padding:0 !important;
	margin:0 !important;
}
/*----- txt, links, lines, titles -----*/
a {
	color:#38beff; 
	outline:none;
}
a:hover{
	text-decoration:none;
}

h1 {
	font-size:2em;
	line-height:26px;
	font-weight:bold;
	text-transform:uppercase;
	/*letter-spacing:-0.01em;*/
	margin:0 0 22px 0;
	color:#191c1d;
	font-family:ciclesemi, sans-serif !important;
}
h2 {
	font-size:2em;
	line-height:26px;
	font-weight:bold;
	text-transform:uppercase;
	/*letter-spacing:-0.01em;*/
	margin:0 0 22px 0;
	color:#191c1d;
	font-family:ciclesemi, sans-serif !important;
}
h3{font-size:16px; font-weight:normal; color:#000; text-transform:uppercase; margin:0 0 15px 0;}

.link {
	font-size:1.417em;
	line-height:19px;
	color:#38beff;
}

.font-17{font-size:17px; line-height:20px;}
.button { 
	background:url(images/button_tail.jpg) repeat-x;    
	display:inline-block;
	font-size:0.917em;
	line-height:30px;
	font-weight:normal;
	text-transform:uppercase;
	color:#fff;
	text-decoration:none;
}
	.button b { 
		display:block; 
		background:url(images/button_left.gif) no-repeat left top; 
		height:30px;
		font-weight:normal;
	}
		.button b b { 
			background:url(images/button_right.gif) no-repeat right top;
			padding:0 15px 0 15px;
			font-weight:normal;
			cursor:pointer;
		}
		.button:hover {
			color:#000;
		}
.line-hor { 
	background:#e0e7eb;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:30px 0 26px 0;
}

#page1 .col-1 .line-hor { 
	background:#e0e7eb;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:30px 0 26px 0;
}
#page2 .col-1 .line-hor { 
	background:#e0e7eb;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:39px 0 28px 0;
}
#page5 .col-1 .line-hor { 
	background:#e0e7eb;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:27px 0 23px 0;
}
#page6 .col-1 .line-hor { 
	background:#e0e7eb;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:27px 0 28px 0;
}
#page2 .col-2 .line-hor { 
	background:#e0e7eb;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:41px 0 25px 0;
}
#page4 .col-2 .line-hor { 
	background:#e0e7eb;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:28px 0 23px 0;
}
#page5 .col-2 .line-hor { 
	background:#e0e7eb;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:34px 0 26px 0;
}
#page6 .col-2 .line-hor { 
	background:#e0e7eb;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:26px 0 26px 0;
}
.line-ver { 
	background-image:url(images/line-ver.gif); 
	background-repeat:repeat-y;
	width:100%;
}

.title { 
	margin-bottom:20px;
}
.s-indent {
	padding:0 0 23px 0;
}
.s-indent13 {
	display:block;
	padding:0 0 13px 0;
}
.s-indent18 {
	display:block;
	padding:0 0 18px 0;
}

.h-indent19 {
	margin:0 0 19px 0;
}
.h-indent20 {
	margin:0 0 20px 0;
}
.h-indent21 {
	margin:0 0 21px 0;
}
.h-indent24 {
	margin:0 0 24px 0;
}
.h-indent28 {
	margin:0 0 28px 0;
}
.h-indent38 {
	margin:0 0 38px 0;
}

/*===== header =====*/
.time {
	position:absolute;
	top:15px;
	left:-5px;
	font-size:0.834em;
	line-height:10px;
	text-transform:uppercase;
	word-spacing:-1px;
	color:#273f4c;
}
.phone {
	position:absolute;
	top:15px;
	right:246px;
	background:url(images/phone.jpg) no-repeat left top;
	padding:0 0 0 18px;
	font-size:0.834em;
	line-height:10px;
	text-transform:uppercase;
	color:#b6bdc1;
}
.email {
	position:absolute;
	top:15px;
	right:4px;
	background:url(images/mail.jpg) no-repeat left top;
	padding:0 0 0 15px;
	font-size:0.834em;
	line-height:10px;
	text-transform:uppercase;
	color:#b6bdc1;
}
.logo {
	width:301px;
	height:44px;
	position:absolute;
	top:82px;
	left:-2px;
}
	.logo a {
		display:block;
		background:url(images/logo.jpg) no-repeat;
		height:44px;
		width:301px;
		overflow:hidden;
	}
		.logo strong {
			display:none;
		}
.search {
	position:absolute;
	top:94px;
	right:0;
	width:
}
.font14{font-size:14px;}
.headernumber a{text-decoration:none; font-weight:bold; color:#000; font-size:13px;}
.followsocial{float:left; font-weight:bold; color:#000; margin:20px 8px 0px 0px}
ul.menu {
	position:absolute;
	top:141px;
	left:0;
	width:100%;
	height:55px;
	padding:10px 0 0 0;
	z-index:2;
	background:url(images/menu_tail.gif) repeat-x;
	
}
	ul.menu li {
		float:left;
		
		display:inline-block;
		vertical-align:middle
	}
	ul.menu li a {
		display:inline-block;
		padding:0 16px;
		font-size:1.083em;
		line-height:45px;
		text-transform:uppercase;
		text-decoration:none;
		font-weight:bold;
		color:#fff;
		vertical-align:middle;
	}
	ul.menu li a.act {
		background:#505d64;
		margin:-10px 0;
		height:65px; 
		line-height:65px;
	}
	ul.menu li a:hover {
		background:#505d64;
		margin:-10px 0;
		height:65px; 
		line-height:65px;
	}

.banner {
	position:absolute;
	top:196px;
	left:0;
	width:940px;
	height:420px;
}
.banner-box {
	position:absolute;
	top:186px;
	right:29px;
	width:250px;
	height:200px;
}
	.banner-box strong {
		display:block;
		font-size:2.667em;
		line-height:26px;
		text-transform:uppercase;
		font-weight:normal;
		word-spacing:-1px;
		margin:0 0 0 -4px;
		color:#2f3639;
		font-family:ciclesemi, sans-serif !important;
	}
	.banner-box strong.extra {
		margin:-5px 0 0 -4px;
	}
	.banner-box span {
		display:block;
		font-size:1.334em;
		line-height:14px;
		color:#979ea1;
		word-spacing:-2px;
		padding:0 0 31px 0;
		font-family:ciclesemi, sans-serif !important;
	}

/*===== content =====*/
#indent {
	padding:35px 0 43px 0;
}
ul.list-1 {
	width:100%;
	overflow:hidden;
}
	ul.list-1 li {
		float:left;
		width:303px;
		padding:0 15px 0 0;
	}
	ul.list-1 li img {
		padding:0 0 17px 0;
	}
	ul.list-1 li.extra {
		padding:0;
	}
ul.list-2 {
	width:100%;
	overflow:hidden;
	padding:0 0 24px 0;
}
	ul.list-2 li {
		padding:0 0 4px 0;
	}
	ul.list-2 li span {
		float:left;
		background:url(images/marker.gif) no-repeat left center;
		height:50px;
		width:49px;	
		text-align:center;
		padding:0 12px 0 0;
	}
	ul.list-2 li big {
		padding:7px 0 0 0;
		display:block;
		font-size:2.584em;
		line-height:23px;
		font-weight:normal;
		color:#fff;
	}
	ul.list-2 li strong {
		font-size:0.917em;
		line-height:16px;
		text-transform:uppercase;
		font-weight:normal;
		color:#fff;
	}

.col-1 span, .col-2 span {
 color:#38beff;
}

ul.list-3 {
	padding:0 0 34px 0;
}
	ul.list-3 li {
		color:#38beff;
		overflow:hidden;
	}
	ul.list-3 li a {
		line-height:22px;
	}
ul.list-4 {
	overflow:hidden;
}
	ul.list-4 li {
		width:100%;
		overflow:hidden;
		padding:0 0 30px 0;
	}
ul.contacts {
	width:100%;
	overflow:hidden;
}
	ul.contacts li {
		float:left;
		padding:0 8px 0 0;
		width:192px;
	}
	ul.contacts li img {
		margin:4px 0 0 0;
	}
	ul.contacts li span {
		display:block;
		padding:0 0 17px 0;		
	}
	ul.contacts li.extra {
		padding: 0 18px 0 0;
	}
	ul.contacts li small {
		float:right;
		padding:0 31px 0 0;
		font-size:1em;
		line-height:16px;
		color:#979797;
	}
.privacy p {
	margin-bottom:16px !important;
}
/*===== footer =====*/
#footer span {
	display:block;
	padding:16px 0 0 0;
}
#footer strong {
	float:right;
	padding:16px 0 0 0;
}


/*----- forms -----*/
#search-form {
	border:none;
	width:237px;
}
#search-form input {
	float:left;
	width:200px;
	height:15px;
	padding:6px 0 5px 8px;
	color:#8e989d;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.916em;
	line-height:13px;
	border:1px solid #dcdcdc;
}
#search-form #search-submit {
	border:none;
	float:left;
	background:url(images/button_search.gif) no-repeat;
	width:27px;
	height:28px;
	cursor:pointer;
	
}

#contact-form {
	overflow:hidden;
	width:610px;
}
	#contact-form i {
		float: right;
		width: 309px;
		font-style: normal;
		height:152px;
	}
	#contact-form a {
		float: right;
		margin:0 0 0 23px;
	}	
#contact-form label input {
	background: #fff;
	width: 247px;
	height: 17px;
	padding: 2px 2px 0 2px;
	border: 1px solid #d7d6d3;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.083em;
	color: #000;
}
#contact-form textarea {
	background: #fff;
	border:1px solid #d7d6d3;
	color:#000;
	height:95px;
	overflow:auto;
	padding:4px 0 4px 5px;
	width:302px;
}
#contact-form label {
	display:block;
	overflow:hidden;
	padding:0 0 5px 0;
}
#contact-form span {
	display: block;
	line-height:16px;
	font-size:1em;
	color:#8c9aa2;
	
}
/*==========================================*/

.trio .col3{width:170px; height:280px; float:left; padding:15px; border-right:#ddd 1px dotted;}
.trio .last{border-right:none;}

ul.list-pointer{list-style:disc; margin:5px 20px 20px 20px;}
ul.list-pointer li{margin-bottom:5px;}

.home_form{background-color:#38BEFF; padding:15px 25px; width:220px; color:#FFF; margin-left:20px;}
.home_form input{width:210px;}
.home_form select{width:210px;}
.home_form textarea{width:210px; height:60px;}
.home_form input.submit{ width:60px; height:25px; margin-top:3px;}

.assoc_table td{padding-right:20px; padding-bottom:15px;}

.footer_img{margin:0 7px;}

.projects img{width:160px; height:120px; float:left; margin:0px 10px 10px 0;}

/*==========================================*/

.brandWrapper{width:938px; overflow:hidden}
	.brandWrapper .wrapper{width:1000px;}
	.brandWrapper .wrapper div{position:relative; float:left; text-align:center; overflow:hidden; background:#fff; margin:0 22px 25px 0; width:215px; height:100px; border:1px solid #ccc;}

@font-face {
    font-family: 'ciclesemi';
    src: url('../fonts/cicle_semi-webfont.eot');
    src: url('../fonts/cicle_semi-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/cicle_semi-webfont.woff') format('woff'),
         url('../fonts/cicle_semi-webfont.ttf') format('truetype'),
         url('../fonts/cicle_semi-webfont.svg#ciclesemi') format('svg');
    font-weight: normal;
    font-style: normal;

}
