/* 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:#11191c; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
	text-align:justify;
	line-height:16px;
	color:#f7f7f7;
	min-width:950px;
}



html, body { height:100%; background:#11191c;}

.bg6 {background:url(../images/bg.jpg) center 0 no-repeat; min-height:100%;}
p {padding-bottom:16px;}

a {
	color:#4e9ebb; 
	outline:none;
}
a:hover{
	text-decoration:none;
}

/* Global Structure ============================================================= */
#main {
	margin: 0 auto;
	position: relative;
	width: 980px; }

	/* Header */
	header{
		
	}
	
	/* Content */
	section#content {min-height:170px;
		
	}			
	/* Footer */
	footer{height:111px;
		
	}
/* Left & Right alignment */

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.col-1, .col-2, .col-3 { float:left;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper { 
	width:100%;
	overflow:hidden;
	position:relative;
}
/*----- 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 8px 0 0; 
	float:left;
}
.img-indent1 { 
	margin:0 23px 0 0; 
	float:left;
}
.img-indent1b { 
	margin:30px 23px 0 30px; 
	float:left;
}

.img-indent2 { 
	margin:0 10px 0 0; 
	float:left;
}
.img-indent3 { 
	margin:0 16px 0 0; 
	float:left;
}
.img-indent4 { 
	margin:0 19px 0 0; 
	float:left;
}
.img-indent5 { 
	margin:0 21px 0 0; 
	float:left;
}

.img-indent5b { 
	margin:0 21px 0 0; 
	float:left;
	height: 200px;
	
}


.extra-wrap { 
	width:100%;
}
.extra-wrap1 { 
	overflow:hidden;
}


h1 {display:inline-block; margin-top:37px; float:left;
	}
h1 a {
	text-indent:-5000px; 	 
	background:url(../images/logo.png) 0 0 no-repeat;	 
	width:326px;
	height:54px;
	display:block;
}

h2 {font-size:22px; line-height:1.2307em; color:#14181c;}

h3 {font-size:28px; line-height:1.2307em; color:#fff;}
.h3-bot {padding-bottom:20px;} 
.h3-bot1 {padding-bottom:24px;} 
.h3-bot2 {padding-bottom:19px;}
.h3-top {padding-top:36px;}


h4 {font-size:28px; line-height:1.2307em; color:#14181c;}
h5 {font-size:20px; line-height:1.2307em; color:#9bb2bb;}
.h4-bot {padding-bottom:25px;}
.h4-bot1 {padding-bottom:19px;}

nav {padding:0px 0px 0px 0px;}
.sf-menu {padding:0px 0px 0px 0px; background:url(../images/menu-bg.gif) 0 0 repeat-x; height:52px; width:950px;
		
}
.sf-menu li {float:left;
	position:	relative;
	font-size:12px;
	line-height:1.2307em;
	display:inline-block;
	text-transform:uppercase;
	
	}
.sf-menu a {display:block;
	position: relative;	
	color:#2d383d;
	text-decoration:none; 
	padding:20px 32px 17px 32px;
	}
.sf-menu .last {padding:20px 33px 17px 33px;	}
.sf-menu .m1 {padding:20px 32px 17px 32px;}

	.sf-menu li li {
	font-size:12px;
	text-align:left;
	line-height:28px;
	margin:0 0 0 0px;
	background:none;
	
	
	
	
}
	.sf-menu li li a {
		margin-left:0px;
		padding:0 0px 0 38px;
		text-decoration:none;
		width:199px;
		color:#fff;
		font-family:Arial, Helvetica, sans-serif;
		display:inline-block;
		background:none;
		
		
	}
.sf-menu .last2 {border-bottom:none;}	

	
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			243px; 
	display:none;
	background:#9c1a35;
	padding:18px 0px 30px 0px;
	
	
}
.sf-menu ul ul {
	position:		absolute;
	top:			-999em;
	width:			185px; 
	display:none;
	background:#9c1a35;
	padding:13px 0px 25px 0px;
	
}

	.sf-menu li li li {
	font-size:11px;
	text-align:left;
	line-height:28px;	
	background:none;
	
	
	
	
	
		
		
	}
		.sf-menu li li li a {
			
			
		margin-left:0px;
		padding:0 0px 0 27px;
		text-decoration:none;
		width:157px;
		color:#fff;
		font-family:Arial, Helvetica, sans-serif;
		
			
			
		}
		
.sf-menu ul li {
	width:			100%;
	
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			1px;
	top:			52px; /* 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:			237px; /* match ul width */
	top:			-13px;
	
}
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 {
	background:#9c1a35; color:#fff;
}


