
body
	{
	background: #ebf3e8/*#dbe4e5*/ url(../img/global-body-bg.jpg) repeat-x 0 0;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	}
	
.clear { clear: both; font-size: 0px; line-height: 0px; margin: 0; padding: 0; }



/*  PAGE ALIGNMENT  */

#header,
#letterbox,
#letterbox_content,
#top_menu,
#main,
#footer,
#footer_content
	{
	margin: 0 auto;
	padding: 0;	
	text-align: left;
	}

.container 		/*  good for setting Absolute positions  */
	{ 
	position: relative;
	float: left;
	display: inline;
	margin: 0; 
	padding: 0; 
	}



/*  HEADER  */

#header
	{
	background: url(../img/center-for-smart-skin.jpg) no-repeat 50% 0;
	padding: 0;
	width: 960px;
	height: 170px;
	
	}
	
#header ul
	{
	position: relative;
	float: left;
	display: inline;
	width: 335px;
	margin: 6px 0 0 625px;
	padding: 0;
	}
	
#header ul li
	{
	margin: 0;
	padding: 0 0 4px 0;
	font-size: 16px;
	color: #fff;
	}
	
#header p
	{
	/*position: relative;*/
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	}

#header-phone p.signature { margin-bottom: 15px; padding-top: 3px;color:#D0DECB; font-size: 14px; }
#header p.category { width: 250px; color:#FFFFFF; }

#header-phone{width: 310px; float: right; clear: right; display: inline;
font-size: 14px;
color:#DFEAE1;
line-height: 2;
margin: 0; 
padding: 0 25px 0 0;
}
#header-phone span{color:#fff; font-size: 15px;}
#header-phone p{text-align:right; display: block; clear:both; width: 310px;}
/*  FOOTER  */

#footer
	{
	background:#29201b;
	padding: 45px 0;
	font-size:14px;
	color:#fff;
	}

#footer_content
	{
	padding: 0 15px;
	width: 930px;
	}

#footer_links,
#legal_left,
#legal_right,
#seo_links
	{
	position: relative;
	float:left;
	display:inline;
	margin:0; 
	padding:0;

	}

#footer_links { width: 170px; height:180px; }	
#legal_left { background:; width: 440px; }
#legal_right { background:; width: 320px; }
#seo_links { background:; width: 250px; }

#footer_links ul { margin:0; padding:0; }
#footer_links ul li { margin:0 0 18px 0; padding:0; }
#seo_links ul { margin:15px 0 0 0; padding:0; }
#seo_links ul li { margin:0; padding:0; line-height: 2; }

#footer-containment{width: 100%; padding: 0; margin:0; display: block;}

/*  LETTERBOX  */

#letterbox
	{
	background: url(../img/letterbox.jpg) no-repeat 50% 0;
	padding: 0;
	height: 209px;
	}



/*  MENU  */

#top_menu
	{
	background: url(../img/bg-top-nav.jpg) no-repeat 50% 0;
	padding: 0;
	width: 960px;
	height: 50px;
	}

#top_menu ul.links
	{
	position: relative;
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	width: 960px;
	}
	
#top_menu ul.links li
	{
	position: relative;
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 14px;
	line-height: 50px;
	}
	
#top_menu ul.links li a:link, 
#top_menu ul.links li a:visited 
	{
	color: #fff;
	text-decoration: none;
	}
	
#top_menu ul.links li a:hover, 
#top_menu ul.links li a:active 
	{
	color: #fff;
	text-decoration: underline;
	}
	
#top_menu ul.links li.link1 { width: 170px; margin: 0 0 0 15px; }
#top_menu ul.links li.link2,
#top_menu ul.links li.link3,
#top_menu ul.links li.link4 { margin: 0 30px 0 0 ; }



/*  LEFT MENU  */

#left_menu
	{
background: url(../img/bg-left-menu.jpg) no-repeat top right;
	position: relative;
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	width: 165px;
	height: 800px;
	}

#left_menu ul
	{
	position: relative;
	float: left;
	display: inline;
	margin: 40px 0 0 0px;
	padding: 0;
	width: 165px;
	}
	
#left_menu ul li
	{
	position: relative;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 14px;
	line-height: 2;
	}
	
	
	#left_menu ul.nav-bullet {
	
	font-size: 12px;
	padding: 0;
	margin: 0;
}
#left_menu li.nav-bullet{
	background: url(../img/bullet.gif) no-repeat 0px 9px;
	font-size: 12px;
	display:block;
	clear:both;
	padding: 0 0 0 12px;
	margin: 0 0 0 20px;
}
#left_menu ul li a:link, 
#left_menu ul li a:visited 
	{
	color: #1e1e1e ;
	text-decoration: none;
	}
	
