/* 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:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:100%; 
	color:#696969;
	min-width:1070px;
	background:url(../images/main-bg.gif) repeat 0 0;
}

.bg {
	background:url(../images/bg1.gif) repeat 0 0;
}

.main {
	width:960px; 	
	padding:0;
	position:relative;
	margin:0 auto;
	font-size:14px;
	line-height:22px;
}

.text6 {
	line-height:48px !important;
}

a {color:#1799cf; text-decoration:none;}

.col-1, .col-2 {float:left;}

.wrapper {width:100%; overflow:hidden;}
.extra-wrap {overflow:hidden;}
 
p {margin-bottom:22px;}
.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;}

.title {margin-bottom:18px;}

.it {font-style:italic;}

.letter {letter-spacing:-1px;}

.color-1 {color:#fff;}
.color-2 {color:#000;}
.color-3 {color:#666;}

/*********************************boxes**********************************/
.margin-bot {margin-bottom:35px;}

.spacing {margin-right:35px;}

.indent {padding:0 0 0px 30px;}
.indent2 {padding-left:50px;}
.indent-bot {margin-bottom:20px;}
.indent-bot2 {margin-bottom:30px;}
.indent-bot3 {margin-bottom:45px;}

.img-indent-bot {margin-bottom:25px;}
.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;}	

.prev-indent-bot {margin-bottom:10px;}	

.buttons a:hover {cursor:pointer;}
.clear {
 clear: both;
 display: block;
 overflow: hidden;
 visibility: hidden;
 width: 0;
 height: 0;
}

.menu li a,
.list-1 li a,
.list-2 li a,
.link,
.button,
.logo {text-decoration:none;}	

/*********************************header*************************************/
header {
	width:100%;
	position:relative;	
	z-index:2;
	background:#eeeeee;
}

#page1 header {
	background:none !important;
}

.bg-bot {
	overflow:hidden;
	width:100%;
	background:url(../images/slider-bg.gif) repeat 0 0;
}

.bg-bot1 {
	background:#eeeeee;
}

.head-box1 {
	width:100%;
	height:3px;
	background:url(../images/head-bg1.gif) repeat-x 0 0;
}

.head-box2 {
	width:100%;
	height:3px;
	background:url(../images/head-bg2.gif) repeat-x 0 0;
}

.head-box3 {
	width:100%;
	height:2px;
	background:url(../images/head-bg3.gif) repeat-x 0 0;
}

.inner1 {
	position:absolute;
	width:122px;
	color:#f3f4f8;
	font-size:14px;
	top:137px;
	right:60px;
	text-align:right;
	z-index:9999999;
}

.inner1 a {
	display:inline-block;
	color:#f3f4f8;
	margin-bottom: 4px;
}

.inner1 a:hover {
	color:#3a3e42;
}
	

h1 {
	padding:0px 0 0 0; 	
	position:absolute;
	top:54px;
	z-index:9999;
	left:60px;
}
h1 a {
	display:block; 
	width:300px; 
	height:140px; 
	text-indent:-4000px; 
	background:url(../images/logo.png) 0 0 no-repeat;
}

h2 {
	font-family: 'Oswald', sans-serif;
	font-size:21px;
	line-height:1.2em;
	font-weight:normal;
	color:#232428;
	letter-spacing: -1px;
	text-transform:normal;
	margin-bottom:31px;
}

h3 {
	font-family: 'Oswald', sans-serif;
	font-size:18px;
	line-height:1.2em;
	font-weight:normal;
	color:#343434;
	text-transform:uppercase;
	padding-bottom:12px;
	border-bottom:1px solid #d0d0d0;
	margin-bottom:5px;
}

h6 {
	font-weight:normal;
	color:#3a3e42;
	padding-top:1px;
	font-size:16px;
	line-height:22px;
}

/*** MENU ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
	margin-left:162px;
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
	font-family: 'Oswald', sans-serif;
	background:url(../images/divider1.gif) no-repeat right 0;
	text-transform:uppercase;
	font-size:14px;
	color:#1f1f1f;	
	padding:26px 33px 27px 26px;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			126px;/* left offset of submenus need to match (see below) */
	background:url(../images/menu-bg1.png) repeat 0 0;
	padding-left:21px;
	padding-top:9px;
	padding-bottom:11px;
}
.sf-menu ul li {
	width:			84%;
	background:url(../images/divider2.png) repeat-x 0 bottom;
}
.sf-menu ul a {
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	background:none;
	text-transform:none;
	padding:11px 0 15px 12px;
	background:url(../images/marker1.png) no-repeat 1px 15px;
}

