/* ------------ Styles ---------------- */

/* This rule resets all margins for compatibility with ie & FF */
* {padding:0;margin:0;}
h1, h2, h3, h4, h5, h6, p, blockquote, label, ol, dl, fieldset, address {margin-bottom: 1em;}

body 	{
	font-family:"Lucida Grande","Lucida Sans Unicode","bitstream vera sans","trebuchet ms",verdana;
	margin:0px;
	padding:0px;
	font-size:11px;
	text-align:justify;
	color:#333333;
	line-height:150%;
	background-image: url(../images/background.gif);
	background-repeat: repeat;
	}
	
p 	{
	font-family:"Lucida Grande","Lucida Sans Unicode","bitstream vera sans","trebuchet ms",verdana;
	font-size:11px;
	text-align:justify;
	color:#333333;
	line-height:150%;
	}	
	
a:link {color:#003366;text-decoration:none;}	
a:visited {color:#003366;text-decoration:none;}	
a:hover {color:#000000;text-decoration:none;}

ul	{ 
	line-height:150%;
	padding-left:30px;
	margin-bottom:25px;
	margin-top:5px;
	}
	

a.footerbox_grp:link {
	color:#CC3333;
	text-decoration:none;
}

a.footerbox_grp:visited {
	color:#CC3333;
	text-decoration:none;
}	

a.footerbox_grp:hover {
	color:#EFEFEF;
	text-decoration:none;
}	

 	
h1{
	color: #000066;
	font-size: 18px;
	background-image: url(../images/h1_bg.gif);
	background-repeat: no-repeat;
	padding-left: 8px;
	line-height: 40px;
	font-weight: normal;
	margin-bottom:20px;
	}
	
	h1 a
	{
	color:#990000;
	text-decoration: none;
	} 
	
h2
	{
	color: #000066;
	font-size: 14px;
	padding-left: 8px;
	font-weight: normal;
	}
	
ul.navigation {
	list-style:none;
	margin-top:1px;
	margin-left:-20px;
	}

li.navigation {
	list-style:none;
	display:inline;
	float:left;
	} 	
	
  	
		

	
a.davidandrewslink:link {
	color:#993333;
	font-family:Tahoma, Verdana, Arial, "sans serif";
	font-size:10px;
	padding-left:0px;
	padding-top:0px;
	text-align: right;
	}
	
a.davidandrewslink:visited {
	color:#993333;
	font-family:Tahoma, Verdana, Arial, "sans serif";
	font-size:10px;
	padding-left:0px;
	padding-top:0px;
	text-align: right;
	}	
	
a.davidandrewslink:hover {
	color:#FFFFFF;
	}		
		
	
.white {
	color: #FFFFFF;
	} 	
	
#footer ul {
	list-style:none;
	margin-left:0px;
	margin-bottom:5px;
	padding-left: 0px;
	}
	
#footer ul li{
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	margin-bottom: 4px;
	} 
	
#footer li a:link {
	font-size:11px;
	color: #999999;
	background:url(../../images/nav_bg.gif);
	text-decoration: none;	
	padding-right:0px;
	line-height:100%;
	}  
	
#footer li a:visited {
	font-size:11px;
	color: #999999;
	background:url(../../images/nav_bg.gif);
	text-decoration: none;	
	padding-right:0px;
	line-height:100%;
	}  

#footer li a:hover {
	color:#000000;
	text-decoration:underline;
	background:url(../../images/nav_bg2.gif);
	}  	
	
	

/* ------------------ Layout ------------------ */


#branding {
	height:94px;
	width:450px;
	margin-top:0px;
	background:url(../images/head.jpg);
	color : #000000;
	background-repeat: no-repeat;
	padding-top : 80px;
	padding-left: 535px;
	z-index:0;
	}
	
		#branding a
		{
		position: absolute;
		top: 50px;
		right: 30px;
		color: #999999;
		font-size: 10px;
		}  
	
#banner {
	height:253px;
	width:985px;
	margin-top:0px;
	background:url(../images/banner.png);
	position:absolute;
	left:0px;
	top:135px;
	color : #000000;
	background-repeat: no-repeat;
	padding : 0px;
	z-index:0;
	background-position: center;
	}  	