#left_menu ul li a:hover, 
#left_menu ul li a:active 
	{
	color: #29201b /*49703d2e545f*/;
	text-decoration: underline;
	}


/*  MAIN CONTENT  */

#main
	{
	background: #ebf3e8 url(../img/bg-content.jpg) repeat-y top right;
	width: 960px;
	padding: 0 0 90px 0;
	}

#column_wide,
#column_left,
#column_right,
.intro,
.gallery_preview,
.cfse_blog,
.video,
.form,
.contact_info
	{
	position: relative;
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	}
	
#column_wide
	{
	margin: 0;
	padding: 0 20px;
	width: 755px;
	}

#column_left
	{
	margin: 0;
	padding: 0 20px;
	width: 420px;
	}
	
#column_left h1{
	text-indent: 0;
	position: static;
	font-size: 26px;
	margin: 0;
	line-height: normal;
	padding: 30px 0 5px 0;
	
}

#column_left h2{
	text-indent: 0;
	position: static;
	font-size: 20px;
	margin: 0;
	line-height: normal;
	padding: 2px 0 14px 0;
	
}

#column_right
	{
	margin: 0;
	padding: 0 15px 0 0;
	width: 320px;
	}
	
.initials
	{
	background:;
	display:block;
	margin: 6px 0 24px 0;
	padding: 0;
	text-align:left;
	}




/*  CONTACT FORM - HOME PAGE and CONTACT PAGE  */

.required { font-size: 12px; color: #608D50; }

.form .form_text { width: 100px; }
.form .form_input { width: 200px; }

.form .form_text,
.form .form_input
	{
	position: relative;
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	}

.form ul,
.form ul li { line-height: 2.2; }

.form .form_input li input, 
.form .form_input li textarea { border: 1px #C2BFB4 solid; padding-left:5px; }

.form .form_input input.button
	{ 
	display: block;
	border: 0; 
	height: 28px; 
	margin-top:10px;
	}



/*  CONTACT INFO  */

#contact_info ul.address
	{
	position: relative;
	margin: 0 0 24px 0;
	padding: 0;
	}

#contact_info ul.numbers
	{
	position: relative;
	margin: 0;
	padding: 0;
	}



/*  BEFORE AND AFTER GALLERY  */

#gallery_preview .photo_tn
	{
	position: relative;
	float: left;
	display: inline;
	margin: 0 12px 24px 0;
	padding: 0;
	
	}

#gallery_preview .photo_tn img { border: 6px solid #fff; }
#gallery_preview .photo_tn a img:hover { border: 6px solid #d1ebca; }

#gallery_preview .photo_tn p { font-size:12px; margin:3px 0 0 0; padding:0; }



/*  FAQ LISTS  */	
	
.QA
	{ 
	position: relative;
	float: left;
	display: inline;
	margin: 4px 0 30px 0; 
	padding: 0; 
	list-style: none;
	}
	
.QA_set
	{ 
	position: relative;
	float: left;
	display: block;
	margin: 0; 
	padding: 0;
	}

.letter_q,
.letter_a,
.question,
.answer
	{ 
	position: relative;
	float: left;
	display: inline;
	margin: 0 0 4px 0; 
	padding: 0;
	}	

.QA .letter_q,
.QA .letter_a { width: 25px; font-weight: bold; color: #567F8E ; }
	
.QA .question { font-weight: bold; }

.QA .question,
.QA .answer { width: 380px }



/*  DESIGN GALLERY PAGE  */

.photo_set
	{
	position: relative;
	float: left;
	display: inline;
	width: 420px;
	margin: 0 0 24px 0;
	padding: 0;
	}
	
	.photo_set#office
	{
	position: relative;
	float: left;
	display: inline;
	width: 650px;
	margin: 0 0 24px 0;
	padding: 0;
	}


.photo_set img
	{
	background: #fff;
	position: relative;
	float: left;
	display: inline;
	margin: 10px 10px 0 0;
	padding: 5px;
	}
	
.photo_set a img:link { background: #fff; }
.photo_set a img:hover { background: #d1ebca; }
.photo_set img.end_row { margin-right: 0; }



/*  CARE CREDIT  */

table#care
	{
	width: 750px;
	margin: 0 0 30px 0;
	padding: 0;
	border-collapse: collapse;
	border: 0;
	text-align:center;
	}

#care span{font-size:10px;}
#care th, 
#care td { padding: 10px; }

#care th
	{
	text-align:left;
	background: url(../img/bg-table-head.gif);
	height: 50px;
	font-size:16px;
	padding: 10px;
	margin: 0;
	}

#care th{text-align:center;}
#care tr.dark{background:#cddbdd;}
#care tr.light{background:#fff;}
#care tr:hover{background: #dbe4e5;}







