/*
	Date: 28 January, 2009
	Title: Massage Therapy
	Last Modified : 28 January 2009.
====================================
*/

body{
	font-family:Verdana,Arial,"Trebuchet MS",Georgia, Lucida,Helvetica,Tahoma, sans-serif;
	margin:0;
	font-size:12px;
	text-align:center;
	color:#0B3C5B;
	background:#FAFBFC url(../images/pattern.jpg) repeat-x;
}
*{
	margin:0; padding:0;
}
img,fieldset{
	border:none;
}
ol{
	list-style:none;
}	
a{
	color:#000000;
	text-decoration:none;
}
/*
	voice-family:"\"}\"";
	voice-family:inherit;
*/
a:hover{
	color:#DF6100;
	text-decoration:underline;
}
.hide,h1 b,h2 b,h3 b,h4 b,h5 b,a i{
     position: absolute;
     left: -9999px;
}
/*-----------------------Page Structure
*/
#outer{
	width:100%;
	background:url(../images/mainbg.png) repeat-y center center;
}
#wrap{
	width:960px;
	margin:0px auto;
	text-align:left;
}
/*-----------------------Header
*/
#hdr{
	width:960px;	height:183px;
	background:url(../images/banner.jpg) no-repeat;
	overflow:hidden;
}
#hdr h1{
	background:	url(../images/logo.png) no-repeat;
	height:82px;
	margin:25px 0 30px 30px;
}
#hdr h1 a{
	height:100%;
	width:301px;
	display:block;
}
.nav{
	width:930px;
	height:28px;
	background:url(../images/navbg.png) no-repeat;
	padding-left:30px;
}
.nav li{
	float:left;
	line-height:28px;
}
.nav li a{
	float:left;
	margin-right:35px;
	text-decoration:none;
	color:#4D4B47;
}
.nav li a:hover{
	text-decoration:none;
	color:#67919F;
}
/*-----------------------Main Body
*/
#mainbody{
	width:902px;
	border-top:1px solid #3C637C;
	padding:0 29px 0px;
	overflow:hidden;
	background:url(../images/mainbodybg.gif) repeat-y 681px 0;
	margin-bottom:40px;
}
#mainlft{
	float:left;
	width:600px;
	padding-top:30px;
}
#mainrt{
	float:right;
	width:220px;
	background:#67919F url(../images/rightbg.jpg) no-repeat;
	min-height:590px;
	padding-top: 25px;
	padding-right: 9px;
	padding-bottom: 25px;
	padding-left: 19px;
}
/*\*/
* html #mainrt{
	height:590px;
}
.header{
	font:normal 29px/29px Georgia;
	color:#0B3C5B;
	background:url(../images/doubleline.gif) repeat-x bottom left;
	padding-bottom:12px;
	margin-bottom:30px;
}
.header i{
	color:#536E80;
	font-size:16px;
	display:block;
	padding-left:35px;
	font-weight:bold;
}
.txt p{
	font:12px/19px Verdana;
	margin-bottom:30px;
}
.topics{
	padding-left:30px;
}
.topics dt{
	font:bold 16px/16px Georgia;
	margin-bottom:5px;
}
.topics dd{
	line-height:18px;
	margin-bottom:20px
}
address{
	font:normal 15px/17px Georgia;
	color:#fff;
	margin-bottom:40px;
}
address a{
	color:#fff;
	text-decoration:underline;
}
address a:hover{
	color:#0B3C5B;
	text-decoration:none;	
}
address2{
	font:normal 15px/25px Georgia;
	color:#fff;
	margin-bottom:40px;
}
address2 a{
	color:#fff;
	text-decoration:underline;
}
address2 a:hover{
	color:#0B3C5B;
	text-decoration:none;	
}
/*-----------------------Footer
*/
#ftr{
	width:960px;	height:83px;
	text-align:center;
	font-size:11px;
	color:#958473;
	background:url(../images/ftrbg.jpg) no-repeat;
	border-top:1px solid #3C637C;
}
#ftr p{
	padding:22px 0 0 0;
}
#ftr p span{
	color:#979595;
	display:block;
	margin-top:8px;
}
#ftr a{
	font-size:11px;
	color:#958473;
	text-decoration:none;	
}
#ftr a:hover{
	text-decoration:underline;
}