html
{
  overflow: hidden;
  height: 99%;
}
body
{
  background: #C4DF9B;
 margin: 0 auto;
  padding: 0;
  text-align: center;	

}
#box	{
	width: 900px; 
	text-align:center;
	margin: 0 auto;
	
}
#container {
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
		background-image: url('http://www.robinshannon.com/wake-up-beauty/images/beauty-services.jpg');
  background-repeat: no-repeat;
  background-position: center top;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 16px solid #ffffff;
	text-align: left; /* this overrides the text-align: center on the body element. */

}
#container-skin {
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	height:  460px;
  background-image: url('images/salon-spa.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  line-height: 18px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 16px solid #ffffff;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#container-coupon {
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	height:  460px;
  line-height: 18px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 16px solid #ffffff;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#mainContent {
	padding: 0 4px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	height:  496px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */

}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	width: 668px;
}
.fltrt1 { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 12px;
	margin-right:0px;
	width:200px;
		padding-top: 30px;
		
	}
.fltrt1 img	{
	border: 2px double #006633;
}


*
.list
{
  margin: 5px;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
}




/* === Containers === */



#first_container
{
  margin: 0 auto 0 auto; 
  display: table; 
  height: 100%;  
  position: relative; 
  overflow: hidden; 
  width: 960px;
}

#second_container
{
  position: absolute; 
  top: 40%;
  vertical-align: middle;
  width: 100%; 
}

#third_container
{
  position: relative; 
  top: -163px; 
  width: 960px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	border: none;
	font-style: normal;
	font-variant: normal;

}
a:link, a:hover, a:visited, a:active {
	color: #333;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	border: none;
	font-style: normal;
	font-variant: normal;

}
a:hover {
	text-decoration: underline;
}

/* === Other Divs === */
 


.border
{
  background-color: #ffffff;
  padding: 15px 15px 15px 220px;
  height:  460px;
  background-image: url('images/beauty-services.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  text-align: left;
   margin-top: 20px; 
}

.title
{
  position: absolute;
  margin-top: 10px; 
  width: 200px;
  height:  460px;
  font-size: 14px;
  color: white;
  font-weight: bold;
  line-height:28px;

  
}

.content
{
  overflow: auto;
  padding: 12px;
}

.designinfo
{
  margin-top: 5px;
  text-align: right;
  color: #749942;
  background-color: inherit;
}
#bottom	
{
	padding-right: 160px;
}


/* === Inline Text Styles === */



h1
{
  margin: 10px 0 -40px -2px;
  padding: 0px 10px 40px 9px;
  font-size: 22px;
  font-weight: bold;
  color: #ffffff;
  background-color: inherit;
  border-left: 5px solid rgb(211, 226, 195);
    line-height:24px;
}
h2
{
    font-size: 18px;
  color: #ffffff;
  line-height:18px;
}
.skin h1
{
  margin: 10px 0 -40px -2px;
  padding: 0px 10px 40px 9px;
  font-size: 22px;
  font-weight: bold;
  color: #333333;
  background-color: inherit;
  line-height:24px;
 
}
.details
{
  display: none;
  font-size: 9px;
  color: #6E7468;
}

.text
{
  font-size: 12px;
  margin: 5px 5px 20px 12px;
}

.text a
{
  color: #333;
  text-decoration: none;
  font-weight: bold;
 	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	border: none;
	font-style: normal;
	font-variant: normal;

}
}

.text a:hover, .text a:active
{
  color: #000000;
}

blockquote
{
  margin: 3px 0 3px 0;
  padding: 5px 10px 5px 10px;
}

.note
{
  	display: block;
	margin: 10px 15px 10px 15px;
	color: #555555;
}

.bold
{
  font-weight: bold;
}
.middle	{
	width: 880px;
	padding: 4px;
	background-color:#FFFFFF;
	border: 4px solid #ffffff;
	font-size:10px;
	
}
.footer	{
	

	background-color:#FFFFFF;
	border: 4px solid #ffffff;
	font-size:10px;
	
}
.clear {

height:0;
line-height:0px;
font-size:0;
clear:both;
}
.nav {width:606px; text-align:left  margin:0 auto; background:#669933; border-right: 2px solid #FFFFFF; border-left: 1px solid #FFFFFF; border-top: 2px solid #FFFFFF;}

.nav ul.topic {padding:0; margin:0; list-style:none; width:606px; height:auto; position:relative; z-index:10; }

.nav ul.topic li {display:block; width:200px; height:31px; float:left; border-right: 1px solid #FFFFFF; border-left: 1px solid #FFFFFF;}
.nav ul.topic li a.set {display:block; font-size:11px; width:200px; height:31px; text-align:center; line-height:30px; color:#fff; text-decoration:none; background:#669933; font-family:verdana, arial, sans-serif;}

.nav ul.topic li a ul, 
.nav ul.topic li ul 
{display:none;}

.nav ul.topic li.active a
{color:#fff; background-color:b4d288 }

.nav ul.topic li a:hover,
.nav ul.topic li:hover a
{color:#330033; background:#b4d288 ;}

.nav ul.topic li.active ul
{display:block; position:absolute; left:0; top:31px; list-style:none; padding:0; margin:0;  background:#b4d288 ; width:300px; padding:40px 60px;  z-index:1;}

.nav ul.topic li a:hover ul, 
.nav ul.topic li:hover ul
{display:block; position:absolute; left:0; top:31px; list-style:none; padding:0; margin:0; background:#b4d288 ; width:300px; padding:40px 60px; z-index:100;}

.nav ul.topic li ul li
{display:inline; width:80px; height:100px; float:left; margin:1px;}

.nav ul.topic li ul li a
{display:block; width:80px; height:100px; cursor:default; float:left; text-decoration:none; background:#669933; }




