#tabheader{
background: #F230AE;
padding: 0px 0px 0px 0px;
border-top: 20px solid #F230AE;
border-bottom: 2px solid #F230AE;
margin: 0px 3px 10px 1px;
}
#tabs a.activetab{
text-decoration:none;
padding: 5px 7px 5px 7px;
color: white;
background: #F230AE url(../siteimg/tab5s.gif) top left no-repeat;
}

/* Boxs --------------*/
/* Headers -------------*/
.boxheader{
border-bottom: 1px solid #929492;
padding: 5px 7px 5px 7px;
font: bold 10px Verdana;
text-align: left; /*set to left, center, or right to align the menu as desired*/
margin: 0;
color: white;
background: #F230AE url(../siteimg/tab5s.gif) top left no-repeat;

}

.webdesign {
color:white;
font: bold 11px Verdana;
padding:10px, 2px, 2px, 260px;
height: 108px;
background: #F230AE url(siteimg/webdesign.gif) top left no-repeat;
}