* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
body { 
	background:#4d4338; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	line-height:1.125em;
	color:#6f6863;
}

img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
object { 
	vertical-align:top; 
	outline:none;
}
ul, ol { 
	list-style:none;
}

.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;
}
.container { 
	width:100%;
}




/*==== GLOBAL =====*/
#main {
	width:957px; 
	margin:0 auto;
	font-size:.75em;
	position:relative;
}

#header {
	height:366px;
  background:url(../images/header-bg.jpg) no-repeat left bottom;*/
}
#footer {
	height:62px;
}


/*---- tailings ----*/
.tail-top { 
	background:url(../images/tail-top2.gif) left top repeat-x #fff;
}
.tail-bottom { 
	background:url(../images/tail-bottom2.gif) left bottom repeat-x;
}


/*----- forms parameters -----*/

input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif; font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/*----- other -----*/
.img-indent { 
	margin:0 20px 0 0; 
	float:left;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:28px;
}
	.img-box img { 
		float:left; 
		margin:0 20px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}


p {
	margin-bottom:18px;
}
.p1 { 
	margin-bottom:9px;
}
.p2 { 
	margin-bottom:18px;
}
.p3 { 
	margin-bottom:27px;
}

/*----- txt, links, lines, titles -----*/
a {
	color:#66971a; 
	outline:none;
}
a:hover{
	text-decoration:none;
}

h1 {
	color:#1e1b17;
	line-height:1.2em;
	font-weight:normal;
	font-size:21px;
	letter-spacing:-1px;
	margin-bottom:14px;
}

h2 {
	color:#1e1b17;
	line-height:1.2em;
	font-size:23px;
	font-style:italic;
	margin-bottom:14px;
}
h3 {
	font-size:21px;
	line-height:1.2em;
	text-transform:uppercase;
	font-weight:normal;
	color:#1e1b17;
	letter-spacing:-1px;
	margin-bottom:19px;
}
h4 {
	font-size:24px;
	font-weight:normal;
	line-height:1.2em;
	color:#fffffe;
	margin-bottom:15px;
}
h5 {
	font-size:1em;
	margin-bottom:18px;
}
h6 {
	color:#1e1b17;
	line-height:1.2em;
	font-size:22px;
	font-style:italic;
	margin-bottom:14px;
}



.link1 { 
	display:block;
	float:left;
	background:url(../images/link1-bg.gif) left top repeat-x; 
	color:#fff !important; 
	text-decoration:none;
	font-size:18px;
}
.link1:hover { 
	text-decoration:none;
}
	.link1 em {
		display:block;
		background:url(../images/link1-left.gif) no-repeat left top;
	}
	.link1 b { 
		display:block;
		background:url(../images/link1-right.gif) no-repeat right top; 
		padding:6px 11px 8px 11px; 
		font-weight:normal;
	}
	

.link2 {
	color:#d5cfc8;
}

			

.line-hor { 
	background:#eae9e7;
	height:3px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:39px 0 39px 0;
}
.line-hor1 { 
	background:#eae9e7;
	height:3px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:15px 0 39px 0;
}
.line-hor2 { 
	background:#eae9e7;
	height:3px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:15px 0 15px 0;
}
.line-hor3 { 
	background:#d0cfce;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:1px 0 5px 0;
}

/*==================boxes====================*/
.box {
	background:#f6f6f6;
	width:100%;
}
	.box .left-top-corner {
		background:url(../images/left-top-corner.gif) no-repeat left top;
	}
	.box .right-top-corner {
		background:url(../images/right-top-corner.gif) no-repeat right top;
	}
	.box .left-bot-corner {
		background:url(../images/left-bot-corner.gif) no-repeat left bottom;
		width:100%;
		}
	.box .right-bot-corner {
		background:url(../images/right-bot-corner.gif) no-repeat right bottom;
		}
	.box .inner { 
		padding:20px 25px 24px 27px;
	}
	
	
		.box .link1 em {
			background:url(../images/link1-1-left.gif) no-repeat left top;
		}
		.box .link1 b { 
			background:url(../images/link1-1-right.gif) no-repeat right top;
		}
	
	
	

.box1 {
	background:url(../images/box1-bg.gif) left top repeat-x #4d4338;
	width:100%;
	color:#d5cfc8;
}
	.box1 .left-top-corner {
		background:url(../images/left-top-corner1.gif) no-repeat left top;
	}
	.box1 .right-top-corner {
		background:url(../images/right-top-corner1.gif) no-repeat right top;
	}
	.box1 .left-bot-corner {
		background:url(../images/left-bot-corner1.gif) no-repeat left bottom;
		width:100%;
		}
	.box1 .right-bot-corner {
		background:url(../images/right-bot-corner1.gif) no-repeat right bottom;
		}
	.box1 .inner { 
		padding:20px 25px 30px 27px;
	}
	.box1 a {
		color:#d5cfc8;
	}
	
			.box1 .link1 em {
			background:url(../images/link1-2-left.gif) no-repeat left top;
			}
			.box1 .link1 b { 
				background:url(../images/link1-2-right.gif) no-repeat right top;
			}





.address dt {
	margin-bottom:16px;
}
.address dd { 
	clear:both;
	text-align:right;
}
	.address dd span { 
		float:left;
		padding-right:10px;
	}


