body{
    background:#ffffff;
    color:#585858;
    font-size:80%;
    margin: 0px auto; 
    padding: 0px;
    font-family: Verdana, Arial, helvetica, sans-serif;
    text-align:center;
}
.main{
    width:760px;
    border: solid #8a0468 1px;
    text-align:center;
    margin: 0px auto;
    padding: 0px;
}
.header{
   width:760px;
   height:286px;
   text-align:center;
   margin: 0px auto;
   padding: 0px;
}
.logo{
    width:380px;
    height:286px;
    text-align:center;
    margin: 0px;
    padding: 0px;
    float:left;
}
.testimonials{
    width:330px;
    text-align:left;
    margin: 0px;
    padding: 10px 15px 15px 25px ;
    color:#8b8a8a;
    font-size:85%;
    font-weight:bolder;
}
.testimonials_name{
    color:#ff0589;
}
.top_image{
    width:357px;
    height:286px;
    text-align:left;
    margin: 0px;
    padding: 0px;
    float:left;
}
.top_space{
    width:23px;
    height:130px;
    margin: 0px;
    padding: 0px;
    float:left;
}
.cl{
    clear:both;
}
.menu_box{
    width:760px;
    height:35px;
    background:#8a0468;
    line-height:30px;
    text-align:left;
}
.menu_box a:link{ font-size : 100%; font-weight:bolder; color : #ffffff; text-decoration : none; padding-left:20px;}
.menu_box a:visited{ font-size : 100%; font-weight:bolder; color : #ffffff; text-decoration : none; padding-left:20px; }
.menu_box a:hover{ font-size : 100%; font-weight:bolder; color : #ffffff; text-decoration : underline; padding-left:20px; }


.content_area{
    background:#ffffff url(../images/bg.jpg);
    width:760px;
    text-align:center;
    margin: 0px auto;
    padding: 0px;
}
.adds{
    width:190px;
    text-align:center;
    margin: 0px auto;
    padding: 10px 0px 0px 7px;
    float: left;
}
.box{
    width: 180px;
    height: 180px;
    border: solid #8a0468 1px;
}
.content{
    width:543px;
    text-align:left;
    margin: 0px;
    padding: 0px 10px 0px 10px;
    float: left;
}
.content a:link{ font-size : 100%; color : #ff0589; font-family : Arial, helvetica, sans-serif; text-decoration : none; }
.content a:visited{ font-size : 100%; color : #ff0589; font-family : Arial, helvetica, sans-serif; text-decoration : none; }
.content a:hover{ font-size : 100%; color : #8a0468; font-family : Arial, helvetica, sans-serif; text-decoration : underline; }

h1{
    color:#303030;
    font-size:105%;
    font-weight:bold;
    padding-top:10px;
}
h2{
    color:#303030;
    font-size:105%;
    font-weight:bold;
    padding-top:10px;
}
.footer_box{
    width:760px;
    height:35px;
    background:#8a0468;
    line-height:30px;
    text-align:center;
    font-size:90%;
    color:#ffffff;
}
.footer_box a:link{ font-size : 80%; font-weight:bolder; color : #ffffff; text-decoration : none; padding-left:20px;}
.footer_box a:visited{ font-size : 80%; font-weight:bolder; color : #ffffff; text-decoration : none; padding-left:20px; }
.footer_box a:hover{ font-size : 80%; font-weight:bolder; color : #ffffff; text-decoration : underline; padding-left:20px; }

.searchform{
  width:735px;
  height:80px;
  padding-left:25px;
  padding-top:20px;
  text-align:left; 
  border-bottom: solid 4px #8a0468;
}
.searchform a:link{ font-size : 100%; color : #ff0589; font-family : Arial, helvetica, sans-serif; text-decoration : none; }
.searchform a:visited{ font-size : 100%; color : #ff0589; font-family : Arial, helvetica, sans-serif; text-decoration : none; }
.searchform a:hover{ font-size : 100%; color : #8a0468; font-family : Arial, helvetica, sans-serif; text-decoration : underline; }

.searchform select {
    border: solid 1px #8a0468;
    background:#eadde7;
}
.searchform input {
    background:#eadde7;
    color:#585858;
    border: solid 1px #8a0468;
    font-weight:bolder;
}
.blog{
  text-align:left;
}
.blog a:link{ font-size : 100%; color : #ff0589; font-family : Arial, helvetica, sans-serif; text-decoration : none; }
.blog a:visited{ font-size : 100%; color : #ff0589; font-family : Arial, helvetica, sans-serif; text-decoration : none; }
.blog a:hover{ font-size : 100%; color : #8a0468; font-family : Arial, helvetica, sans-serif; text-decoration : underline; }