BODY {
	background-color:#fff;
	padding:0px;
	margin:0px;
	background-attachment: fixed;
	background-image: url(images/brandNewBg_01.jpg);
	background-repeat: repeat;
	background-position: left top;
	overflow: hidden;
}
a {
	color: #333;
	background-color: inherit;
	text-decoration:none;
	padding:0px;
}


.Main {
	position:absolute;
	left:50%;
	top:0px;
	width:1500px;
	z-index:1;
	border:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding: 0px;
	height: 100%;
	margin-left: -750px;
	background-attachment: fixed;
	overflow: hidden;
	background-image: url(images/brandNew.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.layer1{
position:absolute;
	left:50%;
	top:0px;
	width:581px;
	z-index:2;
	margin-left:-290px;
}
.enterTxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #9C7F39;
	text-decoration: none;
}
.enterTxt2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #79612B;
	text-decoration: none;
}
.enterTxt2 a {	
	color: #79612B;
}
.enterTxt2 a:hover{	
	color: #fff;
}
