@charset "utf-8";
/*RESET*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, code, del, em, font, img, small, strike, strong, dl, dt, dd, ol, ul, li, fieldset, form, label, table, caption, tbody, tfoot, thead, tr, th, td {
}
ol, ul { list-style:none; }
blockquote, q { quotes:none; }
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none;
}
td {
}


ol, ul { list-style:none; }

a, a:visited {
	outline:none; border:none; text-decoration:none;color:#414242;
}
a:hover { outline:none; border:none; text-decoration:underline;}
a:active { outline:none; border:none; text-decoration:none;color:#414242;}
a img{outline:none; border:none; text-decoration:none;}
h1{color:#00aeef; font:Arial; font-size:13px; line-height:.5em; font-weight:bold;}
p{color:#7b7b7b; font-size:11px;} 
h3{ color:#424242; font-size:11px;}
body {
	font: 100% Arial;
	background: #fff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColFixCtr #container {
	width: 975px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	margin-top:10px;
	border:none;
	/*border: 1px #ccc solid;*/
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding-left:20px;
	padding-right:20px;
}
.header{
	background-image:url(images/logo.png);
	background-position:left;
	background-repeat:no-repeat;
	width:975px;
	height:151px;
	padding-bottom:20px;
}
.headerfr{
	background-image:url(images/logo_fr.png);
	background-position:left;
	background-repeat:no-repeat;
	width:975px;
	height:151px;
	padding-bottom:20px;
}
.titlebar{border:none; border-top:1px solid #c7c8ca;border-bottom:1px solid #c7c8ca; background:url(images/under_dev_title.png) center no-repeat; height:41px;}
.titlebarfr{border:none; border-top:1px solid #c7c8ca;border-bottom:1px solid #c7c8ca; background:url(images/under_dev_title_fr.png) center no-repeat; height:68px;}
.footer{border:none; border-top:1px solid #c7c8ca;border-bottom:1px solid #c7c8ca; padding-top:20px;padding-bottom:0px; height:325px;font-weight:bold;}
.contactUs{ width:660px;font-size:12px; float:left;padding-left:7px;}
.followUs{
	font-size:12px; float:right; width:241px; height:100px; padding-right:-7px;
}
ul#under_dev li{display:inline; float:left; width:235px; padding-right:8px;list-style-type: none; }
ul#under_dev{ margin-left:-31px;margin-right:-30px;margin-top:-10px;}
.copyright_text{color:#7b7b7b; font:Arial; font-size:11px; text-align:right; padding-top:10px;padding-bottom:20px;}
.dev{height:330px;padding-bottom:0;}
.icontext{ line-height:2.2em; color:#414242;}
.socialicon{display:block; width:33px; float:left;padding-right:5px;}
#form{
	float:right;
	width:342px;
}
#Message{width:342px;border:1px #d7d7d7 solid; font:Arial; font-size:12px; color:#999; padding: 5px 0 5px 5px; font-family:Arial;}
input{
	width:342px;
	border:1px #d7d7d7 solid;
	font:Arial;
	font-size:12px;
	color:#999;
	padding: 5px 0 5px 5px;
}
input#sendfrm{color:#fff; background:url(images/submiticon_fr.png)  no-repeat center; width:90px; height:25px; border:none; padding:0;}
.information{float:left;}
#cm186309,#cm186310{width:20px}
#fr{ float:right; font:Arial; font-size:11px; color: #c7c8ca; margin-top:25px;}
#fr a{color: #c7c8ca;}
