	
	BODY {
		font-family:arial;
		font-size:10pt;
		background:#baaea1;
		margin:0;
		padding:0;
	}
	
	IMG { border:0; }
	A { text-decoration:none; color:#684011;}
	
	
	#mainContainer {
		position:relative;
		top:0px;
		left:0px;
		margin:0 auto 0 auto;
		padding:0 10px 0 10px; 
		width:951px;
		background:url(../images/mainBg.png) repeat-y; 
	}
	
		#navi {
			background:url(../images/header.png) no-repeat; 
			width:888px; 
			height:59px; 
			padding-top:160px; 
			padding-left:63px; 
		}
		
			#navi ul {
				float:left;
				margin:0; 
				padding:0; 
			}
			
			#navi ul li {
				float:left; 
				list-style-type:none;
			}
			
			#navi .first {
				margin-bottom:10px;
			}
			
			#navi .first li {
				margin-right:18px; 
			}
			
			#navi .first a {
				color:#666;
				font-size:10pt; 
				text-transform:uppercase;
			}
			
				#navi .first a:hover,
				#navi .first a.selected {
					color:#5e3400;
				}
			
			#navi .second {
				clear:both;
			}
			
			#navi .second li {
				margin-right:18px; 
			}
			
			#navi .second a {
				font-size:8pt; 
				color:#666;
			}
			
				#navi .second a:hover,
				#navi .second a.selected {
					color:#5e3400;
				}
	#topImage {
		position:relative;
		margin:0 38px 0 38px; 
		width:880px; 
		height:360px; 
	}
	
		#topImage img {
			
			z-index:0; 
		}
	
		#followNavi {
			z-index:100;
			font-size:8pt;
			color:#84827d;
			line-height:31px;
			
			position:absolute; 
			bottom:0px;
			left:0px;
			background:url(../images/followNavBg.png) no-repeat; 
			width:855px; 
			height:31px;
			padding-left:25px;
		}
			#followNavi span {
				float:left;
			}
		
			#followNavi ul {
				margin:0; 
				padding:0;
				display:inline;
			}
			
			#followNavi li {
				list-style-type:none; 
				float:left; 
				display:inline;
			}
		
			#followNavi a {
				text-transform:uppercase;
				font-size:8pt;
				color:#84827d;
				line-height:31px;
				display:block; 
				padding-left:10px;
				margin-left:4px;
				background:url(../images/followNavArrow.png) 0 13px no-repeat; 
			}
			
			#followNavi a.first {
				background:transparent;
				padding-left:0;
			}
	
	
	#content {
		clear:both;
		margin-top:50px;
		padding:0 63px 10px 63px;
		font-size:9pt;
		color:#666;
	}
	
	#content.wi {
		float:left;
		margin-top:50px;
		padding:0 70px 10px 63px;
		font-size:9pt;
		width:485px;
		color:#666;
	}
	
	#gallerie img {
		float:left; 
		margin:0 5px 5px 0;
		 
		}
	
	
	#rightContent {
		float:left; 
		padding-top:115px;
	}
		
		A:hover,
		STRONG {
			color:#684011;
		}
	
		H1 {
			font-size:18pt;
			font-weight:normal;
			font-family:arial; 
			color:#684011;
			margin-bottom:20px;
			margin-top:0px;
			padding-top:15px;
			
		}
		
		H2, H3, H4 {
			font-size:10pt;
			font-weight:bold;
			font-family:arial; 
			color:#684011;
			
		}
		
		UL {
			margin-left:0; 
			padding-left:0; 
		}
		
		.input-text {
			font-family:arial;
			border: 1px solid #684011;
			width:100%;
		}
		
			.input-text:focus {
				background:#f0ece7;
			}
		
		#content LI {
			list-style-type:none; 
			background:url(../images/li.gif) 0 7px no-repeat;
			padding-left:15px;
			margin-bottom:10px;
		}
		
		#content TABLE TD {
			font-size:8pt; 
			padding-bottom:10px;
		}
		
		#content TABLE .left {
			vertical-align:top;
			width:241px; 
			padding-right:10px;
		}
		
		#content TABLE .right {
			vertical-align:top;
			width:241px; 
		}
		
		.linkBack {
			float: left;
			width: 79px;
			display: block;
		}
		
		.linkFwd {
			float: left;
			width: 80px;
			display: block;
			text-align: right;
		}
		
		.error {
			color:#ff0000;
		}
		
	#bottom {
		background:url(../images/bottomBg.jpg) no-repeat;
		width:951px; 
		height:97px; 
		margin:0 auto 0 auto; 
		padding:0 10px 0 10px;
	}
	
	#footer{
		margin:0 auto 55px auto;
		width:951px;
		
	}
	
	#footer A {
		display:block; 
		text-transform:uppercase;
		font-size:8pt;
		color:#4b4640;
		float:left;
		margin-right:15px;
	}
	
		#footer SPAN {
			display:block;
			clear:both;
			font-size:7pt;
			color:#968b81;
			margin-top:20px;
		}
	
		#footer .left, 
		#footer .right {
			float:left; 
		}
		
		#footer .left {
			margin-left:63px;
			width:620px; 
		}