.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:#9c1a35; background:#fff;
	}

.carousel {margin-top:0px;}
.carousel li {position:relative; height:293px;}
.prev1 {background:url(../images/button2.png) 0 -25px no-repeat; height:25px; width:25px; position:absolute; top:3px; left:214px;z-index:2;}
.prev1:hover {background:url(../images/button2.png) 0 0 no-repeat;}

.next1 {background:url(../images/button1.png) 0 0 no-repeat; height:25px; width:25px; position:absolute; top:3px; left:186px;z-index:2;}
.next1:hover {background:url(../images/button1.png) 0 -25px no-repeat;}	

.carouse2 {margin-top:0px;}
.carouse2 li {position:relative; height:293px;}
.prev2 {background:url(../images/button2.png) 0 -25px no-repeat; height:25px; width:25px; position:absolute; top:5px; left:340px;z-index:2;}
.prev2:hover {background:url(../images/button2.png) 0 0 no-repeat;}

.next2 {background:url(../images/button1.png) 0 0 no-repeat; height:25px; width:25px; position:absolute; top:5px; left:312px;z-index:2;}
.next2:hover {background:url(../images/button1.png) 0 -25px no-repeat;}	


.slider {
	width:950px !important;
	height:458px;
	
	padding:0px;
	z-index:10;
}



.items {
	display:none;
	
}
.play.paused {
	color:#f00;
}


.banner {
	position:absolute;
	right:0px;
	top:0px;
	z-index:999;
	width:950px; 
}
	.banner a {
		position:relative;
		z-index:10
	}
.pagination {
	position:absolute;
	padding:0;
	bottom:28px;
	right:0px;
	z-index:999;
	
}

.pagination li {
	display:inline;
	width:30px;
	height:120px;
	margin-left:4px;
}
.pagination li a {
	width:30px;
	height:30px;
	display:inline-block;
	background:url(../images/list5-bg.png) 0 0 no-repeat;
}
.pagination li a:hover {background:url(../images/list5-bg.png) 0 -30px no-repeat;}
.pagination li.current a {
	margin:0;
	cursor:default;
	width:30px;
	height:30px;
	background:url(../images/list5-bg.png) 0 -30px no-repeat;
}

/*===== header =====*/
#header {
	
}
.row1 {height:117px;}
.row2 {height:52px; z-index:20; position:relative;}
.row3 {height:442px; z-index:19; position:relative;}

.list-link {float:right; margin:64px 22px 0px 0px;}
.list-link li {font-size:11px; line-height:25px; text-transform:uppercase; color:#fff; float:left; margin-left:27px;}
.list-link a {color:#9da3ab; text-decoration:none;}
.list-link a:hover {text-decoration:underline; color:#fff;}

#search-form {float:right;}
#search-form fieldset {
	border:none;
	margin:63px 13px 0px 0px;
	background:none;
	border:none;
}
	#search-form label {
		display:inline-block;
		height:30px;
		background:url(../images/form-img.png) left top no-repeat;
		outline:none;
	}
#search-form input[type=text] {
	background:none;
	border:none;
	line-height:18px;
	font-size:11px;
	padding:7px 0 4px 6px;
	margin:0 0px 0 5px;
	width:175px;
	vertical-align:top;
	color:#bfc1c2;
	text-transform:uppercase
	
	
}
	#search-form input[type=image] {
		vertical-align:top;
		
	}
.page1-img1 {background:url(../images/page1-img1.png) 0 0 no-repeat; height:29px; width:25px; display:inline-block; margin-left:-3px;}
.page1-img1:hover {background:url(../images/page1-img1.png) 0 -29px no-repeat;}

.img-list {float:right; margin:72px 0px 0px 0px;}
.img-list li {float:left; margin-left:6px;}	


.img-right {float:right; margin:0px 0px 30px 30px;}


#easyTooltip {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:2px 6px;
	background:#b02541;
	color:#fff;
	font-size:12px;
	text-transform:none;
	z-index:999;
}

