/* 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/policsy-bg.gif) 0 bottom repeat-x #fff; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px; 
	line-height: 18px;
	color: #828282;
	min-width: 1000px;
}
html, body { height: 100%;}

p { padding-top: 18px; }

.top { padding-top: 6px; }
.top1 { padding-top: 0px; }
.top2 { padding-top: 0px; }
.top3 { padding-top: 21px; }
.top4 { padding-top: 25px; }
.top5 { padding-top: 29px; }

.bot { padding-bottom: 34px; }
.bot1 { padding-bottom: 38px;}


.h-top {padding: 0px 0px 2px 0px; margin-top: -2px;}

.h-bot {padding-bottom: 25px;}
.h-bot1 {padding-bottom: 20px;}
.h-bot2 {padding-bottom: 3px;}
.h-bot3 {padding-bottom: 23px;}

.pad-left {
	display: inline-block;
	margin-left: 4px;
}

a {	color: #d52d00; outline: none; }
a:hover{ text-decoration: none; }

/* Global Structure ============================================================= */
.main {
	margin: 0 auto;
	width: 960px;
}

	/* Header */
	header{
		height: 438px;
	}
	
	/* Content */
	section#content {
		
	}			
	/* Footer */
	footer{
		min-height: 26px;
	}
/* Left & Right alignment */

.fleft { float: left;}
.fright { float: right;}
.clear { clear: both;}

.col-1, .col-2, .col-3, .col-4, .col-5 { float: left;}

.alignright { text-align: right;}
.aligncenter { text-align: center;}

.wrapper { 
	width: 100%;
	overflow: hidden;
}
.container {
	width: 100%;
}
/*----- 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 25px 0 0; float: left; }
.extra-wrap { overflow: hidden; }

.img {padding-top: 4px;}
.img1 {padding-top: 2px;}

/*=============================================================================== text =====*/
h1 {
	padding: 49px 0 29px 140px;
	position: relative;
	float: left;
}
	h1 a {
		display: block;
		height: 41px;
		width: 198px;
		text-indent: -5000px;
		
	}
h2 {
	font-size: 24px;
	line-height: 1.2em;
	color: #fff;
	padding: 36px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
}
h3 {
	font-size: 18px;
	line-height: 1.2em;
	color: #fff;
	padding: 16px 0px 17px 0px;
}

.color {color: #19a7f4;}
/*=================================================================================================================== header =====*/
.extra {background: url(../images/body-bg.gif) 0 0 repeat-x #222222;}
.shadow {background: url(../images/extra-bg.jpg) top center no-repeat;}

.header strong {
	float: left;
	padding: 9px 0 0 0;
	color: #9f9f9f;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 12px;
	line-height: 1.2em;
	display: inline-block;
}
*+ html .header strong {
	padding: 7px 0 0 0;
}

.login {
	float: right;
	padding: 4px 0 0 0;
	margin-right: -2px;
	width: 204px;
}
*+ html .login {
	width: 201px;
}
	.login-link {
		background: url(../images/login-bg.gif) left 0px no-repeat;
		padding: 4px 0 0 22px;
		margin: 1px 0 0;
		color: #a0a0a0;
		text-transform: uppercase;
		text-decoration: none;
		font-size: 12px;
		line-height: 1.2em;
		display: inline-block;
	}
	*+ html .login-link {
		padding: 2px 0 0 21px;
	}
		.login-link:hover {color: #e5a11b;}
	
.social {
	float: right;
	background: url(../images/login-span-bg.gif) 0 4px no-repeat;
	padding-left: 0px;
	overflow: hidden;
	width: 92px;
	margin-left: 7px;
}
	.social img {
		float: right;
		margin-left: 4px;
	}
/*=============================================================================== nav =====*/
#menu {
	width: 100%;
	height: 68px; position:relative; z-index:99
}
	#menu > li {
		float: left;
		font-size: 15px;
		line-height: 1.2em;
		background: url(../images/nav-li-bg.png) 0 0 no-repeat;
		padding-left: 2px; position:relative
	}
		#menu > li > a {
			display: block;
			width: 168px;
			background: url(../images/nav-a-bg.png) 0 0 repeat-x;
			text-align: center;
			text-transform: uppercase;
			text-decoration: none;
			color: white;
			padding: 28px 0 21px;
		}
		#menu > li:hover > a{ color:#1eaffa}
			#menu > li > .active {
				background: url(../images/nav-a-bg-hover.gif) 0 0 repeat-x;
				position: relative;
				margin-left: -2px;
				padding: 28px 0 21px 2px;
				color:#fff !important
			}
			#menu > .first{ background:none;
		padding-left:0}
	#menu > .first > a {
		background: url(../images/nav-first-a-bg.gif) 0 0 no-repeat; 
		margin: 0;
		width: 135px;
	}
		
		#menu > .first > .active {
			background: url(../images/nav-first-a-bg-hover.gif) 0 0 no-repeat; 
			margin: 0 0px 0 0;
			padding: 25px 0 24px 0px;
		}
	#menu > .last > a {
		background: url(../images/nav-last-a-bg.gif) right 0 no-repeat; 
		margin: 0; 
		width: 143px;
	}
		#menu > .last  > .active {
			background: url(../images/nav-last-a-bg-hover.gif) right 0 no-repeat; 
			margin: 0 0px 0 -1px;
			padding-left: 1px;
		}
		

