/* 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 ======================================================== */
body { 
	background:url(../images/bg.gif) center 0 repeat-x #e5e5e5; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px; 
	line-height:22px;
	color:#474747;
	min-width:1000px;
}
html, body { height:100%;}

#page1 {min-width:1000px;}


p {padding-bottom:22px;}

a {
	color:#d52d00; 
	outline:none;
}
a:hover{
	text-decoration:none;
}

/* Global Structure ============================================================= */
#main {
	margin: 0 auto;
	position: relative;
	width: 980px; }

	/* Header */
	header{position:relative; z-index:25;
		
	}
	
	/* Content */
	section#content {position:relative; z-index:24;
		
	}			
	/* Footer */
	footer{background:url(../images/footer-bg.gif) 0 0 repeat-x;  height:197px; position:relative; overflow:hidden;
		
	}
/* Left & Right alignment */

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.col-1, .col-2, .col-3, .col-4 { float:left;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper { 
	width:100%;
	overflow:hidden;
}
/*----- form defaults -----*/
input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}

/*----- other -----*/
.img-indent { 
	margin:0 11px 0 0; 
	float:left;
}
.img-indent1 { 
	margin:0 29px 0 0; 
	float:left;
}
.img-indent2 { 
	margin:0 11px 0 0; 
	float:left;
}
.img-indent3 { 
	margin:0 17px 0 0; 
	float:left;
}
.img-indent4 { 
	margin:0 21px 0 0; 
	float:left;
}
.img-indent5 { 
	margin:0 22px 0 0; 
	float:left;
}
.extra-wrap { 
	width:100%;
}
.extra-wrap1 { 
	overflow:hidden;
}


.bg4 {background:url(../images/bg4.gif) 0 0 no-repeat;}

h1 {display:inline-block; margin-top:35px; float:left;
	}
h1 a {
	text-indent:-5000px; 	 
/*	background:url(../images/logo.png) 0 0 no-repeat;	  */
    background:url(../images/xbdlogo.png) 0 0 no-repeat;
	width:400px;
	height:100px;
	display:block;
	
}
h2 {font-size:30px; line-height:1.2307em; color:#424242; font-weight:normal;} 
.h2-bot {padding-bottom:28px;}
.h2-bot1 {padding-bottom:22px;}



nav {padding:0px 0px 0px 0px;}
.sf-menu {padding:80px 18px 0px 0px; float:right; position:relative; z-index:999;
		
}
.sf-menu li {
	position:	relative;
	font-size:14px;
	line-height:1.2307em;
	padding:0px 17px 0px 10px;
	text-transform:uppercase;
	float:left;
	background:url(../images/li-bg.png) right 3px no-repeat;
	
	
	}
.sf-menu em {position:absolute; top:12px; left:-20px; z-index:999;}	
.sf-menu span {position:absolute; top:-9px; left:25px; z-index:999;}	
.sf-menu .text-left {padding-right:30px;}


.sf-menu a {display:block;
	position:		relative;	
	color:#40b8db;
	text-decoration:none; 
	}
.sf-menu .last {background:none; padding-right:0px;}

.sf-menu li li {
	font-size:12px;
	text-align:left;
	line-height:30px;
	padding:0 0 0px 0px;
	background:none;
	text-transform:none;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px 0px 0px 12px;
	

	
	
}
.sf-menu .last2 {border-bottom:none;}
	.sf-menu li li a {
		
		padding:0px 0px 0px 6px;
		display:inline-block;
		text-decoration:none;
		color:#fff;
		background:none;
		width:60px;
		border-bottom:1px solid #70ceea;
		margin-top:0px;
		
	}

	
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			93px; 
	height:96px;
	display:none;
	padding:1px 0px 0px 0px;
	background:#4dc4e7;
}
.sf-menu ul ul {
	position:		absolute;
	top:			-999em;
	width:			130px; 

	display:none;
	padding:0px 0px 0px 0px;
	background:none;
}
.sf-menu li li li {
	font-size:12px;
	text-align:right;
	line-height:30px;
	padding:0 0 0px 0px;
	background:#4dc4e7;
	cursor:pointer;
	text-transform:none;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px 0px 0px 12px;
	width:114px;
	}
		.sf-menu li li li a {
			
		
		padding:0px 23px 0px 0px;
		display:inline-block;
		text-decoration:none;
		color:#fff;
		background:none;
		border:none;
		}

	
		
