/* CSS Document */
body {
	background-color:#61588F;
	font: 100% Tahoma;
	color: #FFFFFF;
}
h1 {
margin:0px;
padding:opx;
color:#FFFFFF;
font-size:16px;
text-align:left;
}
h2 {
	font: 30px Arial, Helvetica, sans-serif;
	padding-left: 30px;
}
#container {
	font: 12px Tahoma;
	color: #FFFFFF;
	text-align: center;
	margin: auto;
	padding: 0px;
	height: 580px;
	width: 940px;
}

#header {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 100%;
	
}
#header_bg {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 70%;
	
}
.logo {
	margin: 15px 10px 10px 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 20%;
}
#heading{margin: 10px 10px 10px 200px;
	padding: 50px 0px 0px;
	float: right;
	height: auto;
	width: 25%;
}
#heading_help{margin: 10px 30px 10px 50px;
	padding: 50px 0px 0px;
	float: right;
	height: auto;
	width: 25%;
}
#heading1{margin: 10px 10px 10px 200px;
	padding: 0px;
	float: right;
	height: auto;
	width: 25%;
}
#viewtour_left {
	background: #625890 no-repeat left bottom;
	margin: 0px 0px 0px 30px;
	padding: 0px;
	float: left;
	height: 528px;
	width: 24%;
}

#address {
	margin: 10px 50px 10px 10px; 
	padding: 5px 0px 0px;
	float: right;
	height: auto;
	width: 30%;
}
#viewtour {
	margin: 0px;
	padding: 0px;
	float:left;
	height: auto;
	width: 100%;
	text-align: center;
	background: #625890;
}
#viewtour_middle {
	background: #61588F;
	height: 450px;
	width:650px;
	border-top: 10px solid #a7a6cb;
	border-right: 9px solid #a7a6cb;
	border-bottom: 10px solid #a7a6cb;
	border-left: 10px solid #a7a6cb;
	text-align: center;
	padding: 0px;
	margin: 20px 0px 0px;
	float: left;
}
#viewtour_right {
	background: url(../images/cd_bg1.jpg) no-repeat 0px top;
	margin: 15px 0px 0px;
	padding: 10px 0px 0px;
	float: right;
	height: 460px;
	width: 26%;
}
.viewtour_right_bottombg {
margin-top:430px;
}
#yellow_left {
	margin: 0px;
	padding: 10px 0px 5px;
	float: left;
	height: auto;
	width: 100%;
}
#yellow_right {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 94%;
	text-align: justify;
}
.text {
	font: 12px/20px Arial, Helvetica, sans-serif;
	color: #d8cdfb;
	text-align: justify;
	padding-right: 5px;
}

.logoalign {
	margin-top: 10px;
	margin-bottom: 10px;
}
#description {
	margin: 20px 0px 0px;
	padding: 0px 7px 5px 16px;
	height: auto;
	width: 94%;
	text-align: left;
}
#mainpage {
	text-align: right;
	margin: 30px 0px 0px;
	padding: 0px 10px 0px 0px;
	height: 30px;
	width: 100%;
	clear: both;
}
.colorfonts {
	font: 14px Arial, Helvetica, sans-serif;
	color: #FFFF00;
}
.sublinks  {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	background: no-repeat left center;
	padding-left: 2px;
	padding-right: 2px;
	list-style: none;
}
.sublinks:hover{
	color:#333333;
	background: #FFFFFF url(../images/arrow_hover1.png) no-repeat left center;
	list-style: none;
}
#close {
	margin: 0px;
	float: right;
	height: auto;
	width: 100%;
	padding: 0px 0px 40px;
	}
 
.wild {
	background: #FFFFFF;
	border-top: 6px solid #FFFFFF;
	border-right: 5px solid #FFFFFF;
	border-bottom: 6px solid #FFFFFF;
	border-left: 6px solid #FFFFFF;
}
#nav_tabs ul
{
margin: 0;
padding: 0;
list-style-type: none;
text-align:right;
width:100%;
}

#nav_tabs ul li { display: inline; }

#nav_tabs ul li a
{
	text-decoration: none;
	padding: 2px 1px 2px 2px;
	color: #FFFFFF;
	background-color: transparent;
	width: 10px;
	font: lighter 14px "Trebuchet MS";
	margin-right: 2px;
}

#nav_tabs ul li a:hover
{
	color: #333333;
	background: #FFFFFF;
}
#help_content {
	font: 13px Tahoma;
	text-align: left;
	margin: 0px;
	padding: 25px 10px 10px;
	height: 400px;
	width: 92%;
	background-image: url(../images/help_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.helps {
	list-style-type:square;
	color:#FFFFFF;
	font: 14px Tahoma;
	width: 640px;
	padding-left: 20px;
	margin-left: 40px;
}
.helps li {
	padding-bottom: 15px;
}
.button_align {
	text-align: left;
	margin-top: 10px;
	clear: both;
}
.flashplayer {
margin-top:10px;
}

