body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	color: #004D74;
}

#outwrap {
	width: 955px;
	left: 50%;
	top: 0px;
	height: 800px;
	background-image:url(../images/BGstore.jpg);
	margin-right: auto;
	margin-left: -480px;
	right: auto;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	position:relative;
	text-align:left;
}
#top {
	background-repeat: no-repeat;
}
#logo {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
}
#banner {
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
}
#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	font-size: 10px;
	position:absolute;
	width:647px; height:23px; left: 170px; top: 528px;
}
#main {
	position:absolute;
	width:955px; height:596px; 
	z-index:10; 
	left: 0px; top: 210px;
}
#mainLeft {
	position:absolute; 
	width:829px; height:497px; left: 0px; top: 0px;
}
#label {
	position:absolute;
	left:30px; top:0px;
	width:434px; height:32px;
}
a:link {
	text-decoration: underline;
	color: #004D74;
	font-style:italic;
}
a:visited {
	font-style:italic;
	text-decoration: underline;
	color: #004D74;
}
a.foot:link {
	font-weight: bold;
	text-decoration: none;
	color: #004D74;
	font-style:normal;
}
a.foot:visited {
	color: #004D74;
	text-decoration: none;
	font-style:normal;
	font-weight: bold;
}
#mainMid {
	position:absolute;
	left:160px; top:75px;
	width:651px; height:412px;
	background-image:url(../images/store/desBG.jpg);
	background-repeat:no-repeat;
}
#hoopstyle {
	position:absolute;
	top:40px; left:20px;
	width:130px; height:35px;
	font-size:14px; font-weight:bold;
	line-height:35px;
	text-align:center;
}
.addCart {
	position:absolute;
	left:-160px; top:257px;
	width:135px;
}
.viewCart1 {
	position:absolute;
	left:-160px; top:310px;
	width:135px;
} 
#productInfo {
	position:absolute;
	top:20px; left:380px;
	width:250px;
	color:#FFFFFF;
}
#productImg {
	position:absolute;
	top:26px; left:26px;
	width:219px; height:219px;
}	
#imgInfo {
	position:absolute;
	top:270px; left:26px;
	width:219px;
	font-weight:bold;
	text-align:center;
}
#hoopoption {
	position:absolute;
	top:31px; left:265px;
	width:51px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
