@charset "utf-8";
/* CSS Document */

body {

background-color: #b2b2b2;
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #343434;
font-size: 12px;
text-decoration:none;

}

a {

color: #999999;

}


h1 {

font-size: 18px;
text-align: center;
margin-top: 7px;

}

img {

border: none;

}

#wrapper {

margin: auto;
width: 684px;
background-color:#FFFFFF;

}

#headertop {

margin: auto;
width: 684px;
height: 41px;
background-image:url(images/top.png);
background-repeat:no-repeat;

}

#headermiddle {

margin: auto;
width: 684px;
height: 199px;
text-decoration:none;
background-image:url(images/middle.png);

}

#headerorderbutton {

position: absolute;
width: 283px;
height: 77px;
background-image:url(images/topdn.png);
margin-top: 120px;
margin-left: 37px;

}

#content {

margin: auto;
margin-top: 0px;
width: 684px;
background-image:url(images/contentbg.png);
background-position: top;
background-repeat:no-repeat;

}

#footer {

position: relative;
margin: auto;
width: 684px;
height: 56px;
background-color: #303030;
color: #7b7b7b;
font-size: 11px;
text-align: center;
border-top: solid;
border-top-width: 10px;
border-top-color: #FFFFFF;

}

.stap {

float: left;
margin-left: 49px;
margin-top: 30px;
width: 162px;
height: auto;
background-image:url(images/stapbut.png);
background-position: top;
background-repeat: no-repeat;
font-size: 12px;
text-indent: 5px;

}


.stap ul {


margin-left: 0px;

}

.stap li {


margin-left: 12px;
list-style-image:url(images/liststyle.png);



}

.left {

clear:left;
float: left;
width: 380px;
height: auto;
margin-top: 10px;
margin-left: 25px;
font-size: 12px;
background-color: #ffffff;
text-padding: 10px;
text-align: left;



}

.left h1 {

font-size: 14px;
color: #343434;
margin-top: 0px;
text-align: left;
}

.left2 {

clear:left;
float: left;
width: 380px;
height: auto;
margin-top: 25px;
margin-left: 25px;
font-size: 12px;
background-color: #bfe657;
text-indent: -5px;


}

.left2 h1 {

font-size: 14px;
color: #343434;
margin-top: 10px;
text-align: left;
margin-left: 20px;
}

#leftorderbutton {

margin:auto;
margin-bottom: 10px;
position: relative;
width: 243px;
height: 38px;


}

.right {

float: right;
width: 210px;
height: auto;
margin-right: 25px;
background-color: #F3F3F3;
padding: 10px;


}

.right h1 {

font-size: 14px;
color: #343434;
margin-top: 10px;
text-align: left;

}

.right2 {

float: right;
width: 210px;
height: auto;
margin-right: 25px;
background-color:#98dafc;
margin-top: 25px;
padding:10px;


}

.right2 h1 {

font-size: 14px;
color: #343434;
margin-top: 10px;
text-align: left;


}







