body 
{
	height:100%;
	margin:0px;
	padding:0px;
	font-family:Arial,verdana, Helvetica, sans-serif;
	font-size:12px;
	color: #ffffff;
	background-color:#f26f17;
	background-image:url(../images/tfh_grad.jpg);
	background-repeat:repeat-x;
	text-align:center;
}


img{
	border:0;
	padding:0;
	margin:0;
}


a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
a:visited {
	text-decoration: underline;
	color: #FFFF00;
}
a:hover {
	text-decoration:underline;
	color: #FFFF00;
}

a.opacity img:hover{
						filter: BlendTrans(Percent=20) gray();

            			-moz-opacity:.80; 
            			
            			opacity:.80;
}
	
	
.justify
{
	text-align:justify;
}


.bold
{
	font-weight:bold;
}


.center
{
	text-align:center;
}


.right
{
	text-align:right;
}


.nostart 
{
	list-style-type:none;
	margin:0;
	padding:0;
}


/*to clear flaoting content*/
.clr
{
	clear:both;

}


a
{
	outline:none;
}
#current
{
	color:#333333;
}


/* ----------------------------------------------Container-------------------------------------*/

#wrap{
position:relative;
	margin:0px auto;
	text-align:left;
	width:950px;
}

#container
{
	position:relative;
	width:950px;
	background-color:#ffffff;
	background-image:url(../images/head_bg.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	padding-bottom:20px;
	border: dotted #CCCCCC 0px;
	float:left;
}


/*---------------------------------------header--------------------------------*/

#header 
{
	width:950px;
	border:0px solid #000000;
	height:200px;
	float:left;	
}




h2{
font-size:14px;
	
}


#content 
{
	margin:0px auto;
	padding:0px 0px 0px 0px;
	width:927px;
	border: dotted #000000 0px;
	margin-left:22px;
	float:left;
	

}


#main_col_left{
width:352px;
float:left;
}

#box_left_top{
width:352px;
height:242px;
background-color:#fbab0e;
padding:0px 0px 0px 0px;
}

#box_left_top p{
padding-left:10px;
padding-right:10px;
margin-top:0px;
padding-top:0px;
margin-bottom:0px;
padding-bottom:0px;
color:#FFFFFF;
font-weight:bold;
}

#box_left_bottom{
width:329px;
height:436px;
background-color:#b3dc10;
padding:13px 10px 0px 13px;
margin-top:15px;
}


#box_left_bottom H1{
padding:0px 0px 0px 0px;
margin:5px 0px 0px 0px;
font-size:13px;
font-weight:bold;
}

#box_left_bottom H2{
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
font-size:13px;
font-weight:bold;
color: #333333;
}

#box_left_bottom p{

}




#first_col{
width:169px;
height:700px;
background-color:#fbab0e;
padding:6px 0px 0px 0px;
margin-left:15px;
float:left;
}

.par_bold{
padding-left:12px;
padding-right:6px;

}

#sec_col{
width:169px;
height:700px;
background-color:#f58217;
padding:6px 0px 0px 0px;
margin-left:15px;
float:left;
}

#third_col{
width:169px;
height:700px;
background-color:#ed481a;
padding:6px 0px 0px 0px;
margin-left:15px;
float:left;
}



.pad{
padding:0px 15px 15px 10px;
margin:0px;
border:0px solid #000000;
}

/*---------------------------------------footer--------------------------------*/



#footer 
{
	margin:0px auto;
	margin-bottom:0px;

	padding-bottom:0px;
	padding:5px 0px 5px 210px;
	border:0px solid black;
	width:692px;

	font-size:10px;
	color:#666666;
	text-align:left;
	
}

/*----------------------------*/

a.find_more{
background-image:url(../images/find.gif);
background-position:0 0px;
background-repeat:no-repeat;
display:block;
height:54px;
width:170px;
}

a.find_more:hover{
background-image:url(../images/find_over.gif);
background-position:0 0px;
}

a.find_more2{
background-image:url(../images/find2.gif);
background-position:0 0px;
background-repeat:no-repeat;
display:block;
height:54px;
width:170px;
}

a.find_more2:hover{
background-image:url(../images/find2_over.gif);
background-position:0 0px;
}

a.find_more3{
background-image:url(../images/find3.gif);
background-position:0 0px;
background-repeat:no-repeat;
display:block;
height:54px;
width:170px;
}

a.find_more3:hover{
background-image:url(../images/find3_over.gif);
background-position:0 0px;
}


a.scissors{
background-image:url(../images/scissors.gif);
background-position:0 0px;
background-repeat:no-repeat;
display:block;
height:45px;
width:45px;
}

a.scissors:hover{
background-image:url(../images/scissors_over.gif);
background-position:0 0px;
}

a.hat{
background-image:url(../images/hat.gif);
background-position:0 0px;
background-repeat:no-repeat;
display:block;
height:45px;
width:45px;
}

a.hat:hover{
background-image:url(../images/hat_over.gif);
background-position:0 0px;
}

a.people{
background-image:url(../images/people.gif);
background-position:0 0px;
background-repeat:no-repeat;
display:block;
height:45px;
width:45px;
}

a.people:hover{
background-image:url(../images/people_over.gif);
background-position:0 0px;
}


#preloadDefaultImages {
width: 0px;
height: 0px;
display: inline;
background-image: url(../images/hat_over.gif);
background-image: url(../images/people_over.gif);
background-image: url(../images/scissors_over.gif);
background-image: url(../images/find_over.gif);
background-image: url(../images/find2_over.gif);
background-image: url(../images/find3_over.gif);
}

.preloader {
position:absolute;
top:-1000px;
left:-1000px;
}


#salon_left_col{
width:718px;
float:left;
}

#salon_top_left{
width:718px;
height:222px;
}

#salon_bottom_left{
width:322px;
height:342px;
float:left;
border: 0px solid #000000;
margin-top:10px;
background-color:#f26f17;
padding:15px;
}

#salon_bottom_left H1{
padding:0px 0px 0px 0px;
margin:5px 0px 0px 0px;
font-size:13px;
font-weight:bold;
}

#salon_bottom_left2{
width:322px;
height:342px;
float:left;
margin-left:13px;
margin-top:10px;
border: 0px solid #00FF00;
background-color:#f99614;
padding:15px;
}

#salon_bottom_left2 H1{
padding:0px 0px 0px 0px;
margin:5px 0px 0px 0px;
font-size:13px;
font-weight:bold;
}

img.left{
float:left;
margin-right:10px;
}

#salon_right_col{
width:169px;
height:604px;
background-color:#ed481a;
padding:0px;
margin-left:15px;
float:left;
}

.pad10{
padding:10px;}

a.map{
background-image:url(../images/view_map.gif);
background-position:0 0px;
background-repeat:no-repeat;
display:block;
height:56px;
width:169px;
}

a.map:hover{
background-image:url(../images/view_map_over.gif);
background-position:0 0px;
}
