/* 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:#fff; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px; 
	line-height:18px;
	color:#888484;
	
}
html, body { height:100%;}


p {padding-top:16px;}

a {
	color:#4e4c4c; 
	outline:none;
}
a:hover{
	text-decoration:none;
}
/* Global Structure ============================================================= */
.main {
	margin: 0 auto;
	position: relative;
	width: 861px; }

	/* Header */
	header{
		height:155px;
	}
	
	/* Content */
	section#content {
		position:relative;
		
	}			
	/* Footer */
	footer{
		height:36px;
		background:#FFF;
		text-align:center;
	}
/* 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;
}
/*----- form defaults -----*/
input, select, textarea { 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	vertical-align:middle;
	font-weight:normal;
}

/*----- other -----*/
.img-indent { 
	margin:0 26px 0 0; 
	float:left;
}
.img-indent1 { 
	margin:0 21px 0 0; 
	float:left;
}
.img-indent2 { 
	margin:0 12px 0 0; 
	float:left;
}

.extra-wrap { 
	width:100%;
}

.block {height:40px;}
.extra {
 min-height:100%;
 margin: 0 auto -40px;
 position:relative;
 z-index:20;
}

h1 {
	position:relative;
	padding:23px 0px 24px 1px;
	float:left;
	
}
	h1 a {
		display:block;
		text-align:center;
		text-indent:-5000px;
		width:200px;
		height:79px;
		background:url(../images/logo.png) center top no-repeat;
	}