.sf-menu ul li {
	width:			100%;
	
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			1px;
	top:			55px; /* 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:			-138px; /* match ul width */
	top:			2px;
	
}
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:			00px;
}

.sf-menu > li.sfHover > a,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a.active {
	color:#000;
	}


.sf-menu li li.sfHover > a,
	.sf-menu li li a:focus, .sf-menu li li a:hover, .sf-menu li li a.active {
	color:#000;	
	}




.sf-menu li li li a:hover {color:#fff; background:#4e4e4e;}
.sf-menu li li li:hover {background:#4e4e4e; color:#fff;}


.text {font-size:53px; line-height:57px; color:#fff; font-weight:bold; text-transform:uppercase; margin-top:71px; margin-left:90px;}
.text1 {font-size:72px; line-height:57px; color:#fff; font-weight:bold; text-transform:uppercase; margin-top:71px; margin-left:110px;}

.link4 {font-size:14px; line-height:1.2307em; text-transform:uppercase; background:#fff; text-decoration:none; padding:13px 18px 12px 18px;  color:#545250; display:inline-block;}
.link4:hover {background:#4dc4e7;}

.link4-pad {margin:20px 24px 0px 0px; float:right;}
.link4-pad1 {margin:80px 24px 0px 0px; float:right;}




.block1 {margin: 0 auto; width:1000px;}
.slider {
	width:1000px;
	height:430px;
	z-index:10;
	position:relative;
	margin-left:-14px;
	
}
.block1-top {padding-top:6px;}
.pic {height:400px !important; width:352px !important;}

.items {
	display:none;
	
}
.play.paused {
	color:#f00;
}
.banner {
	width:750px;
	min-height:368px;
	position:absolute;
	left:265px;
	top:91px;
	z-index:99;
	padding:0;
}

.pagination {
	position:absolute;
	width:57px;
	height:34px;
	padding:0 0 0 0px;
	bottom:-2px;
	right:8px;
	z-index:99;
	
}
.pagination li {
	display:inline;
	float:left; font-size:14px; line-height:15px; margin-right:3px;  width:16px; height:16px;
}
.pagination li a {
	width:16px;
	height:16px;
	display:inline-block;
	background:url(../images/button2.gif) 0 0 no-repeat;
	margin-right:4px;
}
.pagination .last {background:none;}
.pagination li a:hover {background:url(../images/button2.gif) 0 -16px no-repeat;}
.pagination li.current a {
	margin:0;
	cursor:default;
	width:16px;
	height:16px;
	background:url(../images/button2.gif) 0 -16px no-repeat;
}

.controls {
	position:absolute;
	bottom:7px;
	right:10px;
	z-index:600;
	width:300px;
	height:82px;
}

.controls a.prev {
	display:block;
	height:43px;
	width:51px;
	text-indent:-5000px;
	background:url(../images/button3.gif) 0 -43px no-repeat;
	position:absolute;
	top:0;
	right:71px;
	cursor:pointer;
}
.controls a.prev:hover {
	background:url(../images/button3.gif) 0 0 no-repeat;
}

.controls a.next {
	display:block;
	height:43px;
	width:51px;
	text-indent:-5000px;
	background:url(../images/button4.gif) 0 0 no-repeat;
	position:absolute;
	top:0;
	right:20px;
	cursor:pointer;
}

.controls a.next:hover {
	background:url(../images/button4.gif) 0 -43px no-repeat;
}

#easyTooltip {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:5px 10px;
	background:#fff;
	color:#071429;
	font-size:12px;
	text-transform:none;
	z-index:999;
}
/*===== header =====*/
#header {
	
}
.row1 {height:136px; position:relative; z-index:20;}

.row2{height:441px; position:relative; z-index:19; background:url(../images/border5.gif) center 390px no-repeat;}

.border {background:url(../images/border.gif) 0 0 repeat-x; height:1px; margin-top:25px;}
.border3 {background:url(../images/border3.gif) 0 0 repeat-x; height:1px; margin-top:25px;}

.img-pad {margin:5px 5px 0px 12px; display:inline-block;}
.img-pad1 {margin:28px 5px 17px 0px;}
.img-pad2 {margin:17px 0px 7px 5px;}
.img-pad3 {margin:5px 5px 0px 7px;}

.marker-top {padding-top:9px;}

.img-top {padding-top:25px;}
.img-top1 {padding-top:31px;}
.img-top2 {padding-top:33px;}
.img-top3 {padding-top:28px;}

.padding-bottom {padding-bottom:52px;}
.padding-bottom1{padding-bottom:47px;}
.padding-bottom2{padding-bottom:56px;}
.padding-bottom3{padding-bottom:27px;}
.padding-bottom4{padding-bottom:49px;}

.indent {padding-top:61px;}

.pad-left {padding-left:21px;}

.pad-top {padding-top:28px;}
.pad-top1 {padding-top:26px;}


.indent1 {padding-top:55px;}

.text-top {margin-top:-6px; display:inline-block;}
/*===== content =====*/
#content {
	
}
.box {background:url(../images/box-bg.gif) 0 0 repeat-x; min-height:409px; width:238px;}
.box .padding {padding:0px 0px 10px 0px;}


#page1 .col-1 {width:238px; margin-right:2px;}
#page1 .col-2 {width:238px; margin-right:2px;}
#page1 .col-3 {width:238px; margin-right:2px;}
#page1 .col-4 {width:238px;}

.pad {padding:28px 15px 0px 36px;}
.pad1 {padding:28px 15px 0px 33px;}

.box-text {font-size:12px; line-height:18px; color:#727272;}
.box-text a {color:#3fd6e3; text-decoration:none;}
.box-text a:hover {text-decoration:underline;}

.link1 {background:#fff; font-size:12px; line-height:1.2307em; font-weight:bold; color:#313131; text-decoration:none; padding:9px 19px 8px 5px; display:inline-block;
border-radius:18px;
	-moz-border-radius:18px;
	-webkit-border-radius:18px;
}
.link1:hover {color:#3fd6e3;}
.link1-left {margin-left:28px;}
.link1-pad {margin:29px 0px 0px 23px;}
.link1-pad1 {margin:29px 0px 0px 28px;}
.link1-pad2 {margin:17px 0px 0px 0px; margin-left:-11px;}

.link1-top {margin-top:20px;}
.link1-top1 {margin-top:17px;}

.link3 {background:#f4f4f4; font-size:12px; line-height:1.2307em; font-weight:bold; color:#313131; text-decoration:none; padding:9px 19px 8px 5px; display:inline-block;
border-radius:18px;
	-moz-border-radius:18px;
	-webkit-border-radius:18px;
}
.link3:hover {color:#3fd6e3;}
.link3-top {margin-top:24px;}
.link3-top1 {margin-top:15px;}

.link2 {color:#26bbc8; font-size:14px; line-height:22px; display:inline-block; margin:7px 0px 8px 0px;}
.link2-bot {margin-bottom:10px;}
.link2-pad {margin:12px 0px 0px 0px;}
.link2-pad1 {margin-top:-5px; margin-bottom:10px;}

.box-left {margin-left:2px;}

.border1 {background:url(../images/border1.gif) 0 0 repeat-x; height:1px; margin-top:24px; margin-bottom:44px;}
.border1-pad {margin:56px 0px 35px 0px;}
.border1-pad1 {margin:46px 0px 49px 0px;}
.border1-pad2 {margin:55px 0px 43px 0px;}
.border1-pad3 {margin:58px 0px 35px 0px;}


.title {font-size:26px; line-height:1.2307em; color:#424242; padding-bottom:8px;} 

.title1 {font-size:30px; line-height:1.2307em; color:#424242;} 
.title1-pad {padding:2px 0px 28px 0px;}

.font {font-size:13px; line-height:18px; display:inline-block;}
.font1 {font-size:13px; line-height:20px; display:inline-block;}

.color {color:#6d6d6d;}

.divider {background:url(../images/divider.gif) 360px 0 repeat-y;}
.divider2 {background:url(../images/divider.gif) 600px 0 repeat-y;}
.divider3 {background:url(../images/divider.gif) 640px 0 repeat-y;}
.divider4 {background:url(../images/divider.gif) 400px 0 repeat-y;}

.box1 {background:url(../images/box1.gif) 0 0 repeat-x #f4f4f4; width:312px; border-bottom:1px solid #fff; position:relative;
border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	box-shadow:0 0px 0 1px #d4d4d4;
-moz-box-shadow:0 0px 0 1px #d4d4d4;
-webkit-box-shadow:0 0px 0 1px #d4d4d4;
}
.box1 .padding {padding:18px 10px 16px 26px;}

.box1-marker {background:url(../images/box1-marker.gif) 0 0 no-repeat; position:absolute; height:24px; width:38px; bottom:-24px; left:62px;}

.box1-marker

.pad22 {padding:9px 10px 0px 26px;}



.box1-top {margin-top:18px;}

.italic {font-style:italic;}

.text2 {font-size:14px; line-height:22px; color:#474747; margin-top:-6px; font-weight:700; padding-bottom:16px;}
.text3 {font-size:22px; line-height:36px; color:#26bbc8; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-style:italic; font-weight:bold; padding:15px 0px 0px 3px;}

.absolute {background:url(../images/absolute.png) 0 0 no-repeat; height:75px; width:53px; position:absolute; top:49px; left:321px;}
.absolute1 {background:url(../images/absolute.png) 0 0 no-repeat; height:75px; width:53px; position:absolute; top:49px; left:322px;}

.link5 {font-size:14px; line-height:18px; display:inline-block; color:#313131; text-decoration:none; margin:25px 0px 0px 0px; font-weight:bold;}
.link5:hover {text-decoration:underline;}

.box2 {min-height:310px; width:230px; border:1px solid #d7d7d7; background:#fff;}
.box2 .padding {padding:0px 0px 0px 0px;}

.box3:hover {background:#25bac7; color:#fff;}

.box3:hover .box3-text {color:#fff;}

.box3 {background:url(../images/box2-bg.gif) 0 0 repeat-x #eaeaea; width:228px; min-height:308px; border:1px solid #fff; text-align:center;}
.box3 .padding {padding:26px 0px 20px 0px;} 

.box2-top {padding-top:68px;}

.box3-text {font-size:22px; line-height:1.2307em; color:#323232; text-align:center;}

.list2 {padding:0px 0px 0px 12px;}
.list2 li {font-size:14px; line-height:28px; background:url(../images/page1-marker.gif) 0 5px no-repeat; padding-left:26px;}
.list2 a {text-decoration:none; color:#474747;}
.list2 a:hover {text-decoration:underline;}

.list2-top {padding-top:14px;}
.list2-top1 {padding-top:78px;}


.list3 li {font-size:14px; line-height:28px; background:url(../images/page1-marker.gif) 0 5px no-repeat; padding-left:26px;}
.list3 a {text-decoration:none; color:#474747;}
.list3 a:hover {text-decoration:underline;}
.list3-top {padding-top:15px;}

.letter {letter-spacing:-1px;}

.link6 {text-decoration:none; color:#313131; font-size:14px; line-height:18px; display:inline-block; margin:11px 0px 0px 0px; font-weight:bold;}
.link6:hover {text-decoration:underline;}

.data {font-size:16px; line-height:20px; color:#323232; float:left; font-weight:bold; margin-right:11px;}
.data-pad {padding:25px 0px 14px 0px;}
.data-pad1 {padding:19px 0px 11px 0px;}
.data-pad2 {padding:33px 0px 12px 0px;}

.link7 {font-size:14px; line-height:18px; color:#24b8c5; text-decoration:none; display:inline-block;}
.link7:hover {text-decoration:underline;}

iframe {height:319px; width:350px; margin:29px 0px 0px 0px;}

dl {margin-top:29px; margin-left:0px; color:#1f201f;}
dd span {float:left; width:84px;}
.dt-bot {padding-bottom:22px; font-weight:bold;}
dt {color:#474747;}
dd a {margin-left:28px; text-decoration:none; color:#24b8c5;}
dd a:hover {text-decoration:underline;}

.link8 {text-decoration:none; color:#24b8c5; display:inline-block; margin-top:4px;}
.link8:hover {text-decoration:underline;}

.lightbox-image {
	position:relative;
	overflow:hidden;
	display:inline-block;
}
.lightbox-image img {
	position:relative;
	z-index:2;
}
.lightbox-image span {
	display:block;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:url(../images/magnify.png) no-repeat 50% 50% #fff;
	z-index:1;
}

/*===== footer =====*/
#footer {

}
.foot-text {font-size:15px; line-height:24px; color:#848484; padding:23px 0px 0px 0px; text-transform:uppercase; text-shadow:1px 0 rgba(132, 132, 132,.5);}
.foot-text a {color:#a6a6a6; text-decoration:none; text-shadow:1px 0 rgba(205, 205, 205,.5);}
.foot-text a:hover {text-decoration:underline;}

.foot-text span {padding:0px 11px 0px 11px; color:#565656; text-shadow:1px 0 rgba(86, 86, 86,.5);}

.list1 li {font-size:13px; line-height:24px; background:url(../images/list1-marker.gif) 0 10px no-repeat; padding-left:13px; font-weight:bold; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
.list1 a {color:#cbcbcb; text-decoration:none;}
.list1 a:hover {text-decoration:underline;}

.footer-top {padding-top:48px;}

.divider1 {background:url(../images/divider1.gif) 360px 0 repeat-y;}

.padding-footer {padding-top:80px;}


.block2 {height:197px;}
.extra {
	min-height:100%;
	margin: 0 auto -197px;
	position:relative; 
	background:url(../images/bg1.png) center 0 no-repeat;
}

body, html {height:100%;}
/*----- forms -----*/
#contact-form {
	line-height:1em;
	margin-top:28px;
	padding:0;
	width:510px;
}
#contact-form .success {padding-bottom:5px;}	
#contact-form textarea, #contact-form input {
	margin:0;
	font-size:14px;
	color:#474747;
	padding:10px 5px 11px 9px;
	border-top:1px solid #c5c5c5;
	border-left:1px solid #c5c5c5;
	border-bottom:none;
	border-right:none;
	background:#fcfcfc;
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
	text-shadow:none !important;
	outline:none;
}
#contact-form input {
	width:335px;
	text-shadow:none !important;
}
#contact-form textarea {
	overflow:auto;
	width:495px;
	height:247px;
}	
#contact-form label {
	min-height:50px;
	display:block;
}	
#contact-form label.message {
	min-height:0px;
}
#contact-form .error, #contact-form .empty, #contact-form .success {
	display:none;
}	

#contact-form .error, #contact-form .empty {
	color:red;
	padding:5px 0;
}
.buttons {padding:24px 2px 0px 0px; float:right;}
.buttons a {
	float:left;
	background:url(../images/button-left.png) left 0 no-repeat;
	line-height:1.2307em;
	font-size:12px;
	color:#313131;
	text-decoration:none;
	cursor:pointer;
	margin-left:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.buttons a em {
	font-style:normal;
	padding:0 11px;
	display:inline-block;
	background:url(../images/button-right.png) right 0 no-repeat;
}	
.buttons a em em {
	font-style:normal;
	background:url(../images/button-tail.png) 0 0 repeat-x;
	cursor:pointer;
	padding:9px 5px 11px 0px;
}
.buttons a:hover {color:#3fd6e3;}
.buttons a:hover em  {color:#3fd6e3;}
.buttons a:hover em em {color:#3fd6e3;}	

#contact-form .success {
	color:#969696;
	width:246px;
	margin-bottom:20px;
	padding:10px;
	border:1px solid #d8d8d8;
	background:#fbfbfb;
}

/*==========================================*/
    
/* Project specifics =========================================================== */
/* Pour some CSS below ========================================================= */