/* 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:#000;
	min-width:984px;
	background:#000;
}

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

.main {
	width:984px; 	
	padding:0;
	margin:0 auto;
	font-size:0.8125em;
	line-height:1.3846em;
}
a {color:#f26101; outline:none;}
a:hover {text-decoration:none;}

.col-1, .col-2, .col-3 {float:left;}
.col-1 {width:224px; margin-right:28px;	}
.col-2 {width:280px; margin-right:53px;}

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

.reg {text-transform:uppercase;}

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

.index {z-index:2; position:relative}
.alignright {text-align:right;}
.aligncenter {text-align:center;}

.title {margin-bottom:18px;}
.title-1 {margin-bottom:12px;}

.it {font-style:italic;}

.letter {letter-spacing:-1px;}

.color-1 {color:#faa002;}
.color-2 {color:#000;}
.color-3 {color:#666;}
.reletive {position:relative;}

/*********************************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-bot1 {margin-bottom:28px;}
.indent-bot2 {margin-bottom:30px;}
.indent-bot3 {margin-bottom:45px;}
.indent-bot4 {margin-bottom:64px;}

.img-indent-bot {margin-bottom:25px;}
.img-indent-bot-1 {margin-bottom:5px;}
.img-indent {float:left; margin:0 20px 0px 0;}
.img-indent1 {float:left; margin:0 18px 0px 0;}	
.img-indent2 {float:left; margin:0 16px 0px 0;}
.img-indent3 {float:left; margin:0 14px 0px 0;}
.img-indent4 {float:left; margin:0 6px 0px 0;}	
.img-indent-r {float:right; margin:0 0px 0px 40px;}	

.prev-indent-bot {margin-bottom:10px;}	
.buttons a:hover {cursor:pointer;}

.menu li a,
.list-1 li a,
.list-2 li a,
.link,
.button,
.logo {text-decoration:none;}
.clear {
 clear: both;
 display: block;
 overflow: hidden;
 visibility: hidden;
 width: 0;
 height: 0;
}

/*********************************header*************************************/
header {
	min-height:156px; 
	width:100%;
	position:relative; 
	z-index:2;
	background:url(../images/bg-body.jpg) repeat-x scroll center 0;
}
.header-padding {padding-top:5px;}
h1 {
	padding:0px 0 0 2px; 
	position:relative;
	float:left;
}
h1 a {
	display:block; 
	width:265px; 
	height:140px; 
	text-indent:-5000px; 
	background:url(../images/logo.png) 0 0 no-repeat;
}
/******menu******/
.menu {	padding:32px 0 0 0; float:right;}
.menu li {
	float:left; 
	position:relative;
	background:none;
	padding:0 14px 0 14px;
	background:url(../images/menu-line.gif) no-repeat left 3px;
}
.menu li a {
	display:block; 
	font-size:13px; 
	line-height:1.4em;  
	color:#fff; 
	text-transform:uppercase; 
}
.menu li.last {padding-right:0px;}
.menu li.item { background:none;}
.menu li a strong {
	display:block;
	font-weight:normal;
	background:url(../images/menu-spacer.png) right 19px no-repeat; 
}
.menu li a.item-1 {
	text-align:left; 
	padding-left:65px; 
	width:125px;
}
.menu li a.item-1 strong strong {
	display:inline-block;
	padding-right:22px; 
	background:url(../images/pic-1.png) right 29px no-repeat;
}
.menu li a.active,
.menu li a:hover,
.menu li.sfHover > a{color:#f26101;}
.menu ul {
	position:		absolute;
	padding:		14px 0px 14px 0px;
	top:			-999em;
	width:			97px;
	background:		url(../images/menu-ul-tail.png) 0 0 repeat;
	text-align:center;
}
.menu ul li {width:	100%;}
.menu li:hover {visibility:	inherit; }
.menu li li {padding:2px 0; background:none;}
.menu li li li {padding:4px 0;}
.menu li li a {
	display:inline-block;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:		0;
	font-size:		11px;
	line-height:	1.2em;
	color:#93fff1;
	text-transform:uppercase;
}
.menu li li a:hover, .menu li li.sfHover > a {color:#fff;}
.menu li:hover ul, .menu li.sfHover ul {
	left:			0px;
	top:			18px;
	z-index:		999;
}
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:			98px;
	top:			-15px;
	z-index:		9999;
	background:#0eb7f4;
}
ul.menu li li:hover li ul, ul.menu li li.sfHover li ul {
	top:			-999em;
}
/*********end**********/
/**********roundabout********/
.roundabout {
	width:590px;
	position:relative;
	float:right;
	padding:33px 0 0 0;
	z-index:1;
}
.roundabout-holder { 
	list-style: none;
	height:424px;
}
.roundabout-moveable-item {
  width:324px;
  height:424px;
  cursor: pointer;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader() !important;
}
.roundabout-moveable-item img {width: 100%;}
.roundabout-in-focus { cursor: auto;}
/*******end*****/	

.banner-text {padding:120px 0 0 10px; float:left;}
.banner-text-1,
.banner-text-2,
.banner-text-3,
.banner-text-4 {
	display:block;
	font-family:Trebuchet MS;
	color:#dddddd;
	line-height:1.25em;
	text-shadow:2px 2px 5px #002136;
	}
.banner-text-1,
.banner-text-3 {
	font-size:50px;
	padding-left:38px;
	
	}
.banner-text-3 {
	margin-top:-20px;
	padding:0 0 0 75px;
	}
.banner-text-2,
.banner-text-4 {
	font-size:69px;
	margin:-29px 0 0 -7px;
	}
.banner-text-2 {letter-spacing:2px;}
.banner-text-4 {padding-left:159px; margin-top:-16px; color:#faa002;}
.slider {
	padding-top:28px;
	margin-right:-14px;
}
/*********************************content*************************************/
#page1 #content {margin-top:-31px;}
#content {
	width:100%; 
	padding:47px 0 55px 0;
	position:relative;
	z-index:1;
	background:#fff;
}
.content-padding {padding-left:3px;}
.col-2-margin {margin-right:59px;}
.col-2-margin1 {margin-right:72px;}
.col-2-margin2 {margin-right:44px;}
.marginnone {margin:0px;}
.button,
.button-1 {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	text-transform:uppercase;
	text-decoration:none;
	color:#fff; 
	background:#f26101;
	display:inline-block;
	}
.button {
	font-size:11px;
	line-height:2em;
	padding:0px 15px 0px 15px;
}
.button-1 {
	font-size:11px;
	line-height:2em;
	padding:0px 10px 0px 10px;
}
.button:hover {background:#000;}
.button-1:hover {background:#000;}
h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:33px;
	font-weight:bold;
	line-height:1.25em; 
	margin:0 0 16px 0; 
	color:#000;
}
h3 strong {margin-top:-11px; display:block;}
h5 {
	font-family:"Trebuchet MS";
	font-size:19px;
	line-height:1.2em;
	color:#000;
	font-weight:normal;
	background:url(../images/h5-border.gif) repeat-x left bottom;
	padding-bottom:15px;
	margin-bottom:18px;
	}
h5 em {
	color:#f26101;
	font-size:14px;
	font-weight:bold;
	display:inline-block;
	}
h6 {
	font-family:"Trebuchet MS";
	font-size:13px;
	line-height:20px;
	font-weight:bold;
	color:#f26101;
	}
h6 a {color:#000; text-decoration:none;}
h6 a:hover {color:#f26101;}
.border-bot {
	width:100%; 
	padding-bottom:48px; 
	background:url(../images/tail-border.gif) 0 bottom repeat-x;
	margin-bottom:38px;
}
.border-bot-1 {
	width:100%; 
	padding-bottom:10px; 
	background:url(../images/border.gif) 0 bottom repeat-x;
}
.border-padding {padding-bottom:20px;}
.padding-col-2 {padding:0 0 0 3px;}
.namber {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	float:left;
	color:#fff;
	text-align:center;
	width:49px;
	text-transform:uppercase;
	margin:0 21px 0 0px;
	
	}
		.namber-text {
			display:block;
			background:url(../images/namber-bg.gif) repeat-x left top #a20c11;
			border-radius:8px 8px 0 0;
			-moz-border-radius:8px 8px 0 0;
			-webkit-border-radius:8px 8px 0 0;
			padding:3px 0 1px 0;
	}
	.namber-text1 {
		display:block;
		background:url(../images/namber-span-bg.gif) repeat left center #e6e4e4;
		font-size:18px;
		line-height:1.25em;
		font-weight:bold;
		color:#6d6d6d;
		border:1px solid #c8c8c8;
		padding:1px 0 5px 0;
		border-radius:0 0 8px 8px;
		-moz-border-radius:0 0 8px 8px;
		-webkit-border-radius:0 0 8px 8px;
		}
.list-3 {
	font-size:12px;
	line-height:20px;
	}
.list-3 dt {padding-bottom:20px;}
.box {
	min-height:199px; 
	background-image:url(../images/bg-box.png);
	background-repeat:no-repeat;
	background-position:0 -238px;
	padding:10px 0 15px 11px;
	width:464px;
}
.box:hover {
	background-position:0 0;
	}
	.box span {
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		line-height:21px;
		color:#6d6e6e;
		display:block;
		}
		.box:hover span,
		.box:hover h4{color:#fff;}
		#page2 .box span {font-size:12px;}
.button-2 {
	display:inline-block;
	text-decoration:none;
	background:url(../images/left-button-2.png) no-repeat left top;
	padding-left:5px;
	}
	.button-2  span {
		display:inline-block;
		background:url(../images/right-button-2.png) no-repeat right top;
		padding-right:9px;
		}
		.button-2  span strong {
			font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
			color:#fff;
			padding:6px 9px 15px 9px;
			font-size:15px;
			line-height:1.35em;
			text-transform:uppercase;
			background:url(../images/button-2.png) repeat-x left top;
			display:inline-block;
			cursor:pointer;
			}
			.button-2:hover span strong {color:#000;}
h4  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:1.25em;
	color:#0965b5;
	font-weight:normal;
	padding-top:15px;
	}
.lightbox-image {
	position:relative;
	z-index:1;
	overflow:hidden;
	display:inline-block;
	cursor:pointer;
	}
	.lightbox-image img {
		position:relative;
		z-index:1;
	}
	.lightbox-image span {
		display:inline-block;
		position:absolute;
		left:0px;
		top:-120px;
		width:100%;
		height:100%;
		background:url(../images/magnify.png) no-repeat 50% 0;
		z-index:2;
		padding:0;
	}
/***** carousel style*****/
.carousel {width:100%; height:1180px; overflow:hidden; position:relative;}
#content .next {display:block; width:14px; height:19px; text-indent:-5000px; background:url(../images/carousel-control.png) right -20px no-repeat; position:absolute; right:31px; top:-41px; z-index:55}
#content .prev {display:block; width:14px; height:19px; text-indent:-5000px; background:url(../images/carousel-control.png) left top no-repeat; position:absolute; right:46px; top:-41px; z-index:55}
#content .next:hover {background-position:right top;}
#content .prev:hover {background-position:left bottom;}
#carousel li {width:956px !important; height:225px !important; margin-bottom:13px !important; overflow:hidden; position:relative;}


.carousel-2 {
	width:1034px;
	min-height:369px;
	position:relative;
	overflow:hidden; 
	left:50%;
	margin-left:-533px;
	font-size:0.8125em;
	line-height:1.3846em;
	}
#content .next2,
#content .prev2 {display:block; width:33px;	height:38px; text-indent:-5000px; position:absolute; top:130px;	z-index:55;	}
#content .next2 {
	background-image:url(../images/next2.png);
	background-repeat:no-repeat;
	background-position:0 0px;
	right:0px; 
	z-index:55;
	}
#content .prev2 {
	background:url(../images/prev2.png);
	background-repeat:no-repeat;
	background-position:right -41px;
	left:0px;
	}
#content .next2:hover {background-position:0 -41px;}
#content .prev2:hover {background-position:0 0;}
#carousel-2 li {width:240px; height:369px; overflow:hidden; position:relative;}
.jCarouselLite-2 {width:950px !important; left:44px !important;}
/**********end**********/
.list-1 {padding-left:40px;}
.list-1 li {
	line-height:20px; 
	background:url(../images/marker.gif) 0 8px no-repeat;
	font-size:13px;
	padding:5px 0 3px 25px;
}
	.list-1 li a {
		display:inline-block;
		color:#000;
	}
		.list-1 li a:hover {
			color:#f26101;
		}	
.list-2 dt {
	font-size:13px;
	font-weight:bold;
	line-height:20px; 
	padding:0 0 5px 0;
	color:#f26101;
}		
dl span {float:left; width:94px;}		
.link:hover {text-decoration:underline;} 
/***** Contact form *****/
#contact-form {
	position:relative;
	vertical-align:top;
	width:100%;
	z-index:1;
	width:505px;
	}
	#contact-form fieldset {
		border:none;
		padding:0;
		}			
			#contact-form label {
				display:block;
				padding-bottom:12px;
			}
			
			#contact-form input {
				width:282px;
				padding:7px 10px;
				margin:0;
				font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
				font-size:13px;
				line-height:1.25em;
				color:#4d4d4d; 
				border:1px solid #d1d1d1;
				background:none;
				outline:none;
			}
			#contact-form .area .error { float:none;}
			#contact-form textarea {
				height:207px;
				margin:0;
				width:482px;
				padding:8px 10px;
				margin:0;
				font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
				font-size:13px;
				line-height:1.25em;
				color:#4d4d4d; 
				border:1px solid #d1d1d1;
				background:none;
				overflow:auto;
				outline:none;
			}
			#contact-form a {cursor:pointer;}
				#contact-form .success {
	display:none;
	margin-bottom:20px;
	color: #930;
	font-size: 130%;
	line-height: 24px;
}
				#contact-form .error,
				#contact-form .empty {
					color:#f00;
					font-size:12px;
					line-height:1.25em;
					display:none;
					overflow:hidden;
				}
		
/****************************footer************************/
footer {
	width:100%; 
	padding:25px 0 15px;
	background:#000;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.2em;
	min-height:75px;
}
.footer-link span {
	font-size:16px;
	display:block;
	padding-bottom:11px;
	font-weight:normal;
	}
.footer-link {
	display:block;
	font-size:14px;
	float:left;
	margin-right:62px;
	}
.footer-link a {
	text-decoration:none;
	color:#e97f02;
	}
.footer-link a:hover {text-decoration:underline;}
.fleft span {
	display:block;
	font-size:16px;
	}

.list-services {
	margin:0;
	padding:0;
	float:left;
}
	.list-services li {
		float:left; 
		padding:8px 2px 0 1px;
	}
		.list-services li a {
			display:inline-block;
		}
#easyTooltip{
	font-family:Arial, Helvetica, sans-serif;
	padding:5px 11px;
	border:1px solid #fff;
	background:#000;
	color:#fff;
	font-size:12px;
}
.prev-indent-bot iframe {
	margin: 0px;
	padding: 0px;
	height: 254px;
	width: 333px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.picture-align-right {float:right; margin:10px;
}
.picture-align-left {float:left; margin:10px;
}