body {
	background-color: #2c2727;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #727271;
}

a { color: #000000; text-decoration:none;}
a:hover { color: #666666; text-decoration:none;}


#top {
	width: 100%;
	position: relative;
	background-image: url(../images/topBg.gif);
	height: 144px;
	background-repeat: repeat-x;
	background-position: left top;
}
.height { height:450px;}
#mainWrapper {
	width: 100%;
	position: relative;
}
#contentWrapper {
	width: 948px;
	height:inherit;
	margin: auto;
	position: relative;
	background-image: url(../images/main.gif);
	background-position: left top;
	background-repeat: repeat-y;
}
#logo {
	width: 948px;
	margin: auto;
	height: 144px;
	position: relative;
	background-image: url(../images/shine.png);
	background-repeat: no-repeat;
	position: left top;
}
.logo {
	margin-top: 20px;
	margin-left: 60px;
}
.featureTop {
	width: 400px;
	position: absolute;
	height: 40px;
	top: 54px; left: 570px;
}
#footer {
	background-image: url(../images/btmbandBg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 34px;
	margin: auto;
	width: 928px;
	position: relative;
	padding-top: 20px;
	padding-left: 20px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
#footer a {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none !important;
 padding-left: 5px; padding-right: 5px;
}
#footer a:hover { color: #e67512; font-family: Arial, Helvetica, sans-serif;}

#topMenu {
	background-image: url(../images/bandBg.gif);
	height: 35px;
	background-position: left top;
	background-repeat:no-repeat;
	margin: auto;
	width: 928px; padding-left: 20px;
	position: relative; padding-top: 19px;
}

a.m1 {
	color: #FFFFFF;
	text-decoration: none !important;
	font-size: 12px;
	padding-top: 6px;
	padding-bottom: 25px; padding-left: 15px; padding-right: 30px; 
}
a:hover.m1 {
	
	padding-top: 6px;
	padding-bottom: 6px; 
}

a.m2 {
	color: #FFFFFF;
	text-decoration: none !important;
	font-size: 12px;
	padding-top: 6px;
	padding-bottom: 6px; padding-left: 6px; padding-right: 15px; 
}
a:hover.m2 {

	padding-top: 6px;
	padding-bottom: 6px; 
}

a.m3 {
	color: #FFFFFF;
	text-decoration: none !important;
	font-size: 12px;
	padding-top: 6px;
	padding-bottom: 6px; padding-left: 15px; padding-right: 30px; 
}
a:hover.m3 {

	padding-top: 6px;
	padding-bottom: 6px;  
}


a.m4 {
	color: #FFFFFF;
	text-decoration: none !important;
	font-size: 12px;
	padding-top: 6px;
	padding-bottom: 6px; padding-left: 10px; padding-right: 30px; 
}
a:hover.m4 {

	padding-top: 6px;
	padding-bottom: 6px; 
}



#topCorners {
	background-image: url(../images/main.gif);
	background-position: left top;
	background-repeat: repeat-y;
	height: 20px;
}
#btmCorners {
	background-image: url(../images/btmCorners.gif);
	height: 20px;
	background-position: left top;
	background-repeat: no-repeat;
}
#main {
	background-image: url(../images/main.gif);
	background-position: left top;
	background-repeat: repeat-y;
}
#shopMenu {
}
.content {
	width: 540px;
	position: relative;
	left: 185px;
}

.content2 {
	width: 540px;
	position: relative;
	left: 185px;
	height: 450px;
}

.content3 {
	width: 540px;
	position: relative;
	left: 185px;
}

.features {
	width: 189px;
	position: absolute;
	left: 735px;
	top: 20px;
}
.ShopList {
	width: 130px;
	position: absolute;
	left: 15px;
}
.login {
	width: 189px;
	position: relative;
	height: 159px;
	background-image: url(../images/feature2.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-bottom: 15px;
}
.loginArea {
	position: relative;
	top: 70px;
	text-align: center;
}
#user{
	background-color: #fcaf36;
	border: 1px solid #e67512;
	margin-bottom: 5px;
	padding: 4px;
	color: #FFFFFF;
	font-size: 11px;
	width: 100px;
}
#password {
	background-color: #fcaf36;
	border: 1px solid #e67512;
	padding: 4px;
	color: #FFFFFF;
	font-size: 11px;
	width: 100px;
}
.submit {
	position: relative;
	left: 110px;
	width: 66px;
	top: 77px;
}
.presText {
	padding-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #727271;
	line-height: 20px;
	padding-right: 15px;
	padding-left: 15px; padding-top: 8px;
}

.presText2 {
	padding-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #727271;
	line-height: 20px;
	padding-right: 15px;
	padding-left: 15px; padding-top: 8px;
}

.banner {
	margin-bottom: 10px;
}

.leftBottomFeature {
	width: 148px;
	position: absolute;
	left: 6px;
	top: 297px;
}

img { border: 0px;}
