
body, html {
	background-color: #ffffff;
	color: #999999;
	text-align: left;
}

#content {
	width: 100%;
	margin: 0px auto 0px auto;
}

#header {
	width: 100%;
	background-color: #ffffff;
	height: 175px;
	padding: 0;
	margin: 0;
}

#headerContent {
	width: 960px;
	margin: 0px auto 0px auto;
	height: 175px;
	padding: 0;
}

#siteLinks {
	width:960px;
	margin: 0px auto 20px auto;
	clear:both;
	float: none;
	padding: 0;
	font-size: .9em;
	text-align: left;
}

#laserservices{ 
	width:958px;
	float:left;
	border:solid 1px #c0c0c0;
	background:url(/img/services-bg.gif) repeat-x  top #fff;
	clear:both;
}

#footer {
	width: 960px;
	margin: 0px auto 100px auto;
	padding: 0;
	font-size: .9em;
	text-align: center;
	clear: both;
	float: none;
}

.footerCopy {
	padding-top: 20px;
	float: none;
	font-size: .8em;
	color: #777;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: Geneva, sans-serif;
}

#main {
	background: transparent url(/img/bgrndStripe.jpg) repeat-x top center;
	display: block;
	margin: 0;
	padding: 0;
	overflow:hidden;
	width: 100%;
}

.mainSub {
	background: transparent url(/img/bgrndStripe.jpg) repeat-x top center;
	width: 100%;
}

.container {
	margin: 0px auto 30px auto;
	overflow: hidden;
	width: 960px;
}

.container_12 {
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 0px;

}

div {
	margin: 0;
	padding: 0;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#main img {
	float: left;
}

p {
	color: #555555;
}

ol, ul {
	list-style: none;
	margin: 0;
	padding: 0;
	color: #555555;
}

ul li {
	margin-bottom: .1em;
}

blockquote, q {
	quotes: none;
}


/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

#subnav {
	margin-top: 10px;
	padding-left: 30px;
	color: #999999;
}

#subnav a:link, #subnav a:active, #subnav a:visited {
	color: #999999;
}

#subnav a:hover {
	color: #555555;
}

#vidNav a:link, #vidNav a:active, #vidNav a:visited {
	color: #999999;
}

#vidNav a:hover {
	color: #555555;
}

#navCol, #mediaCol {
	padding-left: 50px;
}

#navCol {
	padding-left: 50px;
}

#rightcol {
	margin-top: 0px;
	padding-top: 50px;
	padding-left: 30px;
	background: transparent url(/img/shadow.jpg) no-repeat;
}

li.listHeader {
	color: #555555;
	text-transform: uppercase;
	font-size: 1.1em;
}

li.listEnd {
	margin-bottom: 15px;
}

h1, h2, h3, h4 {
	color: #660099;
}

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

a:active, a:focus{
	outline: 0;
}

a:hover {
	color: #666666;
	text-decoration: underline;
}

h2 {
	font-weight: lighter;
	margin-bottom: 12px;
	line-height: 1.2em;
}

h2.subh2 {
	font-size: 1.1em;
	padding: 0;
	margin-top: -12px;
}

h3 {
	font-weight: normal;
	font-size: 1.3em;
	margin-bottom: 0;
	margin-top: 10px;
}

h4 {
	color: #333;
	font-weight: normal;
	margin-bottom: 0;
	margin-top: 10px;
}

p {
	overflow: hidden;
	margin-bottom: 1em;
}

.container_12 {
	margin-bottom: 0px;
	overflow:hidden;
}

.grid_6{
	padding-right: 60px;
}

.grid_6.doubleLeft{
	padding: 0 40px 0 150px;
	width: 270px;
}

.pullquote {
	font-weight: lighter;
	font-style: normal;
	font-size: 1.2em;
	line-height: 1.2em;
	margin: 0;
	padding-left: 0;
	color: #660099;
}

.credit {
	font-style: normal;
	font-size: .9em;
	color: #666666;
	padding:0 0 0 .5em;
	margin: 0;
}