/*===== header =====*/
#header .row-1 {
	height:122px;
}
	#header .row-1 .fleft {
		padding:2px 0 0 0;
	}
	#header .nav {
		float:right;
		padding:80px 0 0 0;
	}
		#header .nav li {
			float:left;
			padding-left:1px;
		}
			#header .nav li a {
				display:block;
				float:left;
				background:url(../images/nav-bg1.gif) no-repeat left top;
				width:107px;
				height:42px;
				line-height:42px;
				text-align:center;
				color:#fff;
				text-decoration:none;
				font-size:15px;
			}
			#header .nav li a.current {
				background:url(../images/nav-bg2.gif) no-repeat left top;
				text-transform:uppercase;
				color:#3b362e;
			}
#header .row-2 {
	padding:121px 0 0 0px;  
}


/*===== content =====*/
#content .indent {
	padding:8px 0 52px 0;
}
	#content .indent .indent {
		padding:21px 0 0 13px;
	}
	
.indent2 {
	padding:0px 0 0px 0;
}

.banners {
	width:100%;
	overflow:hidden;
	padding:2px 0 0 0;
}
	.banners li {
		float:left;
	}

.list1 li {
	background:url(../images/arrow1.gif) no-repeat left 7px;
	padding:0 0 7px 13px;
}

.list2 li {
	padding:0 0 14px 28px;
}
	.list2 li.icon1 {
		background:url(../images/icon1.gif) no-repeat left 9px;
	}
	.list2 li.icon2 {
		background:url(../images/icon2.gif) no-repeat left 9px;
	}
	.list2 li.icon3 {
		background:url(../images/icon3.gif) no-repeat left 9px;
	}
	.list2 li.icon4 {
		background:url(../images/icon4.gif) no-repeat left 9px;
	}
	.list2 li.icon5 {
		background:url(../images/icon5.gif) no-repeat left 9px;
	}
	.list2 li.icon6 {
		background:url(../images/icon6.gif) no-repeat left 3px;
	}
	.list2 li.icon7 {
		background:url(../images/icon7.gif) no-repeat left 3px;
	}
	.list2 li.icon8 {
		background:url(../images/icon8.gif) no-repeat left 3px;
	}
	.list2 li.icon9 {
		background:url(../images/icon9.png) no-repeat left 3px;
	}
	.list2 li.icon10 {
		background:url(../images/icon10.png) no-repeat left 3px;
	}
	.list2 li.icon11 {
		background:url(../images/icon11.png) no-repeat left 3px;
	}
	.list2 li.icon12 {
		background:url(../images/icon12.png) no-repeat left 3px;
	}
	.list2 li.iconplat {
		background:url(../images/mapicon4.png) no-repeat left 9px;
	}
	.list2 li.iconhq {
		background:url(../images/mapicon1.png) no-repeat left 9px;
	}
		.list2 li.iconage {
		background:url(../images/mapicon3.png) no-repeat left 9px;
	}
		.list2 li a {
			color:#d5cfc8;
		}

.list3 li {
	padding:0 0 7px 26px;
}
	.list3 li.icon1 {
		background:url(../images/icon1.gif) no-repeat left 3px;
	}
	.list3 li.icon2 {
		background:url(../images/icon2.gif) no-repeat left 3px;
	}
	.list3 li.icon3 {
		background:url(../images/icon3.gif) no-repeat left 3px;
	}
	.list3 li.icon4 {
		background:url(../images/icon4.gif) no-repeat left 3px;
	}
	.list3 li.icon5 {
		background:url(../images/icon5.gif) no-repeat left 3px;
	}
	.list3 li.icon6 {
		background:url(../images/icon6.gif) no-repeat left 3px;
	}
	.list3 li.icon7 {
		background:url(../images/icon7.gif) no-repeat left 3px;
	}
	.list3 li.icon8 {
		background:url(../images/icon8.gif) no-repeat left 3px;
	}
	.list3 li.icon9 {
		background:url(../images/icon9.png) no-repeat left 3px;
	}
	.list3 li.icon10 {
		background:url(../images/icon10.png) no-repeat left 3px;
	}
	.list3 li.icon11 {
		background:url(../images/icon11.png) no-repeat left 3px;
	}
	.list3 li.icon12 {
		background:url(../images/icon12.png) no-repeat left 3px;
	}
	.list3 li.iconfr {
		background:url(../images/flagsm_fr.png) no-repeat left 3px;
	}
  .list3 li.iconit {
		background:url(../images/flagsm_it.png) no-repeat left 3px;
	}
	.list3 li.iconuk {
		background:url(../images/flagsm_uk.png) no-repeat left 3px;
	}
	
		.list3 li a {
			color:#fff;
		}

.list4 li {
	background:url(../images/icon1.gif) no-repeat left 7px;
	padding:0 0 7px 30px;
}

.list5 li {
	padding:0 0 7px 26px;
}
	.list5 li.icon5 {
		background:url(../images/icon5.gif) no-repeat left 3px;
	}
	.list5 li.icon12 {
		background:url(../images/icon12.png) no-repeat left 3px;
	}

		.list5 li a {
			color:#66971a;
		}
/*===== footer =====*/
#footer {
	color:#a1988e;
}
	#footer .indent {
		padding:16px 0 0 0;
	}
		#footer strong {
			color:#fff;
		}
		#footer a {
			text-decoration:none;
			color:#a1988e;
		}
			#footer a:hover {
				color:#fff;
			}
		#footer .nav {
			float:right;
		}
			#footer .nav li {
				display:inline;
				color:#6c665e;
			}
				#footer .nav li a {
					padding:0 7px 0 4px;
					color:#a1988e;
					text-decoration:none;
				}
				#footer .nav li a:hover, #footer .nav li a.current {
					color:#fff;
				}
/*===== Flags=====*/
#flag-lang {
	position:absolute;
	width:215px;
	right:0;
	top:29px;
	text-align:right;
}

/*==========================================*/
