* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px 0px;
	padding: 0px 0px;
	background: #b7b5a5;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #484736;
	line-height: 20px;
	text-align: justify;
}

p {
	padding: 7px;
}

h1 {
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
}

img {
	behavior: url(iepngfix.htc);
}

#shadowTour {
	width: 943px;
	margin: 0px auto;
	background: url(../img/shadow_bg-tour.gif) repeat-y;
}

#containerTour {
	width: 923px;
	margin: 0px auto;
}

#flashHeader {
	position: relative;
	width: 923px;
	height: 400px;
	background: url(../img/flash_top_header-tour.jpg) top left no-repeat;
}

#flashHeaderSub {
	position: relative;
	width: 750px;
	height: 232px;
	background: url(../img/flash_top_header.jpg) top left no-repeat;
}

#flashTour {
	position: absolute;
	border: 1px solid #000000;
	background: #333333;
	width: 825px;
	height: 680px;
	top: 81px;
	left: 48px;
}

#flashPicsSub {
	position: absolute;
	border: 1px solid #000000;
	background: #333333;
	width: 655px;
	height: 148px;
	top: 81px;
	left: 48px;
}

#menu {
	width: 750px;
	height: 31px;
	margin-bottom: 1px;
	background: url(../img/menu_bg.gif) repeat-y;
	text-align: center;
}

#menu ul {
	text-align: center;
	color: #e7e5ce;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 30px;
}

#menu li {
	text-align: center;
	display: inline;
	padding: 0px 2px;
}

#menu a {
	color: #e7e5ce;
	text-decoration: none;
}

#menu a:hover {
	color: #e7e5ce;
	text-decoration: underline;
}

#flash3panel {
	width: 750px;
	height: 90px;
	background: url(../img/flash_3panel.jpg) no-repeat;
}

#contentTour {
	width: 823px;
	padding: 15px 50px 75px 50px;
	height: 300px;
}

#footer1Tour {
	margin: 0px auto;
	width: 923px;
	height: 25px;
	background: #b2af87;
	text-align: center;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	line-height: 23px;
}

#footer1Tour ul {
	text-align: center;
}

#footer1Tour li {
	text-align: center;
	display: inline;
	padding: 0px 2px;
}

#footer1Tour a {
	color: #484736;
	text-decoration: none;
}

#footer1Tour a:hover {
	color: #484736;
	text-decoration: underline;
}

#footer2Tour {
	width: 923px;
	height: 15px;
	background: #4d4c3c;
	text-align: center;
	font-size:9px;
	color: #949384;
	line-height: 13px;
}

#leftColumn {
	width: 196px;
	float: left;
	margin: 0px 25px 0px 0px;
	padding: 10px 10px;
	background:url(../img/columnBG.png);
	behavior: url(iepngfix.htc);
}

#rightColumn {
	width: 196px;
	float: right;
	margin: 0px 0px 0px 25px;
	padding: 10px 10px;
	background:url(../img/columnBG.png);
	behavior: url(iepngfix.htc);
}

#containerLeftColumn {
	width: 650px;
	background: url(../img/leftColumnBG.png) repeat-y;
}

#containerLeftColumn #leftColumnContent {
	float: left;
	width: 175px;
	padding: 20px 20px;
}

#containerLeftColumn #rightColumnContent {
	float: right;
	width: 395px;
	padding: 20px 20px;
}

#containerRightColumn {
	width: 650px;
	background: url(../img/rightColumnBG.png) repeat-y;
}

#containerRightColumn #leftColumnContent {
	float: left;
	width: 395px;
	padding: 20px 20px;
}

#containerRightColumn #rightColumnContent {
	float: right;
	width: 175px;
	padding: 20px 20px;
}
