body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.8em;
	margin-top: 0px;
		margin-bottom: 0px;
	background-image:url(../images/bg_pattern.jpg);
	background-repeat:inherit;

}

#wrap{ width:760px;
		margin:0 auto;
		background-color:#FFFFFF;
	}
#header{ width:760px;
		 height:185px; 
		 clear: both;
		 background-color:#666666;}
		
#main{ width:760px;
		float:left;

		  }
#main .side-left { width:175px;
					float:left;
				

}

#main .side-right { width:581px;
					float: right;
					position:relative;
					padding-right:4px;


}
#main .side-right1 {
	width:581px;
	float: right;
	position:relative;
	padding-right: 4px;
					


}
#main .contactus{ width:581px;
				   height:550px;
					float: right;
					position:relative;
					background-image: url(../images/contactbg.jpg);
					


}
#main .text{ margin-top: 15px;
			 margin-left: 40px;
			color: #FFFFFF;
			
					


}

#button .home { width:175px;
				height:81px;
				background-image:url(../images/btn_home.jpg);}
#button .salon { width:175px;
				height:87px;
				background-image:url(../images/btn_oursalon.jpg);}
#button .buy { width:175px;
				height:88px;
				background-image:url(../images/btn_buy.jpg);}
#button .training { width:175px;
				height:90px;
				background-image:url(../images/btn_training.jpg);}
#button .thinning { width:175px;
				height:90px;
				background-image:url(../images/btn_thinning.jpg);}

#button .contact { width:175px;
				height:85px;
				background-image:url(../images/btn_contact.jpg);}
				
				

#button .btn_link {
	font-size:1.1em;
	color:#FFFFFF;
	text-decoration:none;
	padding-top: 45px;
	padding-left:13px;
	font-weight:700;
			

}

#button .btn_link1 {
	font-size:1.1em;
	color:#FFFFFF;
	text-decoration:none;
	padding-top: 45px;
	padding-left:13px;
	font-weight:700;
			

}	

#button .btn_link2 {
	font-size:1.1em;
	color:#FFFFFF;
	text-decoration:none;
	padding-top: 45px;
	padding-left:13px;
	font-weight:700;
			

}	

#button .btn_link3 {
	font-size:1.1em;
	color:#FFFFFF;
	text-decoration:none;
	padding-top: 45px;
	padding-left:13px;
	font-weight:700;
			

}	

#button .btn_link4 {
	font-size:1.1em;
	color:#FFFFFF;
	text-decoration:none;
	padding-top: 45px;
	padding-left:13px;
	font-weight:700;
			

}

#button .btn_link5 {
	font-size:1.1em;
	color:#FFFFFF;
	text-decoration:none;
	padding-top: 45px;
	padding-left:13px;
	font-weight:700;
			

}		

#button .btn_link a{
	color:#FFFFFF;
	text-decoration:none;
			

}				

#button .btn_link1 a{
	color:#FFFFFF;
	text-decoration:none;
			

}	

#button .btn_link2 a{
	color:#FFFFFF;
	text-decoration:none;}	
#button .btn_link3 a{
	color:#FFFFFF;
	text-decoration:none;}	
#button .btn_link4 a{
	color:#FFFFFF;
	text-decoration:none;}	
#button .btn_link5 a{
	color:#FFFFFF;
	text-decoration:none;}	


	/* button hover*/
	
#button .btn_link a:hover {
	color: #666666;
	text-decoration:none;
			

}		

#button .btn_link1 a:hover {
	color: #8b490a;
	text-decoration:none;
			

}	

#button .btn_link2 a:hover {
	color: #064859;
	text-decoration:none;
			

}	

#button .btn_link3 a:hover {
	color: #0a551c;
	text-decoration:none;

}			
#button .btn_link4 a:hover {
	color: #82104e;
	text-decoration:none;

}
#button .btn_link5 a:hover {
	color: #7c1313;
	text-decoration:none;

}

		 		
    /* button hover end */
#footer { text-align: center;
			clear:both;
			margin-top:10px;
			padding-top:10px;
		 }
		 
#footer .menu { background-color: #f11773;
				color: #FFFFFF;
				font-size:1.1em;
				line-height:1.5em;
				
				
		 }
#footer .menu a {color: #FFFFFF;
				text-decoration:none;
						
		 }
#footer .menu a:hover {color: #FF99CC;
				text-decoration:none;
						
		 }
#footer .details { color: #000000;
				text-decoration:none;
				font-size:0.9em;
			
						
		 }
