body{

margin-top: 40px;
background-color: #cccccc;
}

/*div boxes*/

#frame{
position: relative;
background-image: url(image/backing.jpg);
width: 841;
height: 517;
}

#badgebox{
  position: absolute;
  background-color: #333333;
  width: 841;
  height: 46;
  left:0;
  top:104;
  border-style: solid;
  border-bottom-color: #00ff00;
  border-width: 1px;
  filter: alpha(opacity=85);
}

#badge{
  position: absolute;
  background-image: url(image/badge.gif);
  width: 143 ;
  height: 40;
  left:25;
  top:104;
}

#servicebox{
  position: absolute;
  background-color: #ffff00;
  width: 249;
  height: 159;
  left:570;
  top:167;
  border-style: solid;
  border-color: #cccccc;
  border-width: 3px;
  filter: alpha(opacity=35);
}

#service{
  position: absolute;
  width: 249;
  height: 159;
  left:570;
  top:185;
  text-align: center;
  font-fmaily: arial;
  font-size: 22;
  font-weight: bold;
  color: #ffffff;
}

#women{
  position: absolute;
  background-image: url(image/women1.jpg);
  width: 272;
  height: 184;
  top: 332;
  left: 566;
}

#picturebox{
  position: absolute;
  background-color: #181818;
  width: 533;
  height: 319;
  left:20;
  top:162;
  border-style: solid;
  border-color: #cccccc;
  border-width: 3px;
  filter: alpha(opacity=65);
}



#picture{
  position: absolute;
  background-image: url(image/picture.jpg);
  width: 527;
  height: 313;
  top: 165;
  left: 23;
   filter: alpha(opacity=45);
}

#delivery{
  position: absolute;
  width: 533;
  height: 25;
  top: 481;
  left: 20;
}

#picture2{
  position: absolute;
  background-image: url(image/picture2.jpg);
  width: 527;
  height: 313;
  top: 170;
  left: 23;
   filter: alpha(opacity=45);
}
#about{
  position: absolute;
  width: 515;
  height: 313;
  top: 240;
  left: 33;
  text-align: left;
}

#contact{
  position: absolute;
  width: 527;
  height: 313;
  top: 200;
  left: 33;
  text-align: left;
}
#banner{
  position: absolute;

  width: 841;
  height: 104;
  top: 0;
  left:0;
}


#links{
position: absolute;
width: 450;
height: 46;
top: 115;
left: 450;
}

a:link, a:visited{
font-family: arial;
font-size: 16;
font-weight: bold;
color: #ffffff;
text-decoration: none;

}

a:hover, a:active{
font-family: arial;
font-size: 16;
font-style: bold;
color: #ffff00;
text-decoration: none;
}

#footer{
 position: absolute;

 width: 841;
 height: 40;
 top: 490;
 left: -24;
 text-align: center;
}

.link{
  font-weight: normal;
}

#auto{
position: absolute;
width: 194;
height: 66;
top: 30;
left: 15;
text-align: left;
}

p{
color: #ffffff;
font-family: arial;
font-size: 10pt;

line-height: 10pt;
}

h1{
font-family: arial;
color: #ff0000;
font-size: 14pt;
font-weight: bold;
line-height: 10pt;
}

h2{
color: #ffffff;
font-family: arial;
font-size: 10pt;
font-weight: bold;
line-height: 10pt;
}

.table{
color: #999999;
font-family: arial;
font-size: 10pt;
font-weight: bold;
line-height: 10pt;
}

ul{
  color: #ffffff;
  font-family: arial;
font-size: 12pt;
font-weight: bold;
}