.submenu_1{ position:absolute; top:73px; left:0; width:295px;}

.menu_box{ padding:14px; background:#272727}
.menu_box > li{ line-height:36px; background: url(../images/menu_line.gif) 0 bottom repeat-x; position:relative; margin-top:-2px; padding:3px 0; zoom:1}
.menu_box > .end{ background: none}
.menu_box > li > a{ display:block; padding-left:19px;border-radius: 18px; -moz-border-radius: 18px; -webkit-border-radius: 18px; font-size:13px; font-weight:700; color:#fff; text-transform:uppercase; text-decoration:none; position:relative; line-height:36px; height:36px; zoom:1;background: url(../images/spacer.gif) 0 0 repeat}
.menu_box > li:hover > a{background: url(../images/submenu_bg.gif) 0 0 repeat-x #0280d8;}
.menu_box > li:hover{ background:#272727}

.submenu_2{ top:-13px; position:absolute; left:282px; width:181px; background:#272727}
.submenu_2 > ul{ padding:14px 9px}
.submenu_2 > ul >li{ line-height:40px; background: url(../images/menu_line.gif) 0 bottom repeat-x;}
.submenu_2 > ul >li > a{ display:block; padding-left:22px;font-size:13px; font-weight:700; color:#fff; text-transform:uppercase; text-decoration:none; line-height:40px;}
.submenu_2 > ul >li:hover > a{ color:#1eaffa}
.submenu_2 > ul > .end{ background: none}

#menu div{ display:none}

/*=============================================================================== sliders =====*/
#page1 .sliders {background: url(../images/sliders-bg.gif) 0 0 repeat-x #0e0e0e; overflow:none !important; height:398px; padding-bottom:2px; padding-top:10px}
.sliders {
	background: url(../images/sliders-bg-1.gif) 0 0 repeat-x #0e0e0e;
	border-radius: 0 0 20px 20px;
	-moz-border-radius: 0 0 20px 20px;
	-webkit-border-radius: 0 0 20px 20px;
	box-shadow: 2px 1px 3px #101010;
	-moz-box-shadow: 2px 1px 3px #101010;
	-webkit-box-shadow: 2px 1px 3px #101010;
	position: relative; padding-top:10px;
}
.slider{ overflow:none !important; z-index:2 !important; zoom:1}
	.sliders .pic { margin: 0 0 10px 10px; position:relative; z-index:2 !important; zoom:1}
#page1	.sliders .pic { margin: 0 0 20px 10px;}
	.sliders .items{ display:none;background-repeat:no-repeat;}
	
.pagination{ position: relative; z-index:2; bottom:0px; left:376px; zoom:1}
* + html .pagination{ bottom:3px;}
.pagination li{ float:left; padding-right:6px;}
.pagination li a{ display:block; width:25px; height:25px; background:url(../images/buttons.png) right 0 no-repeat; text-indent:-9999px;}
.pagination li a:hover, .pagination .current a{ background-position:left}


/*=================================================================================================================== content =====*/

/*=============================================================================== indents =====*/
.indent { padding: 0px 0px 0px 0px }
.indent1 { padding: 0px 0px 0px 0px }
.policy-indent {padding: 0 30px 34px 0;}
.policy-indent a:hover {text-decoration: underline;}

/*=============================================================================== col-indents =====*/
.col-indent { padding-right: 63px; }
.col-indent1 { padding-right: 37px; }
.col-indent2 { padding-right: 29px; }
.col-indent3 { padding-right: 44px; }
.col-indent4 { padding-right: 36px; }
/*=============================================================================== boxes =====*/
.box {
	background: #000;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	box-shadow: 5px 5px 5px #191919;
	-moz-box-shadow: 5px 5px 5px #191919;
	-webkit-box-shadow: 5px 5px 5px #191919;
	position: relative;
	padding: 0px 0px 0px 32px;
}
/*=============================================================================== line-hor =====*/

/*=============================================================================== lists =====*/
.list {
	padding: 18px 0 0;
}
	.list li {
		background: url(../images/list-bg.gif) 2px 6px no-repeat;
		padding-left: 14px;
	}
		.list li a {
			color: #19a7f4;
			font-weight: bold;
		}
	.list .last {padding-bottom: 12px;}

.list_1 {padding-bottom: 18px;}
	.list_1 li {
		font-size: 12px;
		line-height: 24px;
	}
		.list_1 li a {
			text-decoration: none;
			color: #828282;
			text-transform: uppercase;
		}
			.list_1 li a:hover {color: #19a7f4;}
/*=============================================================================== images =====*/
.images img {margin-bottom: 1px;}
/*=============================================================================== links =====*/
.link {
	background: url(../images/link-bg.gif) 0 0 repeat-x #191818;
	display: inline-block;
	padding: 8px 13px 11px;
	text-decoration: none;
	border-radius: 9px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	position: relative;
	font-size: 14px;
	line-height: 1.2em;
	color: #fff;
	margin-top: 9px;
}
	.link:hover {
		color: #19a7f4;
	}
	
.links a {
	display: block;
	width: 107px;
	height: 49px;
	text-decoration: none;
}
.links .fleft {
	background: url(../images/links-fleft.gif) 0 0 no-repeat;
}
.links .fleft:hover, .links .fright:hover{ background-position:bottom}
.links .fright {
	background: url(../images/links-fright.gif) 0 0 no-repeat;
}	
.policy-indent a {text-decoration: none; color: #19a7f4;}
/*=============================================================================== contact =====*/
.contact {
	width: 195px;
	float: left;
}
	.contact span {
		display: inline-block;
		vertical-align: baseline;
		width: 99px;
	}
	.contact a {
		font-weight: bold;
		text-decoration: none;
		color: #19a7f4;
	}
		.contact a:hover {text-decoration: underline;}
/*=================================================================================================================== footer =====*/
footer {position: relative; overflow: hidden;}
footer .indent {padding: 31px 0 62px 31px;}
footer .col {
	float: left;
	width: 162px;
	margin-right: 30px;
}
footer img {
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	box-shadow: 5px 5px 5px #1a1a1a;
	-moz-box-shadow: 5px 5px 5px #1a1a1a;
	-webkit-box-shadow: 5px 5px 5px #1a1a1a;
	position: relative;
}
footer .divider1 {background:url(../images/divider_1-bg.gif) 574px 0px repeat-y;}

.policy {
	position: absolute;
	bottom: 0;
	background: url(../images/policy-bg.gif) 0 0 repeat-x;
	height: 36px;
	width: 100%;
}
	.policy strong {
		padding: 14px 0 0 380px;
		color: #9f9f9f;
		text-transform: uppercase;
		text-decoration: none;
		font-size: 12px;
		line-height: 1.2em;
		display: inline-block;
	}
		.policy strong a {margin-right: 60px; color: #9f9f9f; text-decoration: none;}
			.policy strong a:hover {color: #19a7f4;}
/*------------------------------------------------------------------------------------------------------------------- forms -----*/
#ContactForm {
	padding-top: 21px;
	width: 215px;
}
	#ContactForm label {
		min-height: 44px; 
		display: block;
		position:relative;
		background: url(../images/label-bg.gif) no-repeat 0 0; 
	}
	#ContactForm .error,#ContactForm .empty{ position:relative; font-size:10px; color:#19A7F4; background:none; padding:0; display:none}
	#ContactForm .link {
		margin: 30px 0px 0px 0px;
		padding: 8px 19px 11px;
	}
	#ContactForm input {
		width: 193px;
		border: none; 
		padding: 7px 11px;
		background: none; 
		color: #828282;
		font-size: 14px;
		line-height: 18px;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	#ContactForm textarea {
		width: 194px; 
		height: 433px;
		background: none;
		border: none;
		padding: 0px 11px;  
		color: #828282;
		font-size: 14px;
		line-height: 18px;
		overflow: auto; 
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	#ContactForm span {
		width: 215px; 
		display: block;
		background: url(../images/text-bg.gif) no-repeat 0 0;
		border: none;
		padding: 6px 0px;
	}
.success{ padding-bottom:15px; display:none}
.success strong{color:#19A7F4;}
/*==========================================*/
    
/* Project specifics =========================================================== */
/* Pour some CSS below ========================================================= */