body {
	margin: 0;
	text-align: center;
	min-width: 955px;
	background-image: url(images/bkground_body.jpg);
	background-repeat: repeat-x;
	background-color: #9FAAA2;
}

#wrapper {
	width: 955px;
	margin: 0 auto;
	text-align: left;
}

.branding {
	float: left;
	margin: 0;
	width: 100%;
	height: 135px;
}

#branding-expansion {
	/*background: url(images/bkground_expanded.gif) no-repeat center center;*/
}

/* menu styles */

#navbar-container {
	float: left;
	margin-left:11px;
	background-color: #9FAAA2;
	width: 935px;
	height: 32px;
}

#navbar-container ul {
	padding: 0; 
	margin: 0 auto; 
	list-style-type: none;
}

#navbar-container li {
margin:0px;
float:left;
padding: 4px 0 8px 24px;
	
}

#navbar-container li a {
	color: #FFFFFF;   
	text-decoration: none; 
	letter-spacing: 1px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#navbar-container a:hover, a:active {
	color: #000000;
}

#dropmenu1{
position:absolute;
width:220px;
top: 0;
z-index:100;
visibility: hidden;
background-image:url(images/dropdown_bottom.gif);
background-position:bottom left;
background-repeat:no-repeat;
}
#dropmenu1 ul{
padding: 0; 
	margin: 0 auto; 
	list-style-type: none;
	
}
#dropmenu1 li a{
padding-left: 12px;
padding-right: 12px;

line-height: 24px;
    letter-spacing: 1px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none; 
}
#dropmenu1 li a:hover{
color: #000000;
}


#dropmenu2{
position:absolute;
width:310px;
top: 0;
z-index:100;
visibility: hidden;
background-image:url(images/dropdown_bottom2.gif);
background-position:bottom left;
background-repeat:no-repeat;
}
#dropmenu2 ul{
padding: 0; 
	margin: 0 auto; 
	list-style-type: none;
}
#dropmenu2 li a{
padding-left: 12px;
padding-right: 12px;
line-height: 24px;
    letter-spacing: 1px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none; 
}
#dropmenu2 li a:hover{
color: #000000;
}

#dropmenu3{
position:absolute;
width:280px;
top: 0;
z-index:100;
visibility: hidden;
background-image:url(images/dropdown_bottom3.gif);
background-position:bottom left;
background-repeat:no-repeat;
}
#dropmenu3 ul{
padding: 0; 
	margin: 0 auto; 
	list-style-type: none;
}
#dropmenu3 li a{
padding-left: 12px;
padding-right: 12px;
line-height: 24px;
    letter-spacing: 1px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none; 
}
#dropmenu3 li a:hover{
color: #000000;
}



/*Main body layout */

#main-content {
	float: left;
	width: 935px;
	margin: 0 0 0 11px;
	background: #FFFFFF;
}


/*Page bottom layout */

#main-content-corners {
	clear: both;
	width: 935px;
	height: 20px;
	margin: 0px 0px 0px 11px;
	background: url(images/corners.gif) no-repeat center bottom;
}


/*Footer layout */

#bottom-content {
	float: left;
	width: 900px;
	margin: 10px 0px 0px 28px;
	padding-bottom: 20px;
	border-top: dashed 1px #FFFFFF;
	
}

#footer {
	clear: both;
	width: 900px;
	margin: 0;
	border-top: dashed 1px #FFFFFF;
}

/*Home Page Specific layout */

#left-column {
	float: left;
	margin: 0 auto;
	width: 335px;
}


#right-column {
	float: right;
	margin: 0 auto;
	padding-right:20px;
	width: 550px;
	margin-top: 40px
}

#bottom-content-left {
	float: left;
	width: 350px;
	margin: 0 auto;
}

/*Price Star*/

#bottom-content-price {
	float: left;
	width: 100px;
	height:100px;
	margin: 0 auto;
	background-image:url(images/price_star.gif);
	background-position:center;
	background-repeat:no-repeat;
}
#bottom-content-right {
	float: left;
	width: 350px;
	margin: 0 auto;
	vertical-align:middle;
}

/* Non-Catalogue Pages layout */

#full-width-column {
	float: left;
	margin: 20px 20px 20px 20px;
	width: 895px;
}


/* Catalogue Pages */

/* Left hand menu style */

#sub-menu-left{
float: left;
margin:20px 0 0 0px;
width: 190px;
}

#sub-menu-left li, #sub-menu-left p, #sub-menu-left a, #sub-menu-left a:hover, #sub-menu-left a:visited {
font-family: arial, helvetica, sans-serif;
}

#sub-menu-left ul {
	padding: 0 0 0 0; 
	margin: 0 0 0 0; 
	list-style-type: none;
background-color: #9FAAA2;
}

#sub-menu-left li {
margin:0px;
padding: 4px 0 6px 38px;
line-height:12px;
	
}

#sub-menu-left li a {
	color: #FFFFFF;   
	text-decoration: none; 
	letter-spacing: 1px;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

#sub-menu-left a:hover, a:active {
	color: #000000;
}

#sub-menu-left-bottom {
float: left;
	width: 190px;
	height: 24px;
	background-image:url(images/left_menu_bottom.gif);
	background-position: bottom right;
	background-color: #9FAAA2;
background-repeat: no-repeat;
}


/* Catalogue Layout*/


#product-page-body {
float:left;
width:725px;
margin:20px 0 0 20px;
}

#product-page-head{
width:725px;
float:left;
}

.product-page-head{
width:725px;
float:left;
}

#product-left{
float:left;
width: 145px;
padding-right:5px;
}

#product-right{
float:left;
width: 535px;
}

#treatment-right{
float:left;
width: 701px;
margin-right:23px;
}

#product_detail-mid{
float:left;
width: 535px;
}

#product_detail-right{
float:left;
width: 120px;
margin:0 20px 20px 0;
}

#product-footer{
margin:20px 0 0 0;
padding-top:20px;
width:705px;
clear:left;
border-top: dashed 1px #007175;
vertical-align:middle;
}

#product-related-treatments{
float:left;
width: 250px;
}

#product-list{
float:right; 
width:575px; 
margin-top: 24px;
}
#product-list-repeat{
float:right; 
width:390px; 
padding-bottom:12px;
margin-bottom:12px;
margin-right:24px;
border-bottom: dashed 1px #007175;
}
#product-list-info{
margin: 0 auto;
float:left; 
width:290px; 
}
.product-full-width{
margin:20px 0 0 0;
padding-top:20px;
padding-bottom:24px;
width:895px;
clear:left;
border-bottom: dashed 1px #007175;
vertical-align:middle;
}

/*NEWS*/

#news-headlines{
float:left; 
width:300px; 
margin-right:24px;
}

#news-detail{
float:left; 
width:550px;
}