#container {
	margin-top:0px;
	position:relative;
	top:0px;
	left:0px;
	width:985px;
	margin:0px auto;
	z-index:1;
	}  
	
#login {
	position:absolute;
	left:29px;
	top:-54px;
	width:146px;
	height:25px;
	z-index:100;
	} 
	
#loginfield {
	background-image: url(../images/fieldbg.gif);
	font-family:Tahoma, Verdana, Arial, "sans serif";
	font-size:11px;
	color:#999999;
	border:solid 1px #CCCCCC;
	height:16px;
	}

#navigation {
	position:absolute;
	left:35px;
	top:135px;
	width:886px;
	height:25px;
	
	}  
	
#leftcolumn {
	float: left;
	margin: 0px;
	padding: 0px;
	width:137px;
	height:241px;
	background-image: url(../images/ability.gif);
	} 
	
#maincontent {
	width:916px;
	padding-left: 42px;
	padding-right: 42px;
	padding-bottom: 15px;
	background-image: url(../images/index_02.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	}
	
#altmaincontent {
	margin-top:0px;
	position:relative;
	left:0px;
	top:174px;
	width:916px;
	padding-left: 42px;
	padding-right: 42px;
	padding-bottom: 15px;
	background-image: url(../images/index_02.jpg);
	background-repeat: repeat-y;
	}
	
		#mc_area
		{
		width: 906px;
		border-color: #CCCCCC;
		border-width: 1px;
		border-style: solid;
		padding: 3px;
		margin-bottom: 10px;
		}
		
		#mc_area p,h2,h3,h4,h5,table
		{
		padding-left: 12px;
		padding-right: 12px;
		}
		
		#mc_area ul,ol
		{
		margin-left: 20px;
		padding-left: 10px;
		padding-right: 12px;
		}
		
		#mc_area a img
		{
		border: none;
		}
		
			#mc_left
			{
			float: left;
			width: 627px;
			height: 327px;
			margin-left: 2px;
			margin-bottom: 2px;
			}
			
			#mc_right
			{
			float: right;
			width: 261px;
			height: 327px;
			margin-left: 8px;
			margin-right: 2px;
			margin-bottom: 2px;
			}
			
				#mc_right p
				{
				position: relative;
				margin: 0px;
				padding: 0px;
				padding-top: 5px;
				display: block;
				float: left;
				width: 130px;
				height: 104px;
				color: #FFFFFF;
				font-size: 16px;
				}
				
				#mc_right p strong
				{
				padding-left: 5px;
				padding-right: 5px;
				font-weight: normal;
				}
				
				#mc_right p a
				{
				display: block;
				width: 120px;
				padding-left: 5px;
				padding-right: 5px;
				color: #FFFFFF;
				text-decoration: none;
				background-color: #000033;
				position: absolute;
				bottom: 0px;
				left: 0px;
				text-align: left;
				opacity:0.4;
				filter:alpha(opacity=95);
				font-size: 12px;
				}
	
#extfooter
{
position: relative;
margin: auto;
width: 900px;
font-size: 10px;
color: #999999;
}

	#extfooter .left
	{float: left;}
	
	#extfooter .right
	{float: right;}
	
	#extfooter .right a
	{
	color: #999999;
	}
	
	#exfooter .right  a:hover {color: #666666;}
	
	#footer .left  a {color: #000066;}
	#footer .left  a:hover {color: #000033;}
	
	#footer img
	{
	vertical-align: middle;
	}
	
#footercont {
	width:1084px;
	position:relative;
	background-image: url(../../images/index_02.jpg);
	background-repeat: repeat-y;
	}	
	
	#foot-bottom {
	width:1084px;
	height: 41px;
	position:relative;
	background-image: url(../../images/foot-bottom.jpg);
	background-repeat: repeat-y;
	}	
	
#footer {
	width:880px;
	padding-left:60px;
	padding-right: 60px;
	padding-top: 40px;
	background:url(../../images/foot.jpg);
	background-repeat: repeat-x;
	text-align: left;
	}
	
