.defaults {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
}
.header {
	background-color: #4C5B52;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	visibility: visible;
	width: 1200px;
	top: 40px;
	visibility: visible;
	z-index: 0;
	margin-bottom: 40px;
	height: 70px;
}

.header_container {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 70px;
	width: 1000px;	
}


.header_ctr {
	width: 980px;
	height: 70px;
	background-color: #4C5B52;
	float: left;
}



.header_lh {
	width: 10px;
	height: 70px;
	background-attachment: scroll;
	background-image: url(../graphics/header_lh.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
}
.header_rh {
	width: 10px;
	height: 70px;
	background-attachment: scroll;
	background-image: url(../graphics/header_rh.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
}


.headerLogo {
	position: relative;
	height: 100px;
	width: 315px;
	top: -42px;
}

.headerCham {
	position: relative;
	height: 14px;
	width: 100px;
	color: #FFFFFF;
	top: -52px;
	left: 222px;
	letter-spacing: 0.4em;
	text-align: right;
	font-variant: small-caps;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
}

.headerChalet {
	position: relative;
	height: 18px;
	width: 200px;
	color: #FCB041;
	top: -112px;
	left: 122px;
	letter-spacing: 0.35em;
	text-align: right;
	font-variant: small-caps;
	font-size: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	word-spacing: 0.6em;
}


.contentArea {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 1200px;
}


.titleArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3em;
	color: #999999;
	padding-top: 30px;
	position: relative;
	width: 1200px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
}

.txtArea {
	float: left;
	position: relative;
	width: 880px;
}


.textBlock {
	overflow: hidden;
	position: relative;
	visibility: visible;
	width: 408px;
	font-size: 1.4em;
	line-height: 1.5em;
	padding-top: 10px;
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
}
.textBlockRight {
	overflow: hidden;
	position: relative;
	visibility: visible;
	width: 408px;
	font-size: 1.4em;
	line-height: 1.5em;
	padding-top: 10px;
	padding-left: 20px;
	float: left;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	padding-right: 20px;
	top: 10px;
}

.picBlock {
	float: left;
	top: 10px;
	width: 300px;
	position: relative;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #E5E5E5;
	padding-left: 15px;
}


.picUpper {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	overflow: hidden;
	position: relative;
	width: 300px;
}
.picLower {
	padding-top: 5px;
	overflow: hidden;
	position: relative;
	width: 300px;
}

.flag {
	margin-bottom: 20px;
	position: relative;
	height: 32px;
	width: 32px;
}

.contactBlock {
	clear: left;
	width: 846px;
	background-color: #EAEAEA;
	height: 106px;
	padding-top: 20px;
	padding-left: 20px;
}

.contactDetails {
	line-height: 1.5em;
	font-size: 1.2em;
	color: #666666;
	font-weight: bold;
	letter-spacing: 0.1em;
}

a.iLink:link
{
color: #6f8a50;
text-decoration: none}

a.iLink:visited
{
color: #6f8a50;
text-decoration: none}

a.iLink:hover
{
color: #0099ff;
text-decoration: underline}

.b1 {
	background-color: #999999;
	position: relative;
	height: 100px;
	width: 80px;
	left: 10px;
}

.b2 {
	background-color: #999999;
	position: relative;
	height: 80px;
	width: 100px;
	top: -90px;
}

.topLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100px;
	color: #999999;
	position: absolute;
	height: 30px;
	width: 30px;
	left: 2px;
	top: -36px;
}
.topRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100px;
	color: #999999;
	position: absolute;
	height: 30px;
	width: 30px;
	left: 77px;
	top: -36px;
}

.bottomLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100px;
	color: #999999;
	position: absolute;
	height: 30px;
	width: 30px;
	left: 2px;
	top: 39px;
}
.bottomRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100px;
	color: #999999;
	position: absolute;
	height: 30px;
	width: 30px;
	left: 77px;
	top: 39px;
}
.container2 {
	border: 1px solid #CCCCCC;
	position: relative;
	height: 100px;
	width: 1000px;
}

.tl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100px;
	position: absolute;
	height: 30px;
	width: 30px;
	left: -6px;
	top: -44px;
	color: #99FFCC;
}
.tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100px;
	position: absolute;
	height: 30px;
	width: 30px;
	top: -44px;
	color: #99FFCC;
	right: 0px;
}

.bl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100px;
	position: absolute;
	height: 30px;
	width: 30px;
	left: -6px;
	color: #99FFCC;
	bottom: 38px;
}
.br {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100px;
	position: absolute;
	height: 30px;
	width: 30px;
	color: #99FFCC;
	right: 0px;
	bottom: 38px;
}

.block1 {
	position: absolute;
	height: 100px;
	width: 976px;
	background-color: #99FFcc;
	left: 12px;
	}