.sf-menu ul ul {
	background:none;
	padding:0;
	width:147px;
}

.sf-menu ul ul li {
	width:			100%;
	background:none;
	margin-bottom:1px;
}

.sf-menu ul ul a {
	background:#707070;
	padding:11px 0 12px 17px;
}

.sf-menu a:hover,
.sf-menu li.sfHover > a {
	color:#878686;
}

.sf-menu a.active {
	color:#878686;
}

.sf-sub-indicator {
	background:url(../images/sub-li.png) no-repeat center top;
 	height: 6px;
    left: 45%;
    position: absolute;
    top: 47px;
    width: 11px;
}

.sf-menu ul > li > a:hover,
.sf-menu ul li.sfHover > a {
	color:#3a3e42;
}

.sf-menu ul ul a:hover,
.sf-menu ul ul li.sfHover > a {
	background:#ff6a1a;
	color:#fff;
}

.last {
	background:none !important;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}

ul.sf-menu li li .sf-sub-indicator { display:none;}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			-16px;
	top:			67px; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			127px; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*********************************content*************************************/
#content {
	width:100%; 
	padding:43px 0 51px;
	position:relative;
	z-index:1;
}
#page1 #content {
	padding:0;
}

#page3 #content {
	padding:43px 0 22px;
}

#page6 #content {
	padding:43px 0 19px;
}

#page7 #content {
	padding:43px 0 44px;
}

#page8 #content {
	padding:43px 0 47px;
}



																									/***** Page 2 *****/
.p6 {
	background:url(../images/page2-bg1.gif) repeat 0 0;	
	margin-bottom: 29px;
    padding-bottom: 41px;
}

.page2-box1 {
	overflow:hidden;
	text-align:center;
}

.link1 {
	display:inline-block;
	color:#878686;
	margin-left:7px;
	margin-bottom:1px;
	font-size:16px;
}

.link1:hover {
	color:#000;
}

.page2-img1 {
	margin-bottom:23px;
}

.p7 {
    margin-bottom: 18px;
    padding-left: 27px;
	margin-bottom: 28px;
    padding-right: 16px;
}

.button1 {
	font-size:12px;
	color:#3a3e42;
	font-family: 'Oswald', sans-serif;
	line-height:15px;
	background:#fff;
	border-radius:14px;
	display:inline-block;
    -webkit-border-radius:14px;
	padding:8px 20px 8px 21px;
	text-transform:uppercase;
}

.button1:hover {
	background:#3e4244;
	color:#ffffff;
}

.p8 {
	border-bottom:1px solid #d8d6db;
	margin-bottom:45px;
}

.page2-box2 span {
	color:#a7a7a7;
	font-size:16px;
	display:block;
	margin-bottom: 23px;
}

.p9 {
	margin-bottom:24px;
}

.link2 {
	color:#3a3e42;
	text-decoration:underline;
}

.link2:hover {
	color:#000;
}

.p10 {
	margin-bottom:29px;
}

.page2-img2 {
	margin-left:1px;
}



																									/***** Page 3 *****/
.page3-box1 {
	overflow:hidden;
	border-bottom:1px solid #d8d6db;
	padding-bottom:25px;
	margin-bottom: 44px;
	margin-right:40px;
}

.page3-box1 a {
	color:#3a3e42;
	margin-bottom:1px;
	font-size:16px;
	display:inline-block;
}
.page3-box1 a:hover {
	color:#000;
}

.page3-img1 {
	float:left;
	margin-right:29px;
	margin-top: 6px;
}

.page3-img2 img {
	width:160px;
	height:160px;
}

.link3 {
	display:inline-block;
	color:#3a3e42;
	margin-top:23px;
	margin-bottom:1px;
	font-size:16px;
}

.link3:hover {
	color:#000;
}

.page3-box2 {
	float:left;
	width:170px;
}

.carousel {position:relative;}

.carousel li {float:left; width:170px; height:250px;}


.next1,
.prev1 {
	display:block;
	width:41px;
	height:33px;
	cursor:pointer;
	position:absolute;
	overflow:hidden;
	float:left;
	cursor:pointer;
	z-index:999;
}



.prev1 {
	background:url(../images/prev.png) no-repeat center top;
	right: 40px;
    top: -61px;
}

.next1 {
	background:url(../images/next.png) no-repeat center top;
	 right: -1px;
    top: -61px;
}

.next1:hover, 
.prev1:hover {background-position:0px -95px;}


.page3-box3 {
	border-bottom:1px solid #d8d6db;
	padding-bottom:22px;
	margin-bottom: 44px;
	margin-right:40px;
}

