body, form {
	padding:0px;
	margin:0px;
}
body {
	background:#CCCCCC;
}
body, th, td, input, textarea, select {
	font:normal 12px Arial, Tahoma, Verdana, sans-serif;
	line-height:16px;
	color:#333333;
}
img {
	vertical-align:bottom;
	border:none;
}
a, td a {
	outline:none;
	color:#ffffff;
	text-decoration:none;
}
a:hover, td a:hover {
	text-decoration:none;
	color:#00ccff;
}
p {
	padding:0px 0px 20px 0px;
}
label {
	cursor:pointer;
}
.maincontainer {
	clear:both;
	width:990px;
	height:590px;
}
.container{
	float:left;
	clear:both;
	width:990px;
	height:590px;
	border:5px solid #ffffff;
	background:#ffffff url(/resources/images/design/bg_image_withlogo.jpg) center top no-repeat;
}

.headercontainer{
	float:left;
	clear:both;
	height:170px;
	width:990px;
	margin-bottom:-14px;
}
.mainmenu{
	float:left;
	clear:both;
	padding:20px 0px 0px 40px;
}

.menucontainer{
	float:left;
	clear:both;
	padding:0px;
	width:169px;
	height:111px;
	margin-top:-120px;
	position:relative;
	text-align:left;
}
.menulist{
	list-style:none;
	float:left;
	clear:both;
	padding:0px;
	margin:0px;
}

.menulist li{
	float:left;
	clear:both;
	padding:3px 0px 0px 8px;
	width:155px;	
	text-decoration:none;
	outline:none;
	list-style:none;
 }
.menulist li a{
	color:#ffffff;
	font-size:14px;
	line-height:20px;
	width:152px;
	height:20px;
	float:left;
	clear:both;
	padding:0px 0px 0px 5px;
	text-decoration:none;
	letter-spacing:2px;
	cursor:pointer;
	font-weight:normal;
}
.menulist li a.active{
	background:#6d4f43;

}
.menulist li a:hover{
	color:#00ccff;
	text-decoration:none;
}

.glass{
	float:left;
	height:120px;
	width:185px;
	text-align:left;
	margin-left:2px;
	display:inline;
	background:url(/resources/images/design/bg_nav.png) top left no-repeat;
}
* html .glass{
	background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/resources/images/design/bg_nav.png", sizingMethod="crop");

}
.glassmenu{
	position:absolute;
	z-index:20;
}
.luxury{
	float:left;
	clear:both;
	height:21px;
	margin:0px 0px 5px 0px;
	width:173px;
}
.luxury a{
	float:left;
	height:21px;
	width:173px;
	background:url(/resources/images/design/luxury_img.gif) top left no-repeat;
	
}

.luxury a:hover{
	background:url(/resources/images/design/luxury_img_hover.gif) top left no-repeat;
}

.luxury a:active{
	height:17px;
	width:171px;
 	background:#6d4f43;	
	text-align:center;
}

.home_content , .flashintro{
	float:left;
	clear:both;
	padding:0px 0px 0px 15px;

}

.landing_image{
	float:left;
	clear:both;
	height:396px;
	width:960px;
	cursor:pointer;
 }
 

.bottom_nav_container{
	float:left;
	padding:3px 0px 0px 0px;
	width:910px;
	color:#ffffff;
}

.bottom_nav{
	float:right;
	width:182px;
	padding:0px 0px 0px 12px;
	border-left:1px dotted #714e3e;
}
.bottom_nav a{
	font-size:9px;
	font-family:Arial;
	color:#ffffff;
	text-decoration:none;
	
	padding:0px 2px 0px 2px;
}

.bottom_nav a:hover{
	color:#00ccff;
}

.bottom_nav a.active{
	color:#714e3e;
}

.musicspan a:hover{
	float:left;
	width:13px;
	height:13px;
	background:url(/resources/images/design/music_hover.png);		
}
.on{
	float:left;
	width:13px;
	height:13px;
	background:url(/resources/images/design/music_on.png);
}
.off{
	float:left;
	width:13px;
	height:13px;
	background:url(/resources/images/design/music_off.png);
}