/* Getting the new tags to behave */
article, aside, audio, canvas, command, 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;
	font-size:100%; 
	color:#474747;
	min-width:960px;
	background:#fff;
}

.bg {width:100%; background:url(../images/bg-top.jpg) center 0 no-repeat;}

.main {
	width:960px; 	
	padding:0;
	margin:0 auto;
	font-size:0.875em;
	line-height:1.571em;
}

a {color:#40cce1; outline:none;}
a:hover {text-decoration:none;}

.col-1, .col-2 {float:left; width:170px;}
.col-1 {margin-right:20px;}

.wrapper {width:100%; overflow:hidden;}
.extra-wrap {overflow:hidden;}
 
p {margin-bottom:18px;}
.p0 {margin-bottom:0px;}
.p1 {margin-bottom:8px;}
.p2 {margin-bottom:15px;}
.p3 {margin-bottom:30px;}
.p4 {margin-bottom:40px;}
.p5 {margin-bottom:50px;}

.reg {text-transform:uppercase;}

.fleft {float:left;}
.fright {float:right;}

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

.it {font-style:italic;}

.color-1 {color:#fff;}
.color-2 {color:#0d0d0d;}
.color-3 {color:#666;}

.index {
	position:relative;
	z-index:2;
}

/*********************************boxes**********************************/
.indent-top {padding-top:15px;}
.indent-left {padding-left:50px;}
.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:25px;}
.margin-bot {margin-bottom:35px;}

.img-indent {float:left; margin:0 30px 0px 0;}	
.img-indent2 {float:left; margin:0 13px 0px 0;}	
.img-indent3 {float:left; margin:0 2px 0px 0;}	
.img-indent4 {float:left; margin:0 17px 0px 0;}	
.img-indent5 {float:left; margin:0 34px 0px 0;}	
.img-indent-r {float:right; margin:0 0px 0px 40px;}	

.buttons a:hover {cursor:pointer;}

.menu li a,
.list-1 li a,
.list-2 li a,
.list-3 li a,
.link,
.button-1,
.button-2,
.button-3,
h1 a {text-decoration:none;}	

/*********************************header*************************************/
header {
	width:100%;
	background:url(../images/header-tail.jpg) center top repeat-x;
	margin-bottom:14px;
}
.header-bg {
	width:100%;
	background:url(../images/header-bg.png) center top no-repeat;
	padding:49px 0 0 0;
}
	#page1 .header-bg {padding:49px 0 66px 0;}

h1 {
	padding:0px 0 0 25px; 
	position:relative;
	float:left;
}
	h1 a {
		display:inline-block; 
		font-size:60px;
		line-height:1.6em;
		color:#fff;
		padding-left:90px;
		background:url(../images/logo.png) 0 15px no-repeat;
	}
	h1 span {
		display:block;
		font-size:16px;
		line-height:1.25em;
		color:#a9fff9;
		font-weight:normal;
		padding-left:90px;
		margin-top:-18px;
	}
	
/***** menu *****/
.menu {
	padding:28px 31px 19px 20px; 
	margin:31px 36px 0 0;
	min-height:26px;
	background:url(../images/menu-tail.gif) 0 0 repeat-x #ededed;
}
.menu li {
	float:left; 
	position:relative;
	padding: 0 11px 0 13px;
	background:url(../images/menu-spacer.gif) left top no-repeat;
}
.menu > li:first-child {background:none;}
.menu li a {
	display:inline-block; 
	font-size:17px; 
	line-height:1.23em; 
	color:#353535; 
}
.menu li a.active,
.menu > li > a:hover,
.menu > li.sfHover > a {color:#3399FF;}

.menu li a .sf-sub-indicator {
	display:block;
	width:15px;
	height:8px;
	background:url(../images/menu-marker-1.png) 0 0 no-repeat;
	text-indent:-9999px;
	position:absolute;
	top:-999em;
	left:45px;
	z-index:99;
}
.menu li.sfHover a .sf-sub-indicator {top:35px;}

.menu li li a .sf-sub-indicator {
	display:block;
	width:7px;
	height:13px;
	background:url(../images/menu-marker-2.png) 0 0 no-repeat;
	text-indent:-9999px;
	position:absolute;
	top:-999em !important;
	left:106px;
	z-index:9999;
}
.menu li li.sfHover a .sf-sub-indicator {top:12px !important;}

.menu ul {
	position:		absolute;
	padding:		5px 15px;
	top:			-999em;
	width:			91px;
	background:		url(../images/menu-ul-tail.gif) 0 0 repeat;
}
.menu ul ul {
	padding:		0;
	width:			114px;
	background:		url(../images/menu-ul-ul-tail.gif) 0 0 repeat;
}
.menu ul li {width:	100%;}
.menu li:hover {visibility:	inherit; }
.menu li li {
	padding:6px 0;
	background:url(../images/menu-border.gif) left bottom repeat-x;
}
.menu li li.last-item {background:none;}
.menu li li a {
	padding:		0;
	font-size:		14px;
	line-height:	1.214em;
	color:			#f1f1f1;
}
.menu li li > a:hover, 
.menu li li.sfHover > a {color:#55cdd6;}

.menu li li li {padding:0; background:none;}
.menu li li li a {
	display:block;
	line-height:33px;
	padding-left:16px;
	background:url(../images/menu-ul-ul-a.png) 0 35px repeat-x;
}
.menu li li li a:hover {background-position:0 0; color:#f1f1f1;}

.menu li:hover ul, .menu li.sfHover ul {
	left:			0px;
	top:			43px;
	z-index:		99;
}
ul.menu li:hover li ul, ul.menu li.sfHover li ul {
	top:			-999em;
}
ul.menu li li:hover ul, ul.menu li li.sfHover ul {
	left:			106px;
	top:			0px;
	z-index:		999;
}
ul.menu li li:hover li ul, ul.menu li li.sfHover li ul {
	top:			-999em;
}

/***** slider *****/
.slider-wrapper {
	width:950px;
	height:450px;
	padding:18px 0 0 18px;
	background:url(../images/slider-bg.png) 0 0 no-repeat;
	overflow:hidden;
	margin-top:-110px;
	position:relative;
	z-index:1;
}
.slider {
	position:relative;
	width:914px;
	height:385px;
}
.items {display:none;}

.banner {
	width:292px;
	height:385px;
	background:url(../images/banner-tail.gif) 0 0 repeat;
	position:absolute;
	overflow:hidden;
	top:0px;
	left:623px;
	z-index:99;
}
.banner-bg {
	width:292px;
	height:385px;
	background:url(../images/banner-tail.gif) 0 0 repeat;
	position:absolute;
	top:0px;
	left:623px;
	z-index:98;
}

	.banner .padding {padding:100px 20px 0px 48px;}
	.banner strong {
		display:block;
		font-size:36px;
		line-height:1.3em;
		color:#363636;
		text-transform:capitalize;
		margin-bottom:60px;
	}
		
.pagination {
	position:absolute;
	top:17px;
	right:14px;
	z-index:9999;
}
.pagination li {
	float:left;
	padding-right:3px;
}
	.pagination li a {
		display:block;
		width:16px;
		height:16px;
		text-indent:-9999px;
		background:url(../images/slider-pagination.png) right top no-repeat;
		cursor:pointer;
	}
	.pagination li.current a,
	.pagination li a:hover {background-position:left top;}
	.pagination li.current a {cursor:default;}
	
.button-1 {
	display:block;
	padding-bottom:8px;
	background:url(../images/button1-shadow.png) center bottom no-repeat;
}
	.button-1 a {
		display:inline-block;
		padding:4px 25px;
		font-size:17px;
		line-height:2em;
		color:#3e3e3e;
		background:#fff;
		text-decoration:none;
	}

/*********************************content*************************************/
#content {
	width:100%; 
	background:url(../images/contant-tail.gif) center top repeat;
}
.content-shadow {
	width:100%;
	padding:30px 0 54px;
	background:url(../images/contant-shadow.png) center top repeat-x;
}
.content-shadow-center {
	width:100%;
	background:url(../images/content-shadow2.png) center top no-repeat;
}

.spacer-1 {
	width:100%; 
	background:url(../images/pic-2.gif) 0 0 repeat-y;
}
.spacer-2 {
	width:100%; 
	background:url(../images/pic-3.gif) 0 0 repeat-y;
}

h2 {
	font-size:66px; 
	line-height:1.212em; 
	color:#393939;
	padding:0 0 0 38px;
}
h3 {
	font-size:36px; 
	line-height:2em; 
	color:#404040;
	letter-spacing:-1px;
}
h4 {
	font-size:30px; 
	line-height:2em; 
	color:#0c0c0c;
	margin-bottom:24px;
}
h6 {color:#40cce1; font-weight:normal;}

.title-1 {
	display:block;
	font-size:22px;
	line-height:2em;
	color:#727272;
	text-transform:uppercase;
}
.title-1 strong {
	display:block;
	margin-top:-20px;
}

.border-bot {
	width:100%; 
	padding-bottom:5px; 
	background:url(../images/pic-4.gif) 0 bottom repeat-x;
}
.border-bot2 {
	width:100%; 
	padding-bottom:28px; 
	background:url(../images/pic-1.gif) 0 bottom repeat-x;
}
.border-bot3 {
	width:100%; 
	padding-bottom:55px; 
	background:url(../images/pic-1.gif) 0 bottom repeat-x;
}

.box {
	width:236px; 
	font-size:12px;
	line-height:18px;
	color:#727272;
	background:url(../images/box-tail.gif) 0 0 repeat-x #f2f2f2;
}
	.box .padding {padding:20px 22px 32px 36px;}
.box.alt {background:#070707;}
	.box.alt .color-2 {color:#fff;}
	.box.alt h4 {color:#fff;}
	.box.alt .button-2 {
		color:#313131;
		background:#fff;
	}
	
.quote-bot {
	width:100%;
	padding-bottom:29px;
	background:url(../images/quote-bot.jpg) center bottom no-repeat;
}
.quote-tail {
	background:url(../images/quote-tail.gif) 0 0 repeat-x #d2d0cf;
	border-left:1px solid #cdcdcd;
	border-right:1px solid #cdcdcd;
	border-top:1px solid #cdcdcd;
	border-radius:10px 10px 0 0;
}
	.quote-tail .padding {
		padding:22px 15px 12px 30px;
		background:url(../images/quote.png) 18px 11px no-repeat;
	}
	
.box-2 {
	width:172px;
	color:#807f7f;
	background:#d6d4d3;
}
	.box-2 .padding {padding:14px 14px 10px;}
	
.box-3 {
	width:291px;
	background:#d6d5d4;
}
:hover.box-3 {background:#222; color:#fff;}
	.box-3 .padding {padding:14px 14px 10px;}
	
.button-2 {
	display:inline-block; 
	font-size:12px;
	line-height:2em;
	font-weight:bold;
	color:#FFFFFF; 
	background:#0066CC;; padding-left:15px; padding-right:15px; padding-top:3px; padding-bottom:3px
}
	:hover.button-2 {cursor:pointer;}

.button-3 {
	display:inline-block; 
	padding:3px 15px;
	font-size:12px;
	line-height:2em;
	font-weight:bold;
	color:#fff; 
	background:#060606;
}

.list-1 {padding-top:20px;}
.list-1 li {
	font-size:13px;
	line-height:18px; 
	padding-left:35px; 
	padding-bottom:25px;
	background:url(../images/marker-1.png) 0 8px no-repeat;
}
.list-1 li.last {padding-bottom:0;}
	.list-1 a {
		display:inline-block;
		font-size:26px;
		line-height:1.3em;
		color:#3c3c3c;
		margin-bottom:5px;
		position:relative;
		overflow:hidden;
	}
		.list-1 a strong {
			display:block;
			width:0;
			height:1px;
			background:#3c3c3c;
			position:absolute;
			left:0;
			bottom:0;
		}
	.list-1 span {display:block;}

.list-2 {padding-top:3px;}
.list-2 li {
	font-size:13px; 
	line-height:20px; 
	padding:2px 0 2px 14px; 
	background:url(../images/marker-2.gif) 0 10px no-repeat;
}
	.list-2 li a {
		display:inline-block; 
		color:#fff; 
		font-weight:bold;
	}
	.list-2 li a:hover {text-decoration:underline;}
	
.list-3 li {
	padding-bottom:4px;
	width:100%;
}
	.list-3 li a {
		display:block; 
		padding-left:16px;
		color:#404040; 
		font-size:25px;
		line-height:51px;
		background:#d6d5d4;
		border-radius:4px;
	}
	.list-3 li a:hover {
		color:#fff;
		background:#40cce1;
	}
	
.numb {
	display:block;
	width:51px;
	height:62px;
	font-size:35px;
	line-height:1.5em;
	text-align:center;
	color:#fff;
	background:url(../images/numb-bg.png) 0 0 no-repeat;
	overflow:hidden;
	float:left;
	margin-right:20px;
}

:hover.link {text-decoration:underline;} 

.link-1 {
	display:inline-block; 
	font-size:14px; 
	padding-right:8px; 
	background:url(../images/marker-3.gif) right 8px no-repeat;
}
:hover.link-1 {color:#fff;} 

.text-1 {line-height:20px; color:#0d0d0d;} 

dl span {float:left; width:82px;}
dl dt {color:#0066FF;}

/***** 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;
				min-height:46px;
			}
			#contact-form label.message {height:252px;}
			
			#contact-form input {
				width:336px;
				padding:10px 10px;
				margin:0;
				font-family:Arial, Helvetica, sans-serif;
				font-size:14px;
				line-height:1.214em;
				color:#474747; 
				border:1px solid #d1d1d1;
				background:#fff;
				outline:none;
			}
			#contact-form .area .error { float:none;}
			#contact-form textarea {
				height:226px;
				width:528px;
				padding:9px 10px;
				margin:0;
				font-family:Arial, Helvetica, sans-serif;
				font-size:14px;
				line-height:1.214em;
				color:#474747; 
				border:1px solid #d1d1d1;
				background:#fff;
				outline:none;
				overflow:auto;
			}
			#contact-form a {cursor:pointer;}
				#contact-form .success {display:none; margin-bottom:20px;}
				#contact-form .error,
				#contact-form .empty {
					color:#f00;
					font-size:12px;
					line-height:1.25em;
					display:none;
					overflow:hidden;
				}
		.buttons-wrapper { padding:25px 0 0 0; text-align:right;}
		.buttons-wrapper a { margin-left:16px;}
		
/****************************footer************************/
footer {
	width:100%; 
	height:131px;
	padding:45px 0 0;
	color:#fff;
	background:url(../images/footer-bg.jpg) center top repeat-x;
	position:relative;
	overflow:hidden;
	z-index:99;
}
.footer-text {
	display:block;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:1.2em;
	color:#fff;
	padding-top:25px;
}
	.footer-text span {
		display:inline-block;
		padding-right:12px;
		background:url(../images/pic-5.gif) right 1px no-repeat;
	}
	.footer-text a {color:#fff;}

.list-services {
	padding:0 26px 0 0;
	float:right;
}
	.list-services li {
		float:left; 
		padding:0 0 0 8px;
	}
		.list-services li a {
			display:block;
			width:21px;
			height:21px;
			background:url(../images/social-icons.png) 0 0 no-repeat;
		}
		#___plusone_0 { vertical-align:top !important; width:50px !important;}
		.list-services li a.item-2 {background-position:-39px 0;}
		.list-services li a.item-3 {background-position:-67px 0;}
		.list-services li a.item-4 {background-position:-96px 0;}
		.list-services li a.item-5 {background-position:-125px 0;}
		
#easyTooltip{
	font-family:Arial, Helvetica, sans-serif;
	padding:4px 10px;
	border:1px solid #fff;
	background:#1e1e1e;
	color:#fff;
	font-size:13px;
	position:relative;
	z-index:99;
}
	
/*********extra***********/
.block {height:176px;}
.extra {
	min-height:100%; 
	height:auto !important; 
	height:100%; 
	margin: 0 auto -176px; 
	position:relative;
	overflow:hidden;
} 
html, body {height:100%;}