#header{
	float:inherit;
	width:980px;
	height:135px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#logo {
	height: 77px;
	width: 458px;
	margin-left: 0px;

}

#languages {
	position: absolute;
	right: 10px;
	top: 5px;
	border: 0px;
}

#languages img {
margin: 3px;
border: 0px;
}


#menu{
	clear:left;
	width:980px;
	height:135px;
	margin-right: auto;
	margin-left: auto;
	float: inherit;
	padding-top: 15px;
}

#youare {
	clear:left;
	width:940px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 6px;
}

#youare a:link {
	color: #5E8FB9;
	text-decoration: none;
}
#youare a:visited {
	color: #5E8FB9;
	text-decoration: none;
}
#youare a:active {
	color: #5E8FB9;
	text-decoration: none;
}
#youare a:hover {
	color: #CE0000;
	text-decoration: underline;
}

.menucaps {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	color: #C9D1E9;
	}

#wrapper{
	clear:left;
	width:980px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/contentbg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	position: relative;
}

#piecemakerholder {
	height: 410px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#greyimages {
	height: 387px;
	width: 976px;
	margin-right: auto;
	margin-left: auto;
}

.bottomshaddowline {
	background-image: url(../images/bottom-shaddow-line.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 980px;
}
.bottomshaddowlines {
	background-image: url(../images/bottom-shaddow-lines.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 936px;
}

#sexysharring {
	height: 70px;
	width: 976px;
	margin-right: auto;
	margin-left: auto;
}

#ContentTable{
	border-collapse:collapse;
	width:100%;
	height: 100%;
}

#ContentTable .LeftSideBar{
	width:312px;
	color:#ccc;
	text-align:left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.ContentsArea {
	padding-top: 10px;
}

.ContentBoxDl{
	text-align: center;
	padding: 0px;
}
.ContentBoxD2{
	padding:7px;
}

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:0px;
	background-color:#024770;
	background-image: url(../images/bgbody.gif);
	background-repeat: repeat-x;
	color: #777;
}


*{margin:0px}


h1 {
	font-size: 19px;
	color: #437399;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 10px;
	margin-top: 5px;
}

h2 {
	font-size:1em;
	color: #FFF;
	font-weight: normal;
	text-transform: uppercase;
	background-color: #025A8E;
	padding: 4px;
	margin-right: 16px;
	margin-left: 16px;
}

h3 {
	font-size:18pt;
	color:#999;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 24px;
	font-weight: bolder;
	text-transform: uppercase;
}

h4 {
	font-size:1em;
	color: #777;
	font-weight: normal;
	padding-top: 10px;
	text-transform: uppercase;
}

h5 {
	font-size:1em;
	color: #777;
	font-weight: normal;
	text-transform: uppercase;
	padding-top: 10px;
}
/*--Grey Effect Begin--*/

