@import"reset.css";@import"superfish.css";@import"grid.css";@import"coin-slider.css";@import"forms.css";@import"prettyPhoto.css";@import"galleryfic.css";@import"kwicks.css";@import"skin.css";@import"advanced.css";

/* Getting the new tags to behave */

article, aside, audio, canvas, command, justify, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block}
mark, rp, rt, ruby, summary, time {display:inline}

/* Global properties ======================================================== */
html {width:100%}
body {font-family:Arial, Helvetica, sans-serif; color: #333;font-size:100%;min-width:980px;background:#FFF}
.ic, .ic a {border:0;float:right; background:#fff;color:#f00;width:50%;line-height:10px;font-size:10px;margin:-220% 0 0 0;overflow:hidden;padding:0}
.main {width:980px;padding:0;margin:0 auto;font-size:0.875em;line-height:1.428em; }
.main1 {
	width:950px;
	padding:0;
	margin:0 auto;
	font-size:0.875em;
	background-color:#E77717;
	padding-bottom:10px;
	padding-left:30px;
	
	padding-top:0px
}
.main2 {
	width:980px;
	padding:0;
	margin:0 auto;
	
	padding-left:30px;
	padding-right:50px;
	
	
}


a {color:#080808;outline:none}
a:hover {text-decoration:none}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8 {float:left}
.fcol-1, .fcol-2, .fcol-3, .fcol-4, .fcol-5, .fcol-6 {
	float:left
}

.col-1 {min-width: 250px}
.fcol-1 {width:400px;margin-right:100px}
.fcol-2 {
	width:400px;
	margin-right:50px
}
.fcol-3 {width:380px; position: relative; top:-100px;}
.wrapper{width:100%; overflow:hidden;}
.extra-wrap{overflow:hidden;display:block;}
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
 .fcol-4 {width:700px;margin-right:50px}
 .fcol-5 {
	width:200px;
	margin-right:30px
}
.fcol-6 {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}
.fcol-7  {
	display:inline;
	float: left;
	position: relative;
	margin-left: 0px;
	margin-right: 0px;
}
p {margin-bottom:18px; font-family:  Tempus Sans ITC;
	font-weight:bolder;}
.p1 {margin-bottom:8px}
.p2 {margin-bottom:15px}
.p3 {margin-bottom:30px}
.p4 {margin-bottom:40px}
.p5 {margin-bottom:18px; padding-right:1px; }
.p5 span {
	color:#BB0000;
}

.reg {text-transform:uppercase}

.fleft {float:left}
.fright {float:right}

.alignright {text-align:right; left: 80px}
.alignright1 {position: absolute; top:0px; left:850px; width: 200px;}
.alignleft {text-align:left; font-size: 12px; position: relative; bottom:-80px}
.aligncenter {
	text-align:center;
	float: none;
}

.pad {padding-left: 50px; width: 150px}
.it {font-style:italic}

.color-1 {
	color:#323A51}
.color-2 {color:#323A51}
.color-3 {color:#666}
.color-4 {color:#E77717}
.color-5 {color: #1C1C1C}
/*********************************boxes**********************************/
.indent-top {padding-top:10px}
.indent-left {padding-left:25px}
.indent-left2 {padding-left:30px}
.indent-right {padding-right:50px}

.indent-bot {margin-bottom:20px}
.indent-bot2 {margin-bottom:30px}
.indent-bot3 {margin-bottom:45px}

.prev-indent-bot {margin-bottom:10px}
.img-indent-bot {margin-bottom:10px; padding-left:15px;}
.margin-bot {margin-bottom:35px}

.img-indent {float:left;margin:0 20px 0px 0}	
.img-indent2 {float:left;margin:0 13px 0px 0}	
.img-indent-r {float:right;margin:0 0px 0px 40px}	

.img-border {
	float:left;
	padding:5px;
	background:#fff;
	box-shadow: 0px 0px 2px #EFC2C2;
	border-radius:8px;
	margin-top:2px;
	margin-bottom:2px;
}
.img-border1 {
	float:left;
	padding:5px;
	background:#fff;
	box-shadow: 0px 0px 2px #ebecee;
	border-radius:4px;
	margin-top:2px;
	margin-bottom:2px;
}

.buttons a:hover {cursor:pointer}

.menu li a,
.list-1 li a,
.list-2 li a.item,
.list-s li a.item,
.list-5 li a.item,
.list-services li  a,
.link,
.button,
.button2,
h1 a {text-decoration:none}	

/*********************************header*************************************/
header {
	width:100%;
	min-height:116px;
}
	#page1 header {min-height:196px}

h1 {
	padding:28px 0 0 5px;
	position:relative;
	float:left;
}
	h1 a {
		display:block;
		width:400px;
		height:110px;
		text-indent:-9999px;
		background:url(../images/logo.png) 0 0 no-repeat;
	}
	h1 strong {
		display:inline-block;
		font-size:13px;
		line-height:2em;
		color:#848484;
		margin-top:-13px;
		padding-left:137px;
	}
	
/***** menu *****/
.menu {
	padding:90px 0 0 0;
	float:right;
}
.menu li {
	float:left;
	position:relative;
	background:url(../images/menu-spacer.gif) left top no-repeat;
	
}
	.menu li:first-child {background:none}
.menu li a {
	display:inline-block;
	font-size:16px;
	font-weight:normal;
	line-height:1em;
	padding:8px 8px 9px 27px;
	color:#495678;
}
.menu li a.active,
.menu > li > a:hover {color:#E77717}



/***** slider *****/

.slider-wrapper {overflow:hidden;width:980px;position:absolute;}
.slider {height:333px;width:980px;margin:0px auto}
.items {display:none}
.pagination {position:absolute;top:0;z-index:999}
.banner {width:400px;height:205px;position:absolute;top:182px;left:610px}
.prevb {display:block;width:15px;height:25px;text-indent:-5000px;position:absolute;left:25px;top:40%;z-index:99;background:url(../images/slider-control.png) left top no-repeat}
.prevb:hover {background-position:left bottom}
.nextb {display:block;width:15px;height:25px;text-indent:-5000px;position:absolute;right:22px;top:40%;z-index:99;background:url(../images/slider-control.png) right top no-repeat}
.nextb:hover {background-position:right bottom}
.b1 {color:#323A51;font-size:26px;line-height:1.2em;display:block;letter-spacing:-2px}
.b2 {color:#E77717;font-size:38px;line-height:1.3em;display:block;text-transform:uppercase;letter-spacing:-4px;margin:-12px 0 -8px -5px}
*+html .b2 {margin:-12px 0 1px -5px}
.b3 {color:#323A51;font-size:17px;line-height:0.3em;display:block}

.slider-wrapper {
	width:980px;
	height:333px;
	padding:0px 30px 0 0px;
	margin-top:-120px;
	position:relative;
	overflow:hidden;
	
}
.slider-wrapper1 {
	width:963px;
	height:333px;
	padding:0px 0 0 20px;
	margin-top:-120px;
	position:relative;
	overflow:hidden;
	
}
.ban1 {
	width:850px;
	height:270px;
	padding:40px 0 0 130px;
	margin-top:-120px;
	position:relative;
	overflow:hidden;
	background:url(../images/bg.png) 0 0 no-repeat;
}
.ban2 {
	width:850px;
	height:270px;
	padding:20px 0 0 130px;
	margin-top:-120px;
	position:relative;
	overflow:hidden;
	background:url(../images/bgcon.jpg) 0 0 no-repeat;
}
.slider {
	position:relative;
	width:980px;
	height:400px;
}
.items {display:none}



	
.button2 {
	display:inline-block;
	font-size:14px;
	line-height:40px;
	padding:0 25px;
	color:#000;
	background:#fff;
}
	.button2:hover {color:#fff;background:#000}
	footer .button2:hover {background:#666}

/*********************************content*************************************/
#content {
	width:100%;
	padding:25px 0 42px;
	background:url(../images/content-bg.jpg) center -196px repeat-y #fff;
}
#content1 {
	width:100%;
	padding:25px 0 7px;
	background:url(../images/content-bg.jpg) center -196px repeat-y #fff;
}


.block {
		padding: 0px 0 10px 0;
		background: url('../images/border-bg.gif') 10px 50px repeat-x;
		overflow: hidden;
	}
	.block-pad {
		padding: 10px 0 10px 0;
	}
	.info-block {
		float: left;
		width: 740px;
		text-transform: uppercase;
		font-weight: 400;
	}

.carousel {
	width:920px !important;
	height: 128px;
	margin-bottom: -10px;
}
	.carousel li {
		padding: 0 60px 0 0;
	}

.prev, .next {
	position: absolute;
	display: block;
	width: 39px;
	height: 39px;
	opacity: 1
}
.prev:hover{
	background: url(../images/prev_bg.png) left top no-repeat;
	right: 48px;
	top: 15px;
}
.next:hover {
	background: url(../images/next_bg.png) left top no-repeat;
	right: 0;
	top: 15px;
}
.prev {
	background: url(../images/prev-btn.png) left top no-repeat;
	right: 48px;
	top: 15px;
}
.next {
	background: url(../images/next-btn.png) left top no-repeat;
	right: 0;
	top: 15px;
}


.clients-list li {
			float: left;
			padding-left: 0px;
		}
	.clients-list li:first-child {
				padding-left: 0;
			}

.line2 {background:url(../images/line_ver1.gif) 645px 10px no-repeat}
.line3 {background:url(../images/line_vers.gif) 645px 213px no-repeat}
.line4 {background:url(../images/line_vers.gif) 645px 313px no-repeat}
.line6 {background:url(../images/line_vers.gif) 645px 10px no-repeat}

h2 {
	font-size:40px;
	line-height:2em;
	font-weight:300;
	color:#000;
	text-align:center;
	letter-spacing:-2px;
	margin-top:-29px;
}
	h2 strong {display:block;margin-top:-43px}
h3 {
	font-size:23px;
	line-height:2em;
	font-weight:400;
	color:#fff;
}
h3 strong {display:block;}
h4 {
	font-size:20px;
	line-height:2em;
	font-weight:normal;
	color:#323A51;
}
h6 {letter-spacing:-2px;
	font-size:30px;
	line-height:2em;
	
	color:#fff;}



.marg {
	
	margin-top: -70px
}


.border-bot1 {
	height: 100%;
	padding-bottom:0px;
	background:url(../images/pic-3.gif) 0 bottom repeat-y;
}
.border-bot3 {
	width:100%;
	padding-bottom:0px;
	position: relative;
	left: -18px;
	background:url(../images/pic-4.gif) 0 bottom repeat-x;
}
.border-bot4 {
	width:100%;
	padding-bottom:0px;
	background:url(../images/pic-4.gif) 0 bottom repeat-x;
}
.border-bot2 {
	width:100%;
	padding-bottom:35px;
	background:url(../images/pic-2.gif) 0 bottom repeat-x;
}

.button {
	display:inline-block;
	padding:0 24px;
	margin-left:2px;
	margin-bottom:2px;
	font-size:14px;
	line-height:38px;
	color:#fff;
	border:1px solid #fff;
	background:url(../images/button-tail.gif) 0 0 repeat-x #f2f2f2;
	box-shadow:0 0 2px #bbb;
	cursor:pointer;
}
.button:hover {background:#e77717;color:#fff}

.what1  {
	
	position: relative;
	float: right;
	left: 13px;
	top: 15px;
	
}


.what  {
	
	position: absolute;
	float: right;
	top: -10px;
	right: -85px;
	
	
	
}

.testi {
	position: relative;
	float: Left;
	width: 220px;
	font-size: 13px;
	line-height: 17px;
	text-align: justify;
	
}
.testi .img {
	right: -100px;
	top: 10px;
}
.testi span {
	position: relative;
	float: left;
	font-size: 12px;
	color: #e77717;
	font-weight: 800;
	
}
.list-1 li {
	line-height:10px;
	padding:10px 0;
	background:url(../images/pic-1.gif) 0 bottom repeat-x; width: 150px
}
.list-1 li.last-item {background:none}
	.list-1 li a {color:#808080}
	.list-1 li a:hover {color:#E77717}

.list-s li {
	padding:0 0 2px 20px;
	background:url(../images/marker-1.png) 0 5px no-repeat;
}
	.list-s li a.item {
	display:block;
	
	font-size:15px;
	font-weight: bolder;
	line-height:1.317em;
	color:#333;
	margin-bottom:4px;
	}
	.list-s li a.item:hover {color:#E77717}
	.list-s li span {
		color: #e77717;
		font-style: italic;
		
		
		
	}
	.list-s .last-item span {background:none;padding-bottom:25px}
	
	.list-2 li {
	padding:0 0 2px 20px;
	background:url(../images/marker-1.png) 0 5px no-repeat;
}
	.list-2 li a.item {
	display:block;
	
	font-size:15px;
	font-weight: bolder;
	line-height:1.317em;
	color:#333;
	margin-bottom:4px;
	}
	.list-2 li a.item:hover {color:#E77717}
	.list-2 li span {
		display:block;
		padding-bottom:16px;
		background:url(../images/pic-1.gif) 0 bottom repeat-x;
	}
	.list-2 .last-item span {background:none;padding-bottom:25px}
	
.list-3 {margin-top:-5px}
.list-3 li {
	line-height:7px;
	padding:7px 3px;
	color:#fff;
	/**background:url(../images/pic-2.gif) 0 bottom repeat-x;**/
}
	.list-3 li a {
	display:inline-block;
	padding-left:20px;
	color:#808080;
	background:url(../images/marker-2.png) 0 -0px no-repeat;
	}
	.list-3 li a:hover {color:#E77717}
	.list-3 li span {color:#808080;display:inline-block}
	.list-3 .last-item {background:none}

.list-4 {margin-top:-7px}
.list-4 li {
	line-height:20px;
	padding:10px 0;
	background:url(../images/pic-1.gif) 0 bottom repeat-x;
}
	.list-4 li a {
	display:inline-block;
	padding-left:30px;
	color:#808080;
	background:url(../images/marker-1.png) 0 3px no-repeat;
	}
	.list-4 li span {color:#808080;display:inline-block}
	.list-4 .last-item {background:none}
.list-5 li {
	padding:0 0 15px 30px;
	background:url(../images/marker-11.png) 0 10px no-repeat;
}
	.list-5 li a.item {
	display:inline-block;
	font-size:26px;
	line-height:1.217em;
	color:#808080;
	margin-bottom:4px;
	}
	.list-5 li a.item:hover {color:#E77717}
	.list-5 li span {
		display:block;
		padding-bottom:16px;
		background:url(../images/pic-1.gif) 0 bottom repeat-x;
	}
	.list-5 .last-item span {background:none;padding-bottom:25px}

.link:hover {text-decoration:none} 

dl dt {font-weight:bold;color:#000;margin-bottom:3px}
dl span {float:left;width:80px}

#map_canvas {
	width:260px;
	height:223px;
	overflow:hidden;
}

/***** contact form *****/
#contact-form {
	position:relative;
	vertical-align:top;
	width:100%;
	z-index:1;
	}
	#contact-form fieldset {
		border:none;
		padding:0;
		}			
			#contact-form label {
				display:block;
				height:50px;
			}
			
			#contact-form input {
				width:323px;
				padding:12px 20px;
				margin:0;
				font-family:Arial, Helvetica, sans-serif;
				font-size:14px;
				line-height:1.214em;
				color:#808080;
				border:1px solid #e6e6e6;
				background:#fff;
				outline:none;
			}
			#contact-form textarea {
				overflow:auto;
				height:130px;
				width:563px;
				padding:12px 20px;
				margin:0;
				font-family:Arial, Helvetica, sans-serif;
				font-size:14px;
				line-height:1.214em;
				color:#808080;
				border:1px solid #e6e6e6;
				background:#fff;
				outline:none;
			}
		.buttons-wrapper {padding:18px 0 0 0;text-align:right}
		.buttons-wrapper a {margin-left:15px}
		
/****************************social plugins************************/
#socialApps
{
	width: 45px;
	height: 180px;
	
	top: 10%;
	right: 0px;
	z-index: 1;
	position: fixed;
	background: transparent;
	padding: 0px;
	margin: 0px;
	border-radius: 10px;
	

}

#socialApps img
{
	margin: 1px;
	width: 30px;
	height: 30px;
}

#socialApps img:hover
{
	transform: scale(1.5);
	-moz-transform: scale(1.5);
	-o-transform: scale(1.5);
	-webkit-transform: scale(1.5);
}
/* Lightbox image */

.lightbox-image{display:inline-block;position:relative;overflow:hidden;}
.lightbox-image span{left:0;top:0;bottom:0;right:0;position:absolute;border:3px solid #e4e4e4;}
.lightbox-image strong{position:absolute;bottom:0;z-index:3;left:0;color:#fff;right:0;text-align:right;padding:19px 18px 16px;font-size:18px;line-height:22px;background:url(../images/figcaption_1.png) 0 0 repeat;letter-spacing:-1px;}
.lightbox-image em{color:#2c2b2b;font-size:18px;line-height:22px;position:absolute;display:block;left:0;right:0;bottom:0;text-align:right;z-index:3;padding:0 5px 4px;letter-spacing:-1px;}
/* SlideDown element */
.slideDown{padding:0 1px 0 0;font-size:12px; line-height:16px;color:#686868;}
	.slideDown dt{background-color:#333132;background-image:url(../images/arrow1.gif);background-repeat:no-repeat;background-position:100% 16px;box-shadow:1px 1px 1px #d1d1d1;-moz-box-shadow:1px 1px 0 #d1d1d1;-webkit-box-shadow:1px 1px 0 #d1d1d1;color:#fff;padding:9px 0 9px 21px;margin-bottom:4px;font-weight:bold;display:block;font-size:12px;cursor:pointer;margin-bottom:10px}
	.slideDown dt:hover,.slideDown dt.active{background-color:#bbb;color:#fff;text-shadow:0 0 5px #fff}
	.slideDown dt.active{background-image:url(../images/arrow2.gif)}
	.slideDown dd{display:none;padding:10px 20px 20px 20px;}
	#block dd{display:block}
	.slideDown.absolute{position:relative;}
	.slideDown.absolute dd{position:absolute;z-index:999;background:url(../images/content-texture.jpg);}
/****************************footer************************/
footer {
	width:100%;
	background: url(../images/line_ver2.jpg)  0 0 repeat-x;
	
	background-color: #fff;
	padding:25px 0 46px;
	font-size: 12px;
	position: absolute;
	
	
}

footer a {
	text-decoration: none
}
.ft {position: absolute;
left:10px}
.ql {
	width: 190px;
	position: absolute;
	left: 150px;
	bottom: 0px;
}

.q2 {
	width: 220px;
	position: absolute;
	left: 160px;
	bottom: 0px;
	background: url(../images/button-tail.gif)  210px 0 repeat-y;
}
.so {
	position: absolute;
	left: 850px;
	
}
.lo {
	position: absolute;
	left: 390px;
	
}

.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}

.fbutton{background:url(../images/soc-icon-1.png) 0 0 no-repeat;
display:inline-block;
text-indent:-1000px;
overflow:hidden;width:30px;
height:30px;
-webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
   background-repeat: no-repeat;}
.fbutton:hover{background:url(../images/soc-icon-1.png) 0 -30px no-repeat;}
.fbutton1{background:url(../images/soc-icon-3.png) 0 0 no-repeat;display:inline-block;text-indent:-1000px;overflow:hidden;width:30px;height:30px;-webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
   background-repeat: no-repeat;}
.fbutton1:hover{background:url(../images/soc-icon-3.png) 0 -30px no-repeat;}
.fbutton2{background:url(../images/soc-icon-4.png) 0 0 no-repeat;display:inline-block;text-indent:-1000px;overflow:hidden;width:30px;height:30px;-webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
   background-repeat: no-repeat;}
.fbutton2:hover{background:url(../images/soc-icon-4.png) 0 -30px no-repeat;}



.list-services {
	margin-top:-5px;
}
	.list-services li {
		line-height:20px;
		padding:10px 0;

	}
	.list-services li.last-item {background:none}
		.list-services li a {
			display:inline-block;
			padding-left:31px;
			color:#808080;
			background:url(../images/social-icons.png) 0 0 no-repeat;
		}
		.list-services li a.it-2 {background-position:0 -40px}
		.list-services li a.it-3 {background-position:0 -80px}
		.list-services li a.it-4 {background-position:0 -120px}
		.list-services li a:hover {
	color:#000
}