.page3-box4 {
	overflow:hidden;
	margin-bottom: 1px;
}

.page3-box5 {
	overflow:hidden;
	float:left;
	margin-top:6px;
	margin-right: 14px;
}

.text3 {
	display:block;
	color:#fff;
	background:#c3c3c2;
	font-size:18px;
	font-family: 'Oswald', sans-serif;
	line-height:1.2em;
	padding: 10px 9px 5px 16px;
}

.text4 {
	display:block;
	color:#000;
	background:#fff;
	text-transform:uppercase;
	font-size:14px;
	font-family: 'Oswald', sans-serif;
	line-height:1.2em;
	padding: 7px 13px 10px 12px;
}

.page3-box4 a {
	color:#a7a7a7;
	font-size:16px;
	margin-bottom:1px;
	display:inline-block;
}

.page3-box4 a:hover {
	color:#3a3e42;
}

.list2 a {
	color:#747474;
	font-size:13px;
}

.list2 a:hover {
	color:#3a3e42;
}

.list2 li {
	background:url(../images/marker3.png) no-repeat 0px 8px;
	padding-bottom: 8px;
    padding-left: 13px;
}

.p11 {
	margin-bottom:10px;
}


																									/***** Page 4 *****/
.page4-img1 {
	margin-bottom:22px;
}

.page4-box2 {
	overflow:hidden;
	background:url(../images/page4-img2.jpg) no-repeat 0 0;
	height:142px;
	color:#000;
	font-size:18px;
	text-transform:uppercase;
	font-family: 'Oswald', sans-serif;
	line-height:1.3em;
	padding: 17px 60px 0 20px;
}

.page4-box1 {
	overflow:hidden;
	margin-bottom:51px;
}

.button2 {
	color:#fff;
	font-size:12px;
	text-transform:uppercase;
	line-height:1.2em;
	background:#c5c5c5;
	border-radius:20px;
    -webkit-border-radius:20px;
	padding:9px 21px 9px 22px;
	font-family: 'Oswald', sans-serif;
	display:inline-block;
}

.button2:hover {
	background:#000;
}

.page4-box3 {
	overflow:hidden;
	border-bottom:1px solid #d8d6db;
	padding-bottom:36px;
	margin-bottom:44px;
}

.page4-img3 {
	float:left;
	margin-right:16px;
	margin-top:5px;
}

.link4 {
	display:inline-block;
	color:#3a3e42;
	margin-bottom:1px;
	font-size:16px;
}

.servicesheading {
	display:inline-block;
	color:#3a3e42;
	margin-bottom:1px;
	font-size:16px;
}

.link4:hover {
	color:#000;
}

.page4-box4 {
	overflow:hidden;
	padding-top:1px;
}
	




																									/***** Page 5 *****/

.inner2 {
	float:left;
	font-size:24px;
	font-weight:bold;
	padding-top:9px;
	color:#fff;
	background:url(../images/page5-bg1.png) no-repeat 0 0;
	line-height:1.2em;
	height:39px;
	text-align:center;
	text-transform:uppercase;
	width:48px;
	margin-top:5px;
	margin-right:12px;
}

.page5-box1 {
	overflow:hidden;
	padding-top:1px;
	padding-right:20px;
}

.p12 {
	margin-left:20px;
	padding-right:0;
}

.page5-img1 {
	margin-bottom:23px;
}

.p13 {
	border-bottom:1px solid #d8d6db;
	padding-bottom:22px;
	margin-bottom:44px;
}

.page5-img2 {
	margin-bottom:36px;
	}
	
.page5-img2 img {
	width:182px;
	height:140px;
	}	

.last1 {
	margin-right:0 !important;
}

.page5-box2 {
	overflow:hidden;
	float:left;
	margin-right:10px;
}

.carousel1 {position:relative;}

.carousel1 li {float:left; height:208px;width:192px; }


.next1,
.prev1 {
	display:block;
	width:41px;
	height:33px;
	cursor:pointer;
	position:absolute;
	overflow:hidden;
	float:left;
	cursor:pointer;
	z-index:999;
}



.prev1 {
	background:url(../images/prev.png) no-repeat center top;
	right: 40px;
    top: -61px;
}

.next1 {
	background:url(../images/next.png) no-repeat center top;
	 right: -1px;
    top: -61px;
}

.next1:hover, 
.prev1:hover {background-position:0px -95px;}

																									/***** Page 5 *****/

.list3 {
	background:#fff;
	padding:9px 0 2px;
	margin-top: 7px;
}

.list3 a {
	font-family: 'Oswald', sans-serif;
	text-transform:uppercase;
	color:#3a3e42;
	font-size:12px;
	line-height:15px;
	padding:9px 19px 8px;
	display:block;
}

