html {
		text-align:center;
	}
body {
	font-family:"Lucida Grande","verdana",sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #333;
	background:#E8ECED url(i/bg.gif) repeat-x top;
	padding:0;
	margin:0;
	text-align:center;
	}

#upperIndexVeins {
	background: url(i/bannerIndexVeins.jpg);
	width:849px;
	height:421px;
	max-height:421px;
	text-align:center;
	 }
 #upperIndexStandard {
	background: url(i/bannerIndexStandard.jpg);
	width:849px;
	height:421px;
	max-height:421px;
	text-align:center;
 	}
 #upperIndexCosmetic {
	background: url(i/bannerIndexCosmetic.jpg);
	width:849px;
	height:421px;
	max-height:421px;
	text-align:center;
 	}
 #upperHelpwanted {
	background: url(i/bannerHelpwanted.jpg);
	width:849px;
	height:421px;
	max-height:421px;
	text-align:center;
 	}
#upperVeins {
	background:  url(i/bannerVeins.jpg);
	width:849px;
	height:318px;
	max-height:318px;
	text-align:center;
 	}
#upperAesthetics {
	background:  url(i/bannerAesthetics.jpg);
	width:849px;
	height:318px;
	max-height:318px;
	text-align:center;
	 }
#upperHair {
	background:  url(i/bannerHair.jpg);
	width:849px;
	height:318px;
	max-height:318px;
	text-align:center;
	}
#upperFAQ {
	background:  url(i/bannerFAQ.jpg);
	width:849px;
	height:318px;
	text-align:center;
	 }
#upperFAQanswers {
	background:  url(i/bannerFAQanswers.jpg);
	width:849px;
	height:318px;
	max-height:318px;
	text-align:center;
	}
#upperAbout {
	background:  url(i/bannerAbout.jpg);
	width:849px;
	height:318px;
	text-align:center;
	}
#upperAppointments {
	background:  url(i/bannerAppointments.jpg);
	width:849px;
	height:318px;
	max-height:318px;
	text-align:center;
	}

	
#masthead {
	width:290px;
	float:left;
	margin-left:0px;
	color:#304794;
	font-size:12px;
	}


#leftcol {
	float:left;
	width:310px;
	margin-left:15px;
	text-align:left;
	padding:0;
	}
#leftcol .address {
	color:#304794;
	text-align:center;
	font-size:12px;
	}
#leftcol .quote {
	font-size:12px;
	line-height:1.8em;
	font-style:italic;
	color:#666;
	padding:20px;
	}
#leftcol a:link, #leftcol a:visited {
	text-decoration:none;
	font-weight:bold;
	color:#7C83AF;
	}
#leftcol a:hover {
	color: #BDBED0;
	text-decoration: underline;
	font-weight:bold;
	}
	
	
#intro {
	float:left;
	width:490px;
	padding-left:20px;
	}
#intro p {
	text-align:left;
	line-height:1.7em;
	}
#introFAQ {
	float:left;
	width:740px;
	padding-left:70px;
	}
#introFAQ p {
	text-align:left;
	line-height:1.7em;
	}	


#questionbox {
	float:left;
	width:220px;
	border:#ddd 1px solid;
	padding:4px;
	margin:5px;
	font-size:12px;
	}
#questionbox p { text-align:center; }
#questionbox a {
	display: block;
	text-decoration: none;
	background: #E7EBEE;
	color: #E7EBEE;
	font-weight:bold;
	padding:5px 5px 10px 5px;
}
#questionbox a:hover { background: #eee;color:#2F4792; }
#questionbox .answer {font-size:24px;}


#colbox {
	float:left;
	width:220px;
	padding:4px;
	margin:5px;
	text-align:left;
	}
#colbox a:link, #colbox a:visited {
	text-decoration: none;
	font-weight:bold;
	color:#9A8D65;
	}
#colbox a:hover {
	color: #B6A777;
	text-decoration: underline;
	font-weight:bold;
	}
#colbox li {
	list-style-type:square;
list-style-position: outside;
	}
#colbox ul {
	padding:0 0 0 15px;
}


#containerFAQ { 
	background: url(i/mainbgFAQ.gif) repeat-y center;
	width:861px;
	}
#container { 
	background: url(i/mainbg.gif) repeat-y center;
	width:861px;
	}
	
	
#topnav {
	text-align:center;
	position:relative;
	z-index:100;
	top:40px;
	left: 0;
	float:right;
	margin-right:9px;
	}
#topnav li {
	list-style-type: none;
	font-size:10px;
	display:inline;
	margin:0;
	}
#topnav a.selected {
	color: #fff;
	background-color: #BDBED5;
	opacity:1.0;
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	}
#topnav a { 
	font-weight:bold;
	background-color: #fff;
	color: #304695;
	padding: 70px 8px 10px 8px;
		opacity:0.75;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	}
#topnav a:link, #topnav a:visited {
	text-decoration: none;

	}
#topnav a:hover {
	color: #fff;
	background-color: #BDBED5;
	text-decoration: none;
	opacity:1.0;
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	}
#topnav a:hover.selected {
	color: #fff;
	background-color: #BDBED5;
	opacity:1.0;
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	}

#footer {
	text-align:center;
	font-size:9px;
	text-transform:lowercase;
}
#footer a:link, #footer a:visited {
	font-weight:bold;
	color:#304695;
	text-decoration:none;
	}
#footer a:hover{
	font-weight:bold;
	color:#BDBED5;
	text-decoration:none;
	}
	
#slink a:link, #slink a:visited {
	text-decoration: none;
	font-weight:bold;
	color:#9A8D65;
	}
#slink a:hover {
	color: #B6A777;
	text-decoration: underline;
	font-weight:bold;
	}
	
	.aslink {
		text-decoration: none;
		font-weight:bold;
		color:#9A8D65;
		}
	.aslink:hover {
		color: #B6A777;
		text-decoration: underline;
		font-weight:bold;
		}
		
#upperHair_new {
	background:  url(i/bannerHair_new.jpg);
	width:849px;
	height:318px;
	max-height:318px;
	text-align:center;
}