.img-pad {padding:6px 0px 8px 0px;}
.img-pad1 {padding:6px 0px 0px 0px;}
.img-pad2 {padding:23px 0px 18px 0px;}
.img-pad3 {padding:28px 0px 18px 40px;}
.img-pad3 {padding:28px 0px 18px 0px;}


.pad-left {padding-left:38px;}
.pad-left1 {padding-left:10px;}
.pad-left2 {padding-left:33px;}
.pad-left3 {padding-left:36px;}
.pad-left4 {padding-left:12px;}
.pad-left5 {padding-left:40px;}

.pad-top {padding-top:36px;}
.pad-top1 {padding-top:24px;}

.img-top {padding-top:24px;}
.img-top1 {padding-top:30px;}
.img-top2 {padding-top:32px;}
.img-top3 {padding-top:43px;}
.img-top4 {padding-top:9px;}
.img-top5 {padding-top:17px;}
.img-top6 {padding-top:20px;}

.img-left {padding-left:2px;}

.padding-bottom {padding-bottom:55px;}
.padding-bottom1 {padding-bottom:4px;}
.padding-bottom2 {padding-bottom:31px;}
.padding-bottom3 {padding-bottom:64px;}
.padding-bottom4 {padding-bottom:67px;}
.padding-bottom5 {padding-bottom:60px;}

.text-top1 {margin-top:-3px; display:inline-block;}
.text-top2 {margin-top:2px; display:inline-block;}
.text-top3 {margin-top:10px; display:inline-block;}
.text-top4 {margin-top:3px; display:inline-block;}

.indent {padding-top:36px;}
.indent1 {padding-top:34px;}
.indent2 {padding-top:22px;}
.indent3 {padding-top:20px;}

.pad-bot {padding-bottom:25px;}
.pad-bot1 {padding-bottom:18px;}
.pad-bot2 {padding-bottom:24px;}

.pad {padding:20px 0px 0px 38px;}
.pad1 {padding:20px 20px 0px 38px;}
.pad3 {padding:20px 0px 0px 98px;}
/*===== content =====*/
#content {
	
}

.page1-img2 {background:url(../images/page1-img2.gif) 0 0 no-repeat; height:4px;}

.page4-img1 {background:url(../images/page4-img1.gif) 0 0 no-repeat; height:4px;}

.page1-img7 {background:url(../images/page1-img7.gif) 0 0 no-repeat; height:4px;}

.block {height:291px; width:239px; background:url(../images/block-bg1.gif) 0 0 repeat; float:left; text-align:center;}
.block:hover {background:url(../images/block-bg.gif) 0 0 repeat;}

.block .padding {padding:21px 20px 30px 20px;}

.block1 {height:291px; width:236px; background:url(../images/block-bg1.gif) 0 0 repeat; float:left; text-align:center;}
.block1:hover {background:url(../images/block-bg.gif) 0 0 repeat;}

.block1 .padding {padding:21px 20px 0px 20px;}


.block2 {height:291px; width:237px; background:url(../images/block-bg1.gif) 0 0 repeat; float:left; text-align:center;}
.block2:hover {background:url(../images/block-bg.gif) 0 0 repeat;}

.block2 .padding {padding:21px 20px 0px 20px;}


.block3 {height:291px; width:238px; background:url(../images/block-bg1.gif) 0 0 repeat; float:left; text-align:center;}
.block3:hover {background:url(../images/block-bg.gif) 0 0 repeat;}

.block3 .padding {padding:21px 30px 0px 30px;}