h2 { color:#373737;padding-top:20px; font-size:20px; line-height:1.2em; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; font-weight:normal;}
h2 span { color:#6f931b; letter-spacing:-1px;}

.h2-top { padding-top:35px;}
.h2-top1 { padding-top:45px;}
.h2-top2 { padding-top:48px;}
.h2-top3 { padding-top:41px; margin-left:-1px;}

.h2-bot { padding-bottom:17px;}

.bg { background:url(../images/content-bg-2.jpg) left top repeat; width:100%;}
.body-bg { background:url(../images/body-bg.jpg) left top repeat-x; width:100%;} 
/*===== header =====*/
.row { float:right; line-height:1.2em; font-size:12px; padding:35px 0 0 0;}
.row a { color:#818181; text-decoration:none;}
.row  span { background:url(../images/link1.gif) left 3px no-repeat; padding-left:17px; padding-right:14px;}
.row  span:hover { text-decoration:underline;}
.row  strong { background:url(../images/link2.gif) left 5px no-repeat; padding-left:18px; font-weight:normal;padding-right:19px;}
.row  strong:hover { text-decoration:underline;}
.row  em { background:url(../images/link3.gif) left 3px no-repeat; padding-left:17px; font-weight:normal; font-style:normal;}
.row  em:hover { text-decoration:underline;}

nav { background:url(../images/nav-tail-1.gif) left top repeat-x #DDE4F3;-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;  position:relative;
behavior: url(js/PIE.htc); margin-right:1px; margin-bottom:10px;}
nav ul {overflow:hidden; padding:15px 0 14px 15px; }
nav li { float:left; font-size:15px; line-height:17px; text-transform:uppercase;background:url(../images/nav-li-1.gif) right 3px no-repeat; padding:0px 16px 0px 16px;} 
nav li a { color:#000; text-decoration:none;}
nav li a:hover { text-decoration:none; color:#fff;}
nav .last { padding-right:0px;background:none;}



.slider{ padding:9px 0 0 0px;}

/*===== content =====*/
table { width:197px; height:141px; margin:12px 0 0 3px; color:#4c4c4c;}
table tr { vertical-align:middle; text-align:center; }
table td { border:1px solid #ebebeb;}
.td { border-top:none;}
.indent { padding:30px 0 42px 20px;}

.box-calendar { background:#FFF; width:214px; height:190px;-webkit-border-radius: 12px; -moz-border-radius: 12px; border-radius: 12px;  position:relative;
behavior: url(js/PIE.htc);}
.box-indent { padding:5px 5px 10px 5px;}
.bg-calendar { background:url(../images/bg-calendar.gif) left top no-repeat; width:204px; height:25px;}
.bg-calendar img { margin:3px 0 0 12px; } 
.bg-calendar span { display:inline-block; color:#404040; font-weight:bold; padding:3px 36px 0 42px;}

.title{ font-size:14px; line-height:18px; color:#5e5e5e; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
.title1 { color:#4e4c4c;}

.title2{ font-size:14px; line-height:19px; color:#5e5e5e; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}

.pad-bot { padding-bottom:26px;}
.pad-bot1 { padding-bottom:23px;}
.pad-bot2 { padding-bottom:32px;}


.pad-left { padding-left:1px;}
.pad-left1 { padding-left:2px;}
.pad-left2 { padding-left:4px;}

.pad { padding-top:19px;}
.pad1 { padding-top:10px;}
.pad2 { padding-top:15px;}
.pad3 { padding-top:6px;}

.top { padding-top:11px;}
.top1 { padding-top:13px;}
.top2 { padding-top:18px;text-align:justify;}
.top3 { padding-top:8px;}

.img-top { margin-top:22px;}
.img-top1 { margin-top:17px;}
.img-top2 { margin-top:29px;}

.padding { padding-top:30px;}

.img-marg { margin:16px 3px 0 20px; }

.list-1 { padding:17px 0 0 0;}
.list-1 li { font-size:13px; line-height:18px; min-height:66px; width:199px; background:url(../images/list-1-bg.gif) left top repeat-x #ececec; border-bottom:1px solid #c3bac5; -webkit-border-radius: 12px; -moz-border-radius: 12px; border-radius: 12px;  position:relative; behavior: url(js/PIE.htc); color:#4e4c4c; cursor:pointer; margin-bottom:11px; }
.list-1 li:hover { background:url(../images/list-1-bg-hover.gif) left top repeat-x;}
.list-1 li a { text-decoration:none; display:block; color:#4e4c4c; padding:15px 0 0 11px;}
.list-1 li a strong { background:url(../images/list-1-a.gif) left 2px no-repeat; padding-left:23px;}
.list-1 li span { padding-left:34px;}

.list-2 { padding:23px 0 0 0;}
.list-2 li { font-size:13px; line-height:18px; height:66px; width:279px; background:url(../images/list-1-bg.gif) left top repeat-x #ececec; border-bottom:1px solid #c3bac5; -webkit-border-radius: 12px; -moz-border-radius: 12px; border-radius: 12px;  position:relative;
behavior: url(js/PIE.htc); color:#4e4c4c; cursor:pointer; }
.list-2 li:hover {  background:url(../images/list-1-bg-hover.gif) left top repeat-x;}
.list-2 li a { text-decoration:none; display:block; color:#4e4c4c; padding:15px 0 0 11px;}
.list-2 li a strong { background:url(../images/list-1-a.gif) left 2px no-repeat; padding-left:23px;}
.list-2 li span { padding-left:34px;}

.list-pad { padding-top:24px;}

.link { font-size:12px; line-height:21px; text-decoration:none; color:#FFF; display:inline-block; background:url(../images/link-bg.gif) left top repeat-x #000;-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;  position:relative;
behavior: url(js/PIE.htc); margin-top:23px; padding:2px 16px 5px 14px;}
:hover.link { background:#000;}
.link-top { margin-top:16px; }
.link-top1 { margin-top:34px;}
.link-top2 { margin-top:21px;}
.link-top3 { margin-top:12px; }
.link-pad { padding-top:2px;}
.link-pad1 { padding-top:5px;}
	
	.list li {
		font-size:12px;
		line-height:24px;
		padding-left:15px;
		margin-left:1px;
		background:url('../images/marker.gif') no-repeat left 11px;
		height:1%; 
		
	}
		.list li a {
			color:#676767;
			text-decoration:none;
		}
			.list li a:hover {
				text-decoration:underline;
			}
			
			
			
.contact { padding-left:1px;}
.contact strong { padding-top:18px; display:inline-block;}
.contact a { text-decoration:none; font-weight:bold;}
.contact a:hover { text-decoration:underline;}
.contact p { padding-top:12px;}
.contact span { display:inline-block; width:102px;}

.contact1 strong { padding-top:18px; display:inline-block;}
.contact1 a {  text-decoration:underline; font-weight:bold;}
.contact1 a:hover {text-decoration:none; }
.contact1 p { padding-top:12px;}
.contact1  .top { padding-top:18px;}
.contact1 span { display:inline-block; width:53px;}
.contact1 { width:179px;}

/*===== footer =====*/
.policy { padding:33px 0 0 18px;}
.policy img { margin-right:7px;}
.policy  a { color:#4f4f4f; text-decoration:none; }
.policy strong { font-weight:normal; font-size:8px;}
.policy  a span { color:#9c9c9c;text-decoration:underline; padding-right:13px;}
.policy  a:hover span { text-decoration:none;}
/*----- forms -----*/
#SearchForm {
 padding:12px 0px 0px 74px;
 width:235px;
 
 
}

 #SearchForm label {
  display:inline-block;
  vertical-align:top;
  width:174px;
  height:22px;
  background: url(../images/input-bg.gif) 0 0 no-repeat;
  padding-right:5px;
 }
 #SearchForm .input {
  line-height:1.2307em;
  border: none;
  background: none;
  height:16px;
  width:165px;
  padding:3px 3px 3px 6px;
 }
 	 #SearchForm input {
		 vertical-align:top;
	 }




#contacts-form fieldset {
	border:none;
	padding-left:2px;
	padding-top:1px;
}
	#contacts-form label {
		display:block;
		height:41px;
		overflow:hidden;
		background:none;
		vertical-align:top;
	}
		#contacts-form input {
			width:186px;
			height:17px;
			padding:4px 3px 3px 6px;
			border:1px solid #dddddd;
			line-height:1.2307em;
			background:#fff;
			color:#8c8c8c;
			-webkit-border-radius: 8px; 
			-moz-border-radius: 8px; 
			border-radius: 8px;  
			position:relative;
			behavior: url(js/PIE.htc);
		}
		#contacts-form .textarea-box {
			background:none;
			margin-top:-1px;
			overflow:hidden;
		}
		#contacts-form textarea {
			width:186px;
			padding:4px 3px 3px 6px;
			border:1px solid #dddddd;
			background:#fff;
			color:#8c8c8c;
			height:383px;
			overflow:auto;
			-webkit-border-radius: 8px; 
			-moz-border-radius: 8px; 
			border-radius: 8px;  
			position:relative;
			behavior: url(js/PIE.htc);
		}
		#contacts-form .link {
			margin-top:22px;
			width:83px;
			padding:2px 0px 5px 0px;
			text-align:center;
		}
			#contacts-form .link-right {
				margin-right:25px;
				margin-left:2px;
				}
/*==========================================*/
    
/* Project specifics =========================================================== */
/* Pour some CSS below ========================================================= */