@charset "utf-8";
/* CSS Document */

img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}


.container {
width:907px;
margin: 0 auto;

}

.head {
height:240px;
}

.stardomlink {
padding-top:17px;
padding-left:0px;
float:left;
height:25px;
font-size:14px;
}

.stardomlinkcolor {
color:#660066;
}

.flashhead {
padding-top:14px;
width:680px;
height:222px;
float:right;
}

.logobg {
padding-top:40px;
float:left;
width:227px;
height:159px;
background-image:url(images/logobg.png);
}

.menu {
float:right;
width:907px;
height:60px;
background-image: url(images/menubg.png);
}

.sendemail {
float:right;
padding-right:5px;
padding-top:17px;
}

.mainbg {
background-image:url(images/mainbg.png);
width:681px;
height:373px;
background-repeat:repeat-y;
float:right;
background-color:#EDE7C6;
}

.mainbghome {
background-image:url(images/mainbg.png);
width:681px;
height:600px;
background-repeat:repeat-y;
float:right;
background-color:#EDE7C6;
}

.mainbgservices {
background-image:url(images/mainbg.png);
width:681px;
height:660px;
background-repeat:repeat-y;
float:right;
background-color:#EDE7C6;
}

.maintext {
color:#595436;
padding-top:5px;
padding-left:15px;
font-size:14px;
width:650px;
}

.maintextlinks {
color:#660066;
}

.testimonialsbg {
background-image:url(images/testimonalsbg.png);
float:left;
width:226px;
height:373px;
background-color:#f3dfa3;
}

.testimonialsbghome {
background-image:url(images/testimonalsbg2.png);
background-repeat:no-repeat;
float:left;
width:226px;
height:600px;
background-color:#9E8A4D;
}

.testimonialsbgservices {
background-image:url(images/testimonalsbgservices.png);
background-repeat:no-repeat;
float:left;
width:226px;
height:660px;
background-color:#9E8A4D;
}

.testimonialstext {
font-size:12px;
color:#ede7c6;
padding-top:5px;
padding-left:10px;
width:200px;
}

.footbg {
background-image:url(images/foot.png);
float:right;
width:907px;
height:51px;
margin-bottom:20px;
}

.menulinks {
padding-top:17px;
padding-left:45px;
float:left;
font-size:14px;
}

a.menulinkscolor:hover {
color:#0099FF;
}

a.menulinkscolor {
color:#FFFFFF;
text-decoration:none;
}

.foottext {
float:right;
padding-top:18px;
font-size:12px;
color:#666666;
padding-right:20px;
}
