body {
	background-color: #EFEFEF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #CCCCCC;
	border: none;
	margin:auto;
	width:1000px;
	margin-top:20px;
}	
hr{dashed #CCC; height:1;}
ul{list-style:none;width:1000px;}
a{text-decoration:none;}
.header{
height:93px;
width:1000px; 	
}

/*navigation*/
#logo{background-image: url(img/logo.png); background-repeat:no-repeat; height:70px; width:250px;}

#nav {font-size:15pt; color:8d8d8d; height:40px; width:1000px; background:url(img/nav-bg.png) no-repeat;}
#nav li{float:left;position:relative;font:Verdana, Arial, Helvetica, sans-serif;font-size:10px; margin-top:2px; margin-left: 50px; margin-right:32px;list-style-type : none;}

#nav a{text-decoration:none; color:#000;}
#nav a:hover{text-decoration:none;	color:#fff; }
#nav .nav-buy{width:98px; padding-top:4px; padding-right: 10px;float:right;}
#nav .nav-buy a{display:block;background:url(img/nav-buy.png) no-repeat 0 0; width:98px; height:24px;}
#nav .nav-buy a:hover{display:block;background:url(img/nav-buy.png) no-repeat 0 -24px; width:98px; height:24px;}

#super{height:440px; width:1000px; background-image:url(img/main.png); background-repeat:no-repeat;}
#super .main{height:440px; width:1000px; background:url(img/super-bg.jpg) no-repeat;}
#super .purchase{width:350px; height:56px;  float:left;position:relative; margin-top:270px; margin-left:545px;}
#super .purchase .pic a{display:block;background:url(img/buy.png) no-repeat 0 0; height:56px;}
#super .purchase .pic a:hover{display:block;background: url(img/buy.png) no-repeat 0 -56px; height:56px;}
#super .purchase .pic2 a{display:block;background:url(img/try.png) no-repeat 0 0; height:56px;  }
#super .purchase .pic2 a:hover{display:block;background: url(img/try.png) no-repeat 0 -56px; height:56px;  }


#middle{background-image:url(img/middle.png); background-repeat:no-repeat; height:180px; width:1000px;}
#middle .content{width:500px; height:180px; float:left;}
#middle .content .images{width:215px; height:170px; float:left;}
#middle .content .shower{width:285px; height:180px; float:left;}
#middle .content .shower h1{font-size:15px; color:#444; float:left; padding-top:5px; padding-left:5px; }
#middle .content .shower p{font-size:14px; color:#444; float:left; padding-left:5px; width:280px;}
#middle .content .shower a{color:#444; text-decoration:NONE;}
#middle .content .shower a:hover{color:#09F; text-decoration:underline;}

#footer{
background-image:url(img/bottom.png);
background-repeat:no-repeat; 
height:160px;
width:1000px;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#666;
margin:auto;
padding-top:20px;
}
#footer a{text-decoration:none; color:#666;}
#footer a:hover{text-decoration:underline;color:#09f;}

#footer .column1{
text-align:center;
width:120px;
float:left;
height:100px;
}
#footer .column2{
text-align:left;
padding-left:3px;
width:160px;
float:left;
height:100px;
}
#footer .column3{
text-align:left;
padding-left:3px;
width:200px;
float:left;
height:100px;
}

#footer .column4{
background-position:top left;
background-image:url(img/amlogo.png);*background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=corp, src='img/amlogo.png');
background-repeat:no-repeat;
float:left;
width:185px;
height:100px;

}
#footer .copyright{
text-align:center;
width:1000px;
float:left;
height::20px;

}