.list3 li {
	display:block;
	
}

.list3 a:hover {
	color:#fff;
	background:#ff6a1a;
}

.serviceslist{
	font-family: 'Oswald', sans-serif;
	text-transform:normal;
	color:#3a3e42;
	font-size:12px;
	line-height:15px;
	padding:9px 19px 8px;
	display:block;
}




																									
	
																									/***** Contact form *****/
#form1 {
	position:relative;
	vertical-align:top;
	z-index:1;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#form1 fieldset {
border:none;
padding:0;
}

.p20 {
	margin-right:6px;
}


#form1 label {display:block; height:38px; position:relative;width: 269px;}
#form1 label.message { height:195px; width:270px; }

#form1 input {
	outline: none;
	border:1px solid #dedede;
	color: #696969;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 13px;
    margin: 0;
	line-height:18px;
	height:18px;
	padding: 4px 8px;
    width: 252px;
	border-top:2px solid #dedede;
	display:inline-block;
}
#form1 .area .error { float:none;}
#form1 textarea {	
	height:148px;
	margin:0;
	width:252px;	
	resize:none;
	line-height:18px;
	outline: none;
	border:1px solid #dedede;
	border-top:2px solid #dedede;
	padding: 4px 8px;
	overflow:auto;
	color:#696969;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	display:block;
}
#form1 a {cursor:pointer;}
#form1 .success {
	display:none;
	position: absolute;
	left: 0px;
	top: -21px;
	color:#717171;
	font-size:12px;
}
#form1 .error,
#form1 .empty {
	color:#f00;
	font-size:11px;
	line-height:1.25em;
	display:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	overflow:hidden;
	position:absolute;
	right:3px;
	top:2px;
}
#form1 .message .error,
#form1 .message .empty  {
	right: 4px;
    top: 143px;
}

dt {width:150px;}

dl span {float:left; width:70px;}

dl {
	float:left;
	margin-bottom:22px;
}

dd { line-height:22px;}

dd a {color:#3a3e42; text-decoration:underline;}

dd a:hover {color:#000; text-decoration:none;}

.page7-img1 {
	float:left;
	margin-right:29px;
	margin-top:5px;
}	

.text5 {
	display:block;
	float:left;
	font-size:16px;
	color:#3a3e42;
	margin-bottom:23px;
}

.page7-box1 {
	overflow:hidden;
	padding-top:1px;
}
/****************************footer************************/
footer {
	width:100%; 
	padding:55px 0 20px;
	background:url(../images/main-bg.gif) repeat 0 0;
}

#page1 footer {
	padding:54px 0 20px;
}
	

.foot {
	text-align:center;
}

.list1 a {
	color:#888886;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}

.list1 a:hover {
	color:#888886;
}

.list1 li {
	padding-bottom: 8px;
}

#search-form {
	background:url(../images/search-bg.gif) no-repeat 0 0;
	height: 30px;
    position: relative;
    width: 221px;
	margin-top:33px;
	float:right;
}

#search-form input {
    border: 0 none;
    color: #CECECE;
    height: 21px;
    line-height: 21px;
    margin-left: 9px;
    margin-top: 3px;
    outline: none;
    width: 179px;
	background:none;
}

#search-form a {	
	background:url(../images/search-marker.png) no-repeat 0 0;
	height: 20px;
    position: absolute;
    right: 14px;
    top: 7px;
    width: 17px;

}

#search-form a:hover {
	background-position:0 -101px;
}

.social-links li {float:left;margin-left:9px;}

.social-links {
	margin-right: 2px;
    margin-top: 32px;
	float:right;
	margin-bottom: 5px;
}

.social-links li a {
    height:30px;
	width:30px;
	display:block;	
}

.social-links li a.link-1 {background:url(../images/soc-link1.png) no-repeat center top;}
.social-links li a.link-2 {background:url(../images/soc-link2.png) no-repeat center top;}
.social-links li a.link-3 {background:url(../images/soc-link3.png) no-repeat center top;}

.social-links li a.link-1:hover,
.social-links li a.link-2:hover, 
.social-links li a.link-3:hover {background-position:0 -74px;
}

#easyTooltip {
	padding:5px 10px;
	background:#3a3e42;
	color:#fff;
	font-size:14px;
	text-transform:none;
	position:absolute;
	z-index:99999;
	border:1px solid #fff;
}

.foot-box1 {
	float:right;
	font-size:14px;
	color:#898989;
}

.foot-link {
	color:#888886;
}

.foot-link:hover {
	color:#888886;
}