/* generated by csscreator.com */ 
html, body{
	margin:0;
	padding:0;
	text-align:center;
	background: url(images/global/background.gif) repeat;
} 
 
#pagewidth{ 
 width:728px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
	z-index: 1;
	position:relative;
	height: 100px;
	width: 728px;
	background-image: url(images/global/salon2_r1_c2.gif);
} 
#navdiv {
	z-index: 2;
	height: 21px;
	width: 728px;
	padding-top: 0px;
	position: relative;
	
}

#globalnavdiv {
	z-index: 8;
	height: 15px;
	width: 320px;
	padding-top: 0px;
	position: absolute;
	top: 4px;
	left: 391px;
	text-align: right;
}

#flash{
	z-index: 3;
	position:relative;
	margin-top: 9px;
	width:728px;
	height: 241px;
} 

 
#centercol{
	z-index: 5;
	left: 0px;
	width: 728px;
	position: relative;
	margin-top: 9px;
	background: url(images/global/background2.gif);
 }
 
#footer{
	z-index: 7;
	height:75px;
	clear:both;
		margin-top: 9px;	
	background: url(images/global/footer.gif) no-repeat;
 } 
 
/* Rule Styles */

#rulediv1 {
	background-image:url(images/global/line.gif) repeat-y;
	z-index: 7;
	
	width: 10px;
	padding-top: 3px;
	position: absolute;
	top: 5px;
	left:250px;
}
/* Headings Formatting Styles */



.Page_Header {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	line-height: normal;
	font-variant: normal;
	text-transform: capitalize;
}
.Page_Header2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	line-height: normal;
	font-variant: normal;
	text-transform: capitalize;
}
.Page_Header3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#5E2E91;
	font-weight:bold;
	line-height: normal;
	padding-left: 20px;
	padding-top: 0px;
}

.sub_Header {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:900;
	
	color:#2D56A3;
}

/* Text Formatting Styles */
.content {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	line-height: 16px;
}

.content2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFFFFF;
	line-height: 16px;
}

.content3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	line-height: 13px;
}


.content a:link {
	color: #3399FF;
	text-decoration: none;
	
}
.content a:visited {
	color: #254D8A;
	text-decoration: underline;

}
.content a:hover {
	color: #254D8A;
	text-decoration: underline;
	
}
.content1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FF0000;
	line-height: 12px;
}

.Billboard_Nav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #FFFFFF;
	line-height: 9px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 12px;
	text-align: right;	
}

.Billboard_Nav a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.Billboard_Nav a:visited {
	color: #757171;
	font-weight: bold;
	text-decoration: underline;
}
.Billboard_Nav a:hover {
	color: #757171;
	font-weight: bold;
	text-decoration: underline;
}

.Footer_Nav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #000000;
	line-height: 11px;
	text-align: center;	
}

.Footer_Nav a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.Footer_Nav a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.Footer_Nav a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #FFFFFF;
	line-height: 11px;
	text-align: right;	
}
 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}