blockquote p.pullquote {
	quotes: "\201C" "\201D";
	text-indent: -0.5em;
	padding-left: .5em;
	width: 175px;
	}
	
blockquote:before {
	content: open-quote; font-weight: bold;
}

blockquote:after {
	content: close-quote; font-weight: bold;
}

img.left {
	display: block;
	float: left;
	margin: 10px 10px 0px 0px;
}

.center {
	text-align: center;
}

img.nofloat {
	float: none;
	clear: both;
}

.caption, .captionNM {
	font-style: normal;
	font-size: .9em;
	color: #666666;
	padding: 0px;
	margin: 0px 0 15px 0;
}

.ast {
	font-style: normal;
	font-size: .9em;
	color: #666666;
	padding: 15px 0px;
	margin: 40px 0 15px 0;
	border-top: 1px solid #dcdcdc
}

.before {
	display: block;
	float: left;
	margin-right: 115px;
}

.captionNM {
	margin: 0;
}

/* tables still need 'cellspacing="0"' in the markup */
table.pricelist {
	border-collapse: collapse;
	border-spacing: 0;
	font-size:.9em;
}

tr {
	padding:0;
}

td {
	border-bottom:1px solid #dcdcdc;
	margin:0;
	padding:10px 0 0 0;
}



#mediaPlayer {
	background: url(/img/mediaBkgrnd.png) no-repeat 0 0;
}

#mediaCol {
	padding-top: 30px;
	display: block;	
}

#remote {
	padding: 10px 20px 0 0px;
}

#vidNav li {
	border-bottom: 1px solid #ccc;
	display: block;
	padding: 2px 0px 2px 0px;
}

#vidNav li a{
	display: block;
}

#vidHolder {
		background: url(../img/vidBkgrnd.png) no-repeat 0 0;
		width: 400px;
		height: 325px;
		padding: 42px 0px 0px 10px;
}

flash-banner {
	float:left;
	width:960px; 
}
#midcontaner{ width:960px; float:left; clear:both; margin-top:7px;}

.beauty-park{ width:290px; float:left; margin-right:5px; border:solid 1px #d3d3d3; background: url(/img/box-bg.gif) repeat-x top #fff; padding:12px;  min-height:330px;}
.beauty-park .last{ margin-right:0px;}
#main .container #midcontaner .beauty-park h1{ font-size:14px; font-weight:bold; color:#000; background: url(/img/dot.gif) repeat-x bottom; padding-bottom:10px; margin-bottom:10px; text-transform:uppercase; }
#main .container #midcontaner .beauty-park p{ padding-bottom:10px;}
.clr{clear:both}

.outercontainer{ width:960px; float:left; clear:both; padding-bottom:7px; position:relative}
.lrg-box{ width:472px; float:left; margin-right:10px; border:solid 1px #d8d7d7}
.lrg-box .last{ margin-right:0px;}
.lrg-box .heading{ width:460px; float:left; background:url(/img/box-top-bg.gif) repeat-x; height:29px; line-height:29px; overflow:hidden; font-size:14px; font-weight:bold; color:#000; padding-left:12px;}
.aboutcontainer{ width:448px; float:left; background:url(/img/box-mid-bg.gif) repeat-x bottom #fff; border:solid 1px #fff; padding:11px; min-height:150px;}
.aboutcontainer p{ padding-bottom:10px;}

.laserservices{ 
	width:958px;
	float:left;
	border:solid 1px #c0c0c0;
	background:url(/img/services-bg.gif) repeat-x  top #fff;clear:both;
}

.servicesbox.last{ border-right:0px;}
.servicesbox{ width:170px; float:left; border-right:solid 1px #c0c0c0; padding:10px;  min-height:140px;}
.servicesbox h2{ font-size:14px; color:#000; font-weight:bold;}
.servicesbox ul{ list-style:none; clear:both;}
.servicesbox ul li{ padding-bottom:5px; color:#013aa6; font-size:11px; clear:both;}
.servicesbox ul li a{color:#013aa6; text-decoration:underline;}
.servicesbox ul li a:hover{color:#000;}

