@import url("Master.css");

body{
background:url(../images/BodyBG.gif);
}
#MastHead{
height:113px;
background:url(../images/Masthead.gif)
}
#RightContent{
width:406px; /*equal 491px */
background:url(../images/ProceduresBG.gif) no-repeat;
float:left;
padding:55px 50px 30px 35px;
}
#QuickContact{
height:230px; /* 270px */
background:url(../images/QuickContactBG_Sub.gif) no-repeat;
padding:80px 0 0 60px;
width:249px; /* 309px */
}

/* Header Images */
#Gallery #RightContent{
background:url(../images/GalleryBG.gif) no-repeat;
}
#Articles #RightContent{
background:url(../images/ArticlesBG.gif) no-repeat;
}
#Subpage #RightContent{
background:url(../images/SubpageBG.gif) no-repeat;
}
.PhotoGalleryHero{
margin:0 0 0 10px;
}
#RightContent h1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
padding-bottom:20px;
}
#RightContent h2{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:normal;
padding-bottom:15px;
}
#RightContent h3{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
padding-bottom:15px;
}
#RightContent ul{
padding-left:25px;
padding-bottom:10px;
}
#RightContent li{
list-style:disc;
}
.PromoBox{
border:2px dashed #FFFF99;
margin:0 0 0 16px;
padding:20px;
text-align:center;
width:330px;
}
.PerfectYourself{
margin:0 auto;
padding:10px 0;
text-align:center;
width:760px;
}

/* Testimonials */
.Testimg{
width:100px;
height:93px;
border:2px solid white;
}
#gallery li{
list-style-type: none;
float:left;
padding:7px;
}

/*hr*/
.HR{
width:320px;
height:20px;
border-top:1px solid white;
margin:0 auto;
}