#lang {
padding-left: 545px;	
padding-top: 22px;
text-decoration: none;

}




#lang a:link { 
	color: #000000;

text-decoration: none;
	}

#lang a:visited { 
	color: #000000;
text-decoration: none;
	}
#lang a:hover { 
	color: #CCCCCC;
	background-color: red;
	text-decoration: none;
	}

#lang a:active { 
		color: #000000;
text-decoration: none;


	}



body
{
background-image:url('images/bg.jpg');
background-repeat:repeat-x;
background-color: #bb7269;
 margin: 0;
 padding: 0;
}


#container {

	width: 1007px;
	margin: auto;
}


#contact {

	width: 800px;
	margin: auto;
	padding-left: 15px;
}




#menu {
	width: 1007px;
	
	/*changes start*/
	height: 390px;
	/*changes end*/
	
	
	background-image: url('./images/head.jpg');
	background-position: top left;
	background-repeat: no-repeat;
}

#menutext {
	padding-top: 268px;
	padding-left: 285px;
color: #FFF;

}

#menutext a:link { 
	color: #FFFFFF;
text-decoration: none;
	}
#menutext a:visited { 
	color: #FFFFFF;
text-decoration: none;
	}
#menutext a:hover { 
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
	}
#menutext a:active { 
	color: #333333;
	}



#menutexttour a:link { 
	color: #000;
text-decoration: none;
	}
#menutexttour a:visited { 
	color: #000;
text-decoration: none;
	}
#menutexttour a:hover { 
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
	}
#menutexttour a:active { 
	color: #333333;
	}



#main {
padding-left: 35px;	

}





#top {
float:left;
	width: 916px;
	height: 49px;
	background-image: url('./images/top.png');
	background-position: top left;
	background-repeat: no-repeat;
}
#middle {
float:left;
	width: 916px;
	background-image: url('./images/middle.png');
	background-position: top left;
	
}

#bodytext {
float:left;
padding-left: 30px;
width: 420px;
}

#bodytext2 {
float:left;
padding-left: 30px;
width: 415px;
}




#footer {
 
float:left;
background-image:url('images/foot.png');
height:108px;
width:100%; 
margin-bottom: 0
margin-left:0; 
} 
#footertext a:link { 
	color: #FFFFFF;
text-decoration: none;
	}
#footertext a:visited { 
	color: #FFFFFF;
text-decoration: none;
	}
#footertext a:hover { 
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
	}
#footertext a:active { 
	color: #333333;
	}



a img { border:none; }