.link1 {font-size:11px; line-height:1.2307em; color:#2d383d; text-transform:uppercase; display:inline-block; text-decoration:none; border-bottom:1px solid #2d383d;}
.link1:hover {color:#fff;border-bottom:none !important;}

.alt .link1 {color:#fff; border-bottom:1px solid #fff;}
.alt h2 {color:#fff}

.lightbox-video{position:relative;display:inline-block;background:#14181c;}
.lightbox-video span{position:absolute;width:100%;height:100%;background:url(../images/button-video.png) 50% 50% no-repeat;left:0;top:-1px;}

.link1-top {padding-top:13px;}


.font {line-height:18px; display:inline-block;}

.link2 {text-decoration:none; color:#14181c;}
.link2:hover {text-decoration:underline;}

.bg {background:url(../images/bg1.gif) 0 0 no-repeat; height:141px;}
.bgt {background:url(../images/bg1.gif) 0 0 no-repeat; height:101px;}

.text {font-size:30px; line-height:1.2307em; color:#fff; text-align:right; margin:20px 0px 3px 0px; text-transform:uppercase;}


.text1 {font-size:30px; line-height:1.2307em; color:#fff; text-align:right; margin:20px 0px 0px 0px;}

.text-top {margin-top:-6px;}

.list li {font-size:11px; line-height:24px; text-transform:uppercase; background:url(../images/marker.gif) 0 10px no-repeat; padding-left:13px;}
.list a {text-decoration:none; color:#fc92a8;}
.list a:hover {text-decoration:underline; color:#fff;}

.list-top {padding-top:20px;}

.list1 li {font-size:12px; line-height:22px; background:url(../images/list1-marker.gif) 0 10px no-repeat; padding-left:13px;}
.list1 a {text-decoration:none; color:#4e9ebb;}
.list1 li:hover {color:#849399; background:url(../images/list1-marker-hover.gif) 0 10px no-repeat;}
.list1 a:hover {color:#849399}

.list1-top {padding-top:16px;}

.list2 {padding-left:2px;}
.list2 li {font-size:11px; line-height:24px; background:url(../images/marker2.gif) 0 10px no-repeat; padding-left:13px; text-transform:uppercase;}
.list2 a {text-decoration:none; color:#de2226;}
.list2 a:hover {text-decoration:underline;}

.list2 .font1 {line-height:16px; display:inline-block; padding-top:4px;}

.list2-top {padding-top:7px;}
.list2-top1 {padding-top:5px;}
.list2-top2 {padding-top:19px;}


.list3 li {font-size:12px; line-height:30px; background:url(../images/marker1.gif) 0 10px no-repeat; padding-left:13px; text-transform:uppercase;}
.list3 a {text-decoration:none; color:#de2226;}
.list3 a:hover {text-decoration:underline;}

.list3-top {padding-top:13px;}

.list4 li {font-size:11px; line-height:24px; background:url(../images/marker3.gif) 2px 10px no-repeat; padding-left:13px; text-transform:uppercase;}
.list4 a {text-decoration:none; color:#fc92a8;}
.list4 a:hover {text-decoration:underline;}

.list4-top {padding-top:18px;}

.data {font-size:14px; line-height:1.2307em; color:#de2226; margin-top:-3px; padding-bottom:2px;}

.link3 {color:#4e9ebb;}
.link3:hover {color:#50656d; text-decoration:underline;}

.link4 {text-transform:uppercase; font-size:11px; line-height:16px; color:#fff; display:inline-block; margin-top:-4px; margin-bottom:7px;}

.link4-pad {margin:20px 0px 9px 0px;}
.link4-pad1 {margin:28px 0px 9px 0px;}

.link4 span {font-size:12px;}

.link5 {text-transform:uppercase; font-size:11px; line-height:21px; color:#4e9ebb; float:right; display:inline-block; margin-right:2px;}
.link5:hover {color:#50656d; text-decoration:underline;}

.link5-pad {margin-right:13px;}

.link5-right {margin-right:15px;}

.link6 {text-transform:uppercase; font-size:11px; line-height:21px; color:#4e9ebb; display:inline-block;  margin-top:-3px; margin-left:2px;}
.link6:hover {text-decoration:none;}

.link7 {font-size:12px; line-height:16px; color:#4e9ebb; display:inline-block; margin:3px 0px 14px 0px;}
.link7:hover {text-decoration:none;}

.link13 {font-size:20px; display:inline-block; margin:3px 0px 14px 0px; padding: 10px; color:#ffffff; text-decoration:underline; background-color:#9c1a35}
.link13:hover {color:#9c1a35; text-decoration:underline; background-color:#ffffff}

.box {min-height:436px; background:#172024; width:950px;} 
.box .padding {padding:19px 0px 0px 40px;}
.box .padding1 {padding:19px 20px 0px 40px;}
.box .padding2 {padding:19px 30px 60px 39px;}


.box2 {min-height:385px; background:#172024; width:950px;} 
.box2 .padding {padding:19px 0px 0px 40px;}
.box2 .padding1 {padding:19px 20px 0px 40px;}
.box2 .padding2 {padding:19px 30px 60px 39px;}



.boxg {min-height:160px; background:#172024; width:232px; float:right; padding: 0px 4px 10px 50px;} 


.color1 {color:#14181c;}

.color {color:#14181c;}
.color2 {color:#d18e9c;}
.color3 {color:#9bb2bb;}

.data1 {font-size:14px; line-height:20px; color:#de2226; float:left; margin-right:1px;}
.data-top {padding-top:15px;}
.data-top1 {padding-top:16px;}
.data-top2 {padding-top:11px;}

.title {font-size:14px; line-height:1.2307em; color:#4e9ebb; padding-bottom:3px;}
.title3 {font-size:16px; line-height:1.2307em; color:#4e9ebb; padding-bottom:3px; padding-top:5px;}
.title1 {font-size:12px; line-height:21px; color:#4e9ebb; font-weight:bold; padding:5px 0px 0px 0px;}
.title1 a {text-decoration:none; color:#4e9ebb;}
.title1 a:hover {text-decoration:underline;}
.title-bottom {padding-bottom:18px;}

.title2 {font-size:14px; line-height:21px; color:#de2226; font-weight:bold; padding:5px 0px 0px 0px; text-transform:uppercase; margin-left:13px;}


#page1 .col-1 {width:320px; margin-right:40px;}
#page1 .col-2 {width:310px;margin-right:0px;}

#page3 .col-1 {width:282px; margin-right:18px;}
#page3 .col-2 {width:282px;margin-right:18px;}
#page3 .col-3 {width:282px;}

#page4 .col-1 {width:350px; margin-right:0px;}
#page4 .col-2 {width:239px;}
#page4 .col-3 {width:330px; margin-left:20px;}
#page4 .col-4 {width:550px; margin-right:0px;}

#page5 .col-1 {width:269px; margin-right:0px;}
#page5 .col-2 {width:281px;}

#page6 .col-1 {width:431px; margin-right:9px;}
#page6 .col-2 {width:431px;}

#page7 .col-1 {width:350px; margin-right:0px;}
#page7 .col-2 {width:239px;}
#page7 .col-3 {width:330px; margin-left:20px;}
#page7 .col-4 {width:590px; margin-right:0px;}

.data2 {background:url(../images/data2-bg.gif) 0 0 no-repeat; height:59px; width:48px; font-size:26px; line-height:1.2307em; color:#de2226; text-transform:uppercase; padding:4px 0px 0px 15px; float:left;}
.data2 span {font-size:14px; display:inline-block; margin-top:-6px;}

.data2-top {padding-top:24px;}

.video {position:relative;}
.video img {position:relative; z-index:1;}
.button-video {position:absolute; top:50%; left:50%; width:76px; height:77px; margin:-40px 0 0 -38px; z-index:2; display:block; background:url(../images/button-video.png) 0 0 no-repeat;}
.button-video:hover {background:url(../images/button-video-h.png) 0 0 no-repeat;}

.text2 {float:left; margin-top:16px; padding-bottom:1px;}
.text2-left {margin-left:18px;}

.title3 {margin-top:-1px; padding-bottom:0px;} 

.title4 {color:#cad3d6; font-size:12px; line-height:15px; text-transform:uppercase;} 

.bg3 {background:url(../images/bg3.gif) 0 0 no-repeat #9c1a35; min-height:436px;}
.bg3 .padding {padding:20px 0px 0px 38px;} 

.pad-right {padding-right:20px;}

table {border:1px solid #e1e1e1; border-collapse:collapse; margin:24px 0px 0px 1px; width:549px;}
table td {border:1px solid #b2b2b5; font-size:12px; line-height:25px;}

th {color:#423073; font-size:10px; line-height:25px; border:1px solid #b2b2b5; text-transform:uppercase; text-align:left;}

.td-1 {width:127px; padding-left:14px; padding-right:0px;} 
.td-2 {width:61px; padding-left:2px; text-align:center; padding-right:5px;} 
.td-3 {width:120px; padding-left:15px; padding-right:3px;} 
.td-4 {width:61px; padding-left:2px; text-align:center; padding-right:6px;} 
.td-5 {width:120px; padding-left:15px; padding-right:4px;} 
.td-6 {width:60px; padding-left:2px; text-align:center; padding-right:5px;} 

.bg4 {background:url(../images/page4-img1.jpg) 0 0 no-repeat #9c1a35; min-height:436px;}

.link8 {font-size:11px; line-height:1.2307em; color:#fff; text-decoration:none; border-bottom:1px solid #fff; text-transform:uppercase; margin-top:19px; display:inline-block;}
.link8:hover {border-bottom:none;}

.title5 {font-size:14px; line-height:1.2307em; color:#de2226;}

iframe {height:200px; width:549px;}

.text3 {margin-top:-4px;}


dl span {float:left; width:70px;}
dd a {text-decoration:none; color:#de2226; margin-left:11px; text-transform:uppercase; font-size:11px;} 
dd a:hover {text-decoration:underline;}
dt {color:#14181c; font-weight:bold;}

.dl-top {margin-top:22px;}
.dl-top1 {margin-top:25px;}
.dt-bot {padding-bottom:16px;}

.link11 {text-transform:uppercase; text-decoration:none; color:#de2226; font-size:11px; line-height:16px; display:inline-block; margin:13px 0px 0px 0px;}
.link11:hover {text-decoration:underline;} 

.link12 {text-transform:uppercase; color:#4e9ebb; font-size:11px; line-height:16px; display:inline-block; margin:9px 43px 0px 0px; float:right}

.page1-img12 {background:url(../images/page1-img12.gif) 0 0 no-repeat; position:absolute; height:15px; width:15px; top:12px; left:205px;}

.bg5 {background:url(../images/bg4.png) 0 0 no-repeat; height:442px; width:950px;}

.title6 {font-size:36px; line-height:1.2307em; color:#fff; text-transform:uppercase; text-align:right; padding:65px 239px 0px 0px;}
.title6 span {display:inline-block; margin-top:-8px;}
.title6 em {display:inline-block; margin-top:-17px;}

.title7 {font-size:48px; line-height:1.2307em; color:#bf2c4b; text-transform:uppercase; padding:0px 0px 0px 559px; margin-top:-13px;}
.title7 span {display:inline-block; margin-top:-16px; font-size:40px;}

.list5 {float:right; margin-top:52px; } 
.list5 li {height:30px; width:30px; margin-left:4px; float:left;top:0px; right:0px;}
.list5 a {background:url(../images/list5-bg.png) 0 0 no-repeat; height:30px; width:30px; display:inline-block;}
.list5 a:hover {background:url(../images/list5-bg.png) 0 -30px no-repeat;}
.block4 {height:348px;}

.page2-title6 {font-size:36px; line-height:1.2307em; color:#fff; text-transform:uppercase;  padding:84px 0px 0px 561px;}
.page2-title6 span {display:inline-block; margin-top:-4px;}

.page2-title7 {font-size:57px; line-height:1.2307em; color:#bf2c4b; padding:18px 0px 0px 453px; margin-top:-5px;}
.page2-title7 span {display:inline-block; margin-top:-16px; margin-left:110px;}

.page3-title6 {font-size:47px; line-height:1.2307em; color:#fff; text-transform:uppercase;  padding:76px 0px 0px 517px; letter-spacing:-1px;}
.page3-title6 span {display:inline-block; margin-top:-12px;}

.page3-title7 {font-size:43px; line-height:1.2307em; color:#bf2c4b; padding:0px 0px 0px 515px; margin-top:-13px; text-transform:uppercase;letter-spacing:-1px;}
.page3-title7 span {display:inline-block; margin-top:-13px; margin-left:0px; text-transform:none; font-size:82px;}


.page4-title6 {font-size:36px; line-height:1.2307em; color:#fff; text-transform:uppercase;  padding:65px 239px 0px 0px; letter-spacing:-1px; text-align:right;}
.page4-title6 span {display:inline-block; margin-top:-8px;}
.page4-title6 em {display:inline-block; margin-top:-17px;}

.page4-title7 {font-size:48px; line-height:1.2307em; color:#bf2c4b; text-transform:uppercase; padding:0px 0px 0px 559px; margin-top:-13px; letter-spacing:-1px;}
.page4-title7 span {display:inline-block; margin-top:-16px; font-size:40px;}


/*===== footer =====*/
#footer {

}

.bg2 {background:url(../images/bg2.gif) 0 0 repeat-x; height:111px; width:950px;}
.bg5 {background:url(../images/bg5.gif) 0 0 repeat-x; height:111px; width:950px;}

.foot-text {font-size:11px; line-height:16px; color:#849399; font-weight:bold; text-transform:uppercase; padding:18px 0px 0px 41px;}
.foot-text2 {font-size:11px; line-height:16px; color:#849399; padding:18px 0px 0px 41px;}
.foot-text3 {float:left; font-size:9px; line-height:16px; color:#849399; font-weight:normal; text-transform:none; padding:18px 0px 0px 41px;}
.foot-text3 a{color:#849399; text-decoration:none;}
.foot-text a {color:#849399; text-decoration:none;}
.foot-text a:hover {text-decoration:underline;}

.LINK {padding-left:41px;}
/*----- forms -----*/
#contact-form {
	vertical-align:top;	
	padding-top:23px;
	padding-left:2px;
	

	
}
	#contact-form fieldset {
		border:none;
		margin:0px;
		}
		#contact-form .rowElem {
			display:block;			
			position:relative;
			min-height:40px;
			overflow:hidden;
			}
			#contact-form.main-contacts .field input {
				margin-top:0px;}
			
			#contact-form .textarea-box {
				overflow:hidden;
			}
			#contact-form input {
				width:431px;
				padding:6px 0px 6px 8px;
				background:#282f32;
				border-top:1px solid #000;
				border-bottom:1px solid #33393c;
				border-left:1px solid #000;
				border-right:1px solid #33393c;
				line-height:1.2307em;
				font-size:12px;
				display:block;
				color:#ffffff;
				font-family:Arial, Helvetica, sans-serif;
				margin-top:0px;
				font-style:normal;
				outline:none;
				}
				
				#contact-form .sm {
				width:190px;
				padding:6px 0px 6px 8px;
				background:#282f32;
				border-top:1px solid #000;
				border-bottom:1px solid #33393c;
				border-left:1px solid #000;
				border-right:1px solid #33393c;
				line-height:1.2307em;
				font-size:12px;
				display:block;
				color:#ffffff;
				font-family:Arial, Helvetica, sans-serif;
				margin-top:0px;
				font-style:normal;
				outline:none;
				}
				
				#contact-form .submit {
				width:180px;
				float:right;
				margin-right:80px;
				padding:6px 8px 6px 8px;
				background:#282f32;
				border-top:1px solid #000;
				border-bottom:1px solid #33393c;
				border-left:1px solid #000;
				border-right:1px solid #33393c;
				line-height:1.2307em;
				font-size:12px;
				display:block;
				color:#f2efef;
				font-family:Arial, Helvetica, sans-serif;
				margin-top:0px;
				font-style:normal;
				outline:none;
				}
				
				
					#contact-form .color {
						color:#fff;
					}
			#contact-form textarea {
				width:860px;
				height:166px;
				padding:6px 0px 7px 8px;
				background:#282f32;
				border-top:1px solid #000;
				border-bottom:1px solid #33393c;
				border-left:1px solid #000;
				border-right:1px solid #33393c;
				line-height:1.2307em;
				display:block;
				color:#f2efef;
				overflow:auto;
				font-family:Arial, Helvetica, sans-serif;
				margin-top:0px;	
				
				}
				#contact-form label {
					padding:0px 0 2px 5px;
					display:inline-block;
					font-size:13px;
					
				}
				#contact-form .link9 {float:right; margin:20px 40px 0px 0px;}
				#contact-form .link9 a {font-size:10px; line-height:1.2307em; border-bottom:1px solid #fff; text-decoration:none; display:inline-block; text-transform:uppercase; color:#fff; margin-left:18px;}
				#contact-form .link9 a:hover {border-bottom:none;}
				
				#contact-form .rowElem label {
					
					font-size:11px;
					right:5px;
					top:0
				}
				
				#contact-form .textarea-box label {
					padding:0px 0 2px 5px;
					font-size:11px;
					height:10px;
				}
				
#contact-form .error {
				
					color:red;
					width:220px;
					line-height:1.2em;
					display:none;
			}

div#contact_form .download-box {
	margin:0px 30px 0 0;
	padding-top:24px;
}
#back {
	font-size:10px; line-height:1.2307em; border-bottom:1px solid #fff; text-decoration:none; display:inline-block; text-transform:uppercase; color:#fff; margin-left:18px; cursor:pointer;
} 
#back:hover {border-bottom:none;}

.link10 {font-size:10px; line-height:1.2307em; border-bottom:1px solid #fff; text-decoration:none; display:inline-block; text-transform:uppercase; color:#fff; margin-left:18px;}


/*==========================================*/
    
/* Project specifics =========================================================== */
/* Pour some CSS below ========================================================= */