								/* StrategiesAgainstAcne.com CSS Document */

/*********************** Global Links *********************************/

body{
margin:0px;
padding:0px;
background:url(../images/topbg.gif) left top repeat-x;
}

img{
border:0px;
}

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

li{
list-style:none;
}

ul,h1,h2,h3,h4,h5,h6,table,p{
margin:0px;
padding:0px;
}

/************************ Header Part Layout ****************/

.headerpart{
height:183px;
background:url(../images/topbg.jpg) left top no-repeat;
}

.headerpart img{
margin:90px 0px 0px 13px;
}

/********************* Menu Part Layout *********************/

.menupart{
margin-left:16px;
}


.menu{
height:36px;
background:url(../images/menu_md.gif) left top repeat-x;
}

.menu ul{
margin-left:195px;
padding:0px;
}

.menu li{
float:left;
padding-right:18px;
margin-top:5px;
}

.home a{
width:81px;
height:29px;
background:url(../images/home.gif) left top no-repeat;
display:block;
}

.home a:hover{
background:url(../images/home_hover.gif) left top no-repeat;
}

.home_active{
background:url(../images/home_hover.gif) left top no-repeat;
width:81px;
height:29px;
display:block;
}

.faq a{
width:81px;
height:29px;
background:url(../images/faq.gif) left top no-repeat;
display:block;
}

.faq a:hover{
background:url(../images/faq_hover.gif) left top no-repeat;
}

.faq_active{
background:url(../images/faq_hover.gif) left top no-repeat;
width:81px;
height:29px;
display:block;
}

.guan a{
width:139px;
height:29px;
background:url(../images/guanrentee.gif) left top no-repeat;
display:block;
}

.guan a:hover{
background:url(../images/guanrentee_hover.gif) left top no-repeat;
}

.guan_active{
background:url(../images/guanrentee_hover.gif) left top no-repeat;
width:139px;
height:29px;
display:block;
}

.order a{
width:81px;
height:29px;
background:url(../images/order.gif) left top no-repeat;
display:block;
}

.order a:hover{
background:url(../images/order_hover.gif) left top no-repeat;
}

.order_active{
background:url(../images/order_hover.gif) left top no-repeat;
width:81px;
height:29px;
display:block;
}

/********************** Center Part Layout ******************/


/********************** Footer Part Layout *****************/

.footerbg{
background:#e47e00;
height:34px;
font:normal 16px "Trebuchet MS";
color:#ffffff;
text-transform:uppercase;
}

.footerbg a{
color:#ffffff;
}

.copytxt{
text-indent:30px;
}

/************************** END ***********************************/