*	{
	font-size:11px;
}
body{

	padding:0px;
	margin:0px;
	background-color:#ECECEF;
	color:#999999;
	width:100%;
	height:100%;
	text-align:center;
	font-family:trebuchet,arial,sans-serif;
	font-size:11px;
}

a, a:visited { 
	text-decoration: none; 
	font-family:trebuchet,sans-serif;	
	font-size:11px;
	color:#1E3B63;

} 

a:hover { 
	text-decoration: underline; 
	font-family:trebuchet,sans-serif;	
	font-size:11px;
	color:maroon;

} 



.txt {
	position:absolute; 
	top:5px; 
	left:5px; 
	width:195px; 
	height:140px; 
	color:#000000;
}

#contenttable {
	width:100%;
	border-collapse: collapse;
	padding:0px;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	background-color:white;
	
}


td {
	padding:0px;
	border-spacing:0px;
	font-family:trebuchet,arial,sans-serif;
	font-size:11px;
}


td.tdtopbar {
	border-bottom:3px solid #5C6EC0;
}

td.lhsblue {
	background-color:#CCD7E9;
	border-top:2px solid white;
	padding-left:15px;
	padding-top:10px;
	vertical-align:top;
	padding-right:10px;
	color:white;
}

td.maincentercontent {
	vertical-align:top;
	border-top:2px solid white;
	padding-left:15px;
	padding-top:10px;
	text-align:justify;

}

#bottombar {
	width:762px;
	padding:0px;
	margin:0px;
	background:#B5C3DE;
	height:21px;
	border-collapse: collapse;
}

.menu {
	color:#6666CC;
	font-size:15px;
}

.footer {
	color:#B8B7B7;
	font-size:11px;
	line-height:25px;
}

a.footer, a.footer:visited {
	color:#B8B7B7;
	text-decoration:none;
	font-size:11px;
	font-family:trebuchet,arial,sans-serif;
}

a.footer:hover {
	color:#6666CC;
	text-decoration:none;
	font-size:11px;
	font-family:trebuchet,arial,sans-serif;
}

a.menu_home { 
	display: block;
	width: 67px;
	height: 20px;
   	border:0px;
	background-image: url(images/menu_home.gif);
	background-repeat: no-repeat;
}
	 
a.menu_home:hover { 
	background-image: url(images/menu_home_on.gif);
}

a.menu_about { 
	display: block;
	width: 98px;
	height: 20px;
   	border:0px;
	background-image: url(images/menu_about.gif);
	background-repeat: no-repeat;
}
	 
a.menu_about:hover { 
	background-image: url(images/menu_about_on.gif);
}

a.menu_facials { 
	display: block;
	width: 80px;
	height: 20px;
   	border:0px;
	background-image: url(images/menu_facials.gif);
	background-repeat: no-repeat;
}
	 
a.menu_facials:hover { 
	background-image: url(images/menu_facials_on.gif);
}

a.menu_body { 
	display: block;
	width: 120px;
	height: 20px;
   	border:0px;
	background-image: url(images/menu_body.gif);
	background-repeat: no-repeat;
}
	 
a.menu_body:hover { 
	background-image: url(images/menu_body_on.gif);
}

a.menu_makeup { 
	display: block;
	width: 83px;
	height: 20px;
   	border:0px;
	background-image: url(images/menu_makeup.gif);
	background-repeat: no-repeat;
}
	 
a.menu_makeup:hover { 
	background-image: url(images/menu_makeup_on.gif);
}

a.menu_products { 
	display: block;
	width: 107px;
	height: 20px;
   	border:0px;
	background-image: url(images/menu_products.gif);
	background-repeat: no-repeat;
}
	 
a.menu_products:hover { 
	background-image: url(images/menu_products_on.gif);
}

a.menu_contacts { 
	display: block;
	width: 105px;
	height: 20px;
   	border:0px;
	background-image: url(images/menu_contacts.gif);
	background-repeat: no-repeat;
}
	 
a.menu_contacts:hover { 
	background-image: url(images/menu_contacts_on.gif);
}