/* CSS Document */

/*tag styles*/

html{
height:100%;
width:100%;

}

body{
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#000;
	background-image:url(ims/bg.jpg);
	background-repeat:no-repeat;
	padding: 0 0 0 0;
margin: 0 0 0 0;
	height:100%;
width:100%;
}

.choose{

background-color:#000;
	background-image:url(ims/choose_bg.jpg);
	background-repeat:no-repeat;
}

.treatments{

background-color:#000;
	background-image:url(ims/treatments_bg.jpg);
	background-repeat:no-repeat;
}

.facialaesthetics{

background-color:#000;
	background-image:url(ims/facialaesthetics_bg.jpg);
	background-repeat:no-repeat;
}

.newpatients{

background-color:#000;
	background-image:url(ims/newpatients_bg.jpg);
	background-repeat:no-repeat;
}
.smilegallery{

background-color:#000;
	background-image:url(ims/smilegallery_bg.jpg);
	background-repeat:no-repeat;
}
.membership{

background-color:#000;
	background-image:url(ims/membership_bg.jpg);
	background-repeat:no-repeat;
}

.offers{

background-color:#000;
	background-image:url(ims/offers_bg.jpg);
	background-repeat:no-repeat;
}

.charity{

background-color:#000;
	background-image:url(ims/charity_bg.jpg);
	background-repeat:no-repeat;
}

a{color:#E8F1E7;
text-decoration:none;
}

a:hover{
text-decoration:underline;
}

h1{
font-size:24px;
font-family:"Times New Roman", Times, serif;
}

h2{
font-size:18px;
font-family:"Times New Roman", Times, serif;
color:#fff;
}

/*id styles*/


#overall{
width:100%;
height:100%;


border:0px solid white;
}
#maincontain{
position:relative;
width:720px;
margin-left:-350px;
left:50%;
border:0px solid white;

}

#maintitle{
width:700px;

padding:10px 0 10px 180px;
}

#contentcontain{
width:500px;

border:0px solid white;
float:left;
position:relative;
}

#banner{
width:500px;
height:250px;
border:0px solid white;
float:left;
}

#textcontain{
padding:40px 30px 20px 30px;
width:440px;
background-image:url(ims/textbg.gif);
background-repeat:no-repeat;
}

#textcontain a{
color:#A9C569;
}

#textfooter{
height:40px;
width:500px;
background-image:url(ims/textfooter.gif);
background-repeat:no-repeat;
}

#logonav{
width:180px;
height:600px;
border:0px solid white;
float:left;
position:relative;

}

#logo{
width:180px;
height:180px;
margin-bottom:20px;
float:right;
background-image:url(ims/logo.gif);
background-repeat:no-repeat;
}

#sidemenu{
width:140px;
float:right;
background-image:url(ims/sidemenubg.gif);
background-repeat:no-repeat;
padding:20px;

}
#sidemenufooter{
width:180px;
height:30px;
margin-bottom:20px;
float:right;
background-image:url(ims/sidemenufooter.gif);
background-repeat:no-repeat;
}

#footer{
border:0px solid white;
width:480px;
height:17px;
font-size:9px;
padding:10px;
margin-top:3px;
color:#819960
}

#footer a{
color:#819960
}

#logonav ul {
list-style: none;
padding: 0;
margin: 0;
font-size:11px;
}

#logonav li
{
font-family:"Times New Roman", Times, serif;
width:180px;
float: left;
margin-top:7px;
color:color:#E8F1E7;
} 

#socialfooter{
float:right;
}