*{
margin:0;
padding:0;
}

body{
font-family: 'Open Sans', sans-serif;
font-size:13px;
color:#555;
background-color:#ede9e9;
}

a:link {color:#555; text-decoration:none; font-size:14px;}      /* unvisited link */
a:visited {color:#555;}  /* visited link */
a:hover {color:#819e81; text-decoration:underline;}  /* mouse over link */
a:active {color:#555;}  /* selected link */


#back{
width:100%;
min-width:1102px;
background-image:url(images/back.png);
height:auto;
background-repeat:repeat-x;
min-height:1100px;
}

#main_back{
width:990px;
height:auto;
min-height:800px;
margin:0 auto;
background-color:#ede9e9;
}

#header{
width:930px;
height:57px;
margin:0 auto;
padding-top:30px;
}

#logo{
margin-left:10px;
float:left;
}

#number{
float:right;
font-family: 'Just Me Again Down Here', cursive;
font-size:48px;
line-height:58px;
font-weight:700;

}

#banner{
width:990px;
height:375px;
margin:0 auto;
background-image:url(images/banner.png);
}

#nav{
width:915px;
height:20px;
padding-top:15px;
margin:0 auto;
}

.button{
float:left;
width:150px;
}

#under_banner{
width:925px;
height:135px;
padding-top:5px;
margin:0 auto;
}

#one{
width:295px;
height:130px;
float:left;
background:url(images/one.png);
}

#two{
width:295px;
height:130px;
float:left;
background:url(images/two.png);
margin:0px 20px;
}

#three{
width:295px;
height:130px;
float:left;
background:url(images/three.png);
}

#content{
width:925px;
height:auto;
min-height:350px;
margin:0 auto;
padding-bottom:20px;
}

#text{
float:left;
width:550px;
height:auto;
min-height:300px;
margin-right:7px;
padding-left:10px;
}

#text p{
padding-bottom:20px;
line-height:22px;
}

#text h2, h1{
font-size:20px;
padding-bottom:10px;
margin-top:20px;
}

#text h2{
float:left;
}

#side{
width:358px;
height:550px;
float:left;
background-image:url(images/side.png);
}

#side ul{
margin-left:60px;
margin-top:120px;
list-style-position:inside;
list-style-type:none;
font-family: 'Just Me Again Down Here', cursive;
font-size:23px;
}

#side li{
height:0px;
padding-top:10px;
padding-bottom:32px;
background-image:url(images/line.png);
background-repeat:no-repeat;
background-position:bottom left;
}

.clear{
clear:both;
}

#footer{
width:915px;
height:30px;
padding-left:10px;
margin:10px auto;
padding-top:20px;
background:#ddd;
}

.img{
float:left; 
padding-right:10px; 
padding-bottom:10px; 
margin-top:8px;
}
#discount{
width:990px;
height:80px;
text-align:right;
margin:0 auto;
font-size:50px;
color:#000;

background-image:url(images/discount.png);
}
#code{
line-height:80px;	
text-align:right;
margin-right:130px;
font-family:Arial, Helvetica, sans-serif;
}
