body  { color: #404040; font-size: 11px; line-height: 14px; font-family: Tahoma, Verdana; background: #292981 center; margin: 0px; padding: 0px }

a:link { color: #007EFF; text-decoration: none }
a:active { color: #007EFF; text-decoration: none }
a:visited { color: #007EFF; text-decoration: none }
a:hover { color: #3C3CA6; text-decoration: underline }

a.whitelinks:link { color: #F2EFE7; font-size: 10px; text-decoration: none }
a.whitelinks:active { color: #F2EFE7; font-size: 10px; text-decoration: none }
a.whitelinks:visited { color: #F2EFE7; font-size: 10px; text-decoration: none }
a.whitelinks:hover { color: #66CCFF; font-size: 10px; }

p, td  { color: #404040; font-size: 11px; line-height: 14px; font-family: Tahoma, Verdana }
li, li p, ul  { color: #404040 }

.ttl_sml  { color: #5D6629; font-weight: bold }
.ttl_lrg  { color: #5D6629; font-size: 16px }
.ttl_contact { font-size: 1.4em }

.footer { color: #A2A0A7; font-size: 10px }

.text-sml { font-size: 10px }
.text-lrg { font-size: 12px }
.white { color: #FFFFFF; Verdana }
.body-margin { padding: 12px }

.bkgleft { background-image: url(../images/bkg_leftshadow.gif); background-repeat: repeat-y; background-position: right }
.bkgright { background-image: url(../images/bkg_rightshadow.gif); background-repeat: repeat-y; background-position: left }

.bkgfooter {
	background: no-repeat url(../images/bkg_footer.gif)  bottom;
	padding: 20px;
}

.bkghome {
	background: no-repeat url(../images/home_bkggrad.gif)  top;
	padding: 20px;
}

.bkgsub {
	background: no-repeat url(../images/sub_bgkgrad.jpg) top;
	padding: 20px;
}
.about { background: url(../images/sub_bkg_about.jpg) no-repeat; padding: 20px }

.cosmetic { background: no-repeat url(../images/sub_bkg_cosmetic.jpg) top; padding: 20px;}
.cosmetic2 { background: no-repeat url(../images/sub_bkg_cosmetic2.jpg) top; padding: 20px;}
.laser { background: no-repeat url(../images/sub_bkg_laser.jpg) top; padding: 20px;}

.products { background: url(../images/sub_bkg_products.jpg) no-repeat; padding: 20px }
.medical {
	background: no-repeat url(../images/sub_bkg_medical.jpg) top;
	padding: 20px;
}
.testimonials { background: url(../images/sub_bkg_testimonials.jpg) no-repeat; padding: 20px }
.home-topright {
	background: no-repeat left top url(../images/bkg_home_topright.gif);
}

.sub-topright {
	background: no-repeat left top url(../images/bkg_sub_topright.gif);
}

.forms  { color: #4C4C4C; font-size: 11px }

.specials_header  { color: #FFFFFF; font-size: 32px; line-height:  32px }
.specials_subhead { color: #3D3DA6; font-size: 12px; font-weight: bold }

/* 35mm addons */

.quote_box {
	background-color:#F4F4F9;
	height:190px;
	border-top:1px solid #282C7D;
	border-bottom:1px solid #282C7D;
	padding:5px 1em 5px 0em;
	margin:1em 0 2em;
	}
h1 {
	font-size:1.4em;
	color:#7166c0;
	}
	
h2 {
	font-size:1.3em;
	color: #5D6629;
	font-weight:normal;
	margin:1.5em 0 .2em;
	}
	
h3 {
	font-size:3em;
	color:#7166c0;
	}
	
h4 {
	font-weight:bold;
	font-size:1.1em;
	color:#7166c0;
	}
	
		
.refer-li {
	font-size:1.1em;
	color: #7166c0;
	font-weight: normal;
	margin:1em 0 .2em;
}

.quote {
	font-style:italic;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:1.4em;
	border-top:1px solid #ccc;
	padding-top:6px;
	color:#282C7D;
	margin:2em 30px 1em;
	display:block;
	}
	
.nav {
	list-style:none;
	margin-left:0px;
	padding-left:0px;
	font-weight:bold;
	}
	
.nav li {
	padding-bottom:1px;
	}
	
.thumb-left,
.thumb-right {
	display:inline;
	}
	
.thumb-left {
	float:left;
	margin:0 10px 2px 0;
	}
	
.thumb-right {
	float:right;
	margin:0 0 2px 10px;
	}