ul.gallery {
	width: 946px;
	list-style: none;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
ul.gallery li {
	float: left;
	margin: 10px;
	padding: 0;
	text-align: center;
	border: 1px solid #ccc;
	-moz-border-radius: 0px 0px 4px 4px; /*--CSS3 Rounded Corners--*/
	-khtml-border-radius: 0px 0px 4px 4px; /*--CSS3 Rounded Corners--*/
	-webkit-border-radius: 0px 0px 4px 4px; /*--CSS3 Rounded Corners--*/
	display: inline; /*--Gimp Fix aka IE6 Fix--*/
}
ul.gallery li a.thumb {
	width: 204px;
	height: 182px;
	padding: 5px;
	border-bottom: 1px solid #ccc;
	cursor: pointer;
}
ul.gallery li span { /*--Used to crop image--*/
	width: 204px;
	height: 182px;
	overflow: hidden;
	display: block;
}
ul.gallery li a.thumb:hover {
	background: #333;
}
ul.gallery li h4 {
	font-size: 1em;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0;
	padding: 10px;
	border-top: 1px solid #fff; /*--Subtle bevel effect--*/
	background-color: #f0f0f0;
	background-image: url(../images/boxhbg.jpg);
	background-repeat: repeat-x;
}
ul.gallery li a {
	text-decoration: none;
	color: #777;
	display: block;
}
/*--Grey Effect End--*/
/*--Grey Effect Begin--*/

ul.galeri {
	list-style: none;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
ul.galeri li {
	float: left;
	margin: 1px;
	padding: 0;
}
ul.galeri li a.thumb {
	width: 204px;
	height: 44px;
	padding: 5px;
	cursor: pointer;
}
ul.galeri li span { /*--Used to crop image--*/
	width: 204px;
	height: 44px;
	overflow: hidden;
	display: block;
}
ul.galeri li a.thumb:hover {

}
ul.galeri li h4 {
	margin-top: 10px;
}
ul.galeri li a {
	text-decoration: none;
	color: #777;
	display: block;
}
/*--Grey Effect End--*/

/*--Grey Effect 2 Begin--*/
ul.galery {
	width: 260px;
	list-style: none;
	padding: 0;

}

ul.galery li {
	float: left;
	padding: 0;
	text-align: center;
	border: 1px solid #ccc;
	display: inline; /*--Gimp Fix aka IE6 Fix--*/
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}
ul.galery li a.thumbu {
	width: 260px;
	height: 170px;
	padding: 1px;
	cursor: pointer;
}
ul.galery li span { /*--Used to crop image--*/
	width: 260px;
	height: 170px;
	overflow: hidden;
	display: block;
}
ul.galery li a.thumbu:hover {
	background: #333;
}

ul.galery li a {text-decoration: none; color: #777; display: block;}

/*--Grey Effect End--*/

.greytextholder {
	display: table;
	float: left;
	padding-left: 10px;
}

.greytextrow {
	display: table-row;
}

.greycell {
	display: table-cell;
	width: 215px;
	height: 100px;
	border-right-width: 20px;
	border-right-style: solid;
	border-right-color: #FFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

.greycell p {
	font-size: 11px;
	color: #777;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.boxheader {
	text-align: center;
	height: 33px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #fff;
	border-bottom-color: #ccc;
	background-color: #FFF;
	background-image: url(../images/boxhbg.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	}
	
.boxheader h4 {	
	font-size: 1em;
	font-weight: normal;
	text-transform: uppercase;
}

.leftbox {
	width: 310px;
	background-color: #FFF;
	float: left;
	margin: 10px;
	text-align: left;
	border: 1px solid #C6D0D7;
	-moz-border-radius: 4px 4px 0px 0px; /*--CSS3 Rounded Corners--*/
	-khtml-border-radius: 4px 4px 0px 0px; /*--CSS3 Rounded Corners--*/
	-webkit-border-radius: 4px 4px 0px 0px; /*--Gimp Fix aka IE6 Fix--*/
	clear: left;
	padding-bottom: 14px;
}
.leftbox_fool {
	width: 310px;
	float: left;
	clear: left;
	margin-top: 10px;
	margin-right: 12px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.leftboxpic {
	width: 310px;
	background-color: #FFF;
	float: left;
	margin: 10px;
	text-align: left;
	border: 1px solid #C6D0D7;
	-moz-border-radius: 4px 4px 0px 0px; /*--CSS3 Rounded Corners--*/
	-khtml-border-radius: 4px 4px 0px 0px; /*--CSS3 Rounded Corners--*/
	-webkit-border-radius: 4px 4px 0px 0px; /*--Gimp Fix aka IE6 Fix--*/
	clear: left;
}
.boxpic {
	height: 250px;
	width: 300px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 5px;
}

.leftcbox {
	width: 310px;
	background-color: #FFF;
	float: left;
	margin: 10px;
	text-align: left;
	border: 1px solid #C6D0D7;
	-moz-border-radius: 4px 4px 0px 0px; /*--CSS3 Rounded Corners--*/
	-khtml-border-radius: 4px 4px 0px 0px; /*--CSS3 Rounded Corners--*/
	-webkit-border-radius: 4px 4px 0px 0px; /*--CSS3 Rounded Corners--*/
	display: inline; /*--Gimp Fix aka IE6 Fix--*/
	clear: left;
}

.leftibox {
	width: 310px;
	background-color: #FFF;
	float: left;
	margin: 10px;
	text-align: center;
	border: 1px solid #C6D0D7;
	-moz-border-radius: 4px 4px 0px 0px; /*--CSS3 Rounded Corners--*/
	-khtml-border-radius: 4px 4px 0px 0px; /*--CSS3 Rounded Corners--*/
	-webkit-border-radius: 4px 4px 0px 0px; /*--CSS3 Rounded Corners--*/
	display: inline; /*--Gimp Fix aka IE6 Fix--*/
}


.leftbox p {
	font-size: 11px;
	color: #777;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 10px;
	clear: left;
}

.leftcbox p {
	font-size: 11px;
	color: #437399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 10px;
}

.bold {
	font-size: 11px;
	color: #777;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.allbox {
	height: 100%;
	width: 940px;
	background-color: #FFF;
	float: left;
	text-align: left;
	border: 1px solid #C6D0D7;
	-moz-border-radius: 4px 4px 0px 0px; /*--CSS3 Rounded Corners--*/
	-khtml-border-radius: 4px 4px 0px 0px; /*--CSS3 Rounded Corners--*/
	-webkit-border-radius: 4px 4px 0px 0px; /*--Gimp Fix aka IE6 Fix--*/
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.allbox p {
	font-size: 11px;
	color: #777;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 10px;
}
.allbox_f {
	height: 100%;
	width: 940px;
	background-color: #FFF;
	float: left;
	text-align: left;
	border: 1px solid #C6D0D7;
	-moz-border-radius: 4px 4px 0px 0px; /*--CSS3 Rounded Corners--*/
	-khtml-border-radius: 4px 4px 0px 0px; /*--CSS3 Rounded Corners--*/
	-webkit-border-radius: 4px 4px 0px 0px; /*--Gimp Fix aka IE6 Fix--*/
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.allbox_f p {
	font-size: 11px;
	color: #777;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.rightbox {
	height: 100%;
	width: 608px;
	background-color: #FFF;
	float: left;
	margin: 10px;
	text-align: left;
	border: 1px solid #C6D0D7;
	-moz-border-radius: 4px 4px 0px 0px; /*--CSS3 Rounded Corners--*/
	-khtml-border-radius: 4px 4px 0px 0px; /*--CSS3 Rounded Corners--*/
	-webkit-border-radius: 4px 4px 0px 0px; /*--Gimp Fix aka IE6 Fix--*/
}
.rightbox_gifa {
	height: 100%;
	width: 608px;
	background-color: #FFF;
	float: left;
	margin: 10px;
	text-align: left;
	border: 1px solid #C6D0D7;
	-moz-border-radius: 4px 4px 0px 0px; /*--CSS3 Rounded Corners--*/
	-khtml-border-radius: 4px 4px 0px 0px; /*--CSS3 Rounded Corners--*/
	-webkit-border-radius: 4px 4px 0px 0px; /*--Gimp Fix aka IE6 Fix--*/
}

.rightboxenv {
	height: 100%;
	width: 606px;
	background-color: #FFF;
	float: left;
	margin: 10px;
	text-align: center;
	border: 1px solid #C6D0D7;
	-moz-border-radius: 4px 4px 0px 0px; /*--CSS3 Rounded Corners--*/
	-khtml-border-radius: 4px 4px 0px 0px; /*--CSS3 Rounded Corners--*/
	-webkit-border-radius: 4px 4px 0px 0px; /*--Gimp Fix aka IE6 Fix--*/
}

.rightbox p {
	font-size: 11px;
	color: #777;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 16px;
	margin-left: 16px;
}

.rightbox_gifa h1 {
	padding-left: 6px;
}

.rightbox_gifa p {
	font-size: 11px;
	color: #777;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 16px;
	margin-left: 16px;
}

.rightbox h1 {
	padding-left: 6px;
}

.rightcbox {
	height: 100%;
	width: 606px;
	background-color: #FFF;
	float: left;
	margin: 10px;
	text-align: left;
	border: 1px solid #C6D0D7;
	-moz-border-radius: 4px 4px 0px 0px; /*--CSS3 Rounded Corners--*/
	-khtml-border-radius: 4px 4px 0px 0px; /*--CSS3 Rounded Corners--*/
	-webkit-border-radius: 4px 4px 0px 0px; /*--Gimp Fix aka IE6 Fix--*/
}

#mapholder {
	margin: 5px;
	height: 300px;
	width: 300px;
}

#boxfooter {
	font-size: 1em;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	height: 33px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #fff;
	border-bottom-color: #ccc;
	background-color: #FFF;
	background-image: url(../images/boxhbg.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	vertical-align: bottom;
	}
	
.bigmapl a:link {
	background: #FFFD8B;
	text-decoration: none;
	color: #437399;
}
	
.bigmapl a:visited {
	background: #FFFD8B; 
	text-decoration: none
}
.bigmapl a:active {
	background: #FFFD8B; 
	text-decoration: none
}
.bigmapl a:hover {
	background: #FFFD8B;
	color: #30526D;
}

#footer{
	clear:left;
	width:100%;
	text-align:center;
	background-image: url(../images/bgfooter.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 136px;
	margin-right: auto;
	margin-left: auto;
}

#footerpic{
	clear:left;
	width:980px;
	text-align:center;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 135px;
	margin-right: auto;
	margin-left: auto;
}

#footerholder {
	text-align:left;
	height: 60px;
	width: 450px;
	padding-top: 20px;
	padding-left: 20px;
	float: left;
}

#footer a:link, #footer a:visited, #footer a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	color: #C9D1E9;

	text-decoration: none;
}

#footer a:hover {
	font-family: Verdana, Geneva, sans-serif;	
	font-size: 1.1em;
	font-weight: normal;
	color: #FFF;

	text-decoration: underline;
}

#rights {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	float: right;
	width: 430px;
	height: 80px;
	text-align:left;
	padding-top: 20px;
	color: #C9D1E9;
}

#rights a:link, #rights a:visited, #rights a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	color: #437399;
	text-decoration: none;
}

#rights a:hover {
	font-family: Verdana, Geneva, sans-serif;	
	font-size: 1.1em;
	font-weight: normal;
	color: #FFF;
	text-decoration: underline;
}
.certified_badge {
	width:107px;
	height:104px;
	float: right;
	background-image: url(../images/iso_9001-2008.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: 20px;
	margin-top: -60px;
	cursor: pointer;
}
.certified_badge2 {
	width:107px;
	height:104px;
	float: right;
	background-image: url(../certificates/agrementat-afer.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: 20px;
	margin-top: -60px;
	cursor: pointer;
}