#footerbox1 {
	position:absolute;
	left:60px;
	top:10px;
	width:170px;
	height:112px;
	margin-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 40px;
	}
	
	.footerbox_grp {
	float: left;
	width:204px;
	margin-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 10px;	
	}
	
#footerbox2 {
	position:absolute;
	left:260px;
	top:10px;
	width:170px;
	height:112px;
	margin-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 40px;
	
	}	

/* Menu highlight style */

.index a#index,
.processes a#processes,
.new a#new,
.finance a#finance,
.clothing a#clothing,
.servicing a#servicing,
.about a#about,
.testimonials a#testimonials,
.contact a#contact,
.laserswhat a#laserswhat,
.laserscosts a#laserscosts,
.lasersdirections a#lasersdirections,
.laserscontact a#laserscontact
{border-bottom: 3px solid #003366;}

.clear{clear: both; width: 100%; height: 1px;}    

/* End Menu highlight style */

/* ------------ Nav Menu ---------------- */

#sddm
{	margin-top: 3px;
margin-left: 10px;
	padding: 0;
	z-index: 150;}

/*.navigation li a:link {
	font-size:11px;
	color: #FFFFFF;
	text-decoration: none;	
	border-bottom: solid 0px #CCCCCC;
	border-left: solid 0px #FFFFFF;
	padding-right:10px;
	padding-left:10px;
	padding-bottom:7px;
	padding-top:7px;
	display: block;
	line-height:100%;
	z-index: 150;
	}  

.navigation li a:visited {
	font-size:11px;
	color: #FFFFFF;
	text-decoration: none;	
	border-bottom: solid 0px #CCCCCC;
	border-left: solid 0px #FFFFFF;
	padding-right:10px;
	padding-left:10px;
	padding-bottom:7px;
	padding-top:7px;
	display: block;
	line-height:100%;
	z-index: 150;
	}  	
	
.navigation li a:hover {
	color: #FFFF66;
	text-decoration:underline;
	z-index: 150;
	}*/

/* ------------ Nav Menu ---------------- */

#sddm
{	margin-top: 3px;
margin-left: 10px;
	padding: 0;
	z-index: 150;}

/*.navigation li a:link {
	font-size:11px;
	color: #FFFFFF;
	text-decoration: none;	
	border-bottom: solid 0px #CCCCCC;
	border-left: solid 0px #FFFFFF;
	padding-right:7px;
	padding-left:7px;
	padding-bottom:7px;
	padding-top:7px;
	display: block;
	line-height:100%;
	z-index: 150;
	}  

.navigation li a:visited {
	font-size:11px;
	color: #FFFFFF;
	text-decoration: none;	
	border-bottom: solid 0px #CCCCCC;
	border-left: solid 0px #FFFFFF;
	padding-right:7px;
	padding-left:7px;
	padding-bottom:7px;
	padding-top:7px;
	display: block;
	line-height:100%;
	z-index: 150;
	}  	
	
.navigation li a:hover {
	color: #FFFF66;
	text-decoration:underline;
	z-index: 150;
	}*/

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	z-index: 150;}

#sddm li a
{	font-size:11px;
	color: #FFFFFF;
	text-decoration: none;	
	border-bottom: solid 0px #CCCCCC;
	border-left: solid 0px #FFFFFF;
	padding-right:8px;
	padding-left:8px;
	padding-bottom:7px;
	padding-top:7px;
	display: block;
	line-height:100%;
	z-index: 150;}

#sddm li a:hover
{	color: #FFFF66;
	text-decoration:underline;
z-index: 150;}


#sddm div
{	position: absolute;
	visibility: hidden;
	margin-top: 5px;
	padding: 0;
	background-color: #FEF6E1;
	border: 1px solid #CCCCCC;
	z-index: 150;
	padding:10px;
	overflow: auto;}
	
	#sddm div p
	{
	padding: 0px;
	margin: 0px;
	float: left;
	}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding-left: 4px; padding-right: 38px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background-color: #FEF6E1;
		color: #333333;
		font-size: 11px;
		z-index: 150;}

	#sddm div a:hover
	{	
	text-decoration: underline;
	color: #000000;
		z-index: 150;}


.partnoboxq
{padding-left:10px;}

.partnoboxd
{width:250px;}
