html {
	margin: 0px;
	padding: 0px;
	text-align: center;
	}
	
body { 
	color: #003366;
	background-color: #F9F9F9;
	margin: 0px; 
	padding: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif; 
	text-align: center;
} 
	
p { 
	margin: 10px; 
	padding: 0px;
	text-align: left;
	line-height: 17px;
	}
	
li{
	line-height: 17px;
}

h1 {
	line-height: 35px;
	color: #FFFFFF;
	font-size: 20px;

}

h2 {
	margin: 10px; 
	padding: 0px;
	text-align: left;
	line-height: 30px;
	color: #003366;
	font-size: 15px;
	font-weight: bold; 
}


h3, h4, h5, h6 {
	margin: 10px 12px 0px 25px;
	color: #FF6600;
}

hr{
	color: #FF6600;
}

a:link {  
	text-decoration: none;
	font-weight: bold; 
	color: #003E61;
	}
a:visited { 
	text-decoration: none; 
	font-weight: bold;
	color: #003E61;
	}
a:hover, a:active { 
	text-decoration: underline;
	font-weight: bold; 
	color: #003E61;
	}

/* divs */

#container{
	width: 98%;
	margin: 0px auto;
	padding: 0px;
	text-align: center;

}

#content {
	margin: 0px auto;
	padding: 0px;
	width: 800px;
	position: relative;
	text-align: left;
	background-color: #F9F9F9;
}

#contact{
	margin: 0px;
	padding: 0px;
	border: 0px;
	height: 88px;
	background-color: #FFF;
	clear: both;
	text-align: right;
}

#quickcontact{
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
	height: 250px;
	width: 206px;
	background-color: #FFFFFF;
	border: 2px;
	border-color: #E2E2E2;
	border-style: solid;
	text-align: right;
}

#quickcontact table{ 
margin: 10px;
}

#offers_box{
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 0px;
	height: 250px;
	width: 286px;
	background-color: #FFFFFF;
	border: 2px;
	border-color: #E2E2E2;
	border-style: solid;
	text-align: right;
}
#offers_box p{
clear: both;
margin: 8px;
margin-top: 13px;
}


#comments_box{
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
	height: 250px;
	width: 286px;
	background-color: #FFFFFF;
	border: 2px;
	border-color: #E2E2E2;
	border-style: solid;
	text-align: right;
}

#comments_box p{
clear: both;
margin: 8px;
margin-top: 13px;
}

h1.home_header{
	margin: 0px;
	text-indent: 10px;
	text-align: left;
	height: 40px;
	background-color: #003E61;
}

h1.about_header{
	margin: 0px;
	text-indent: 10px;
	text-align: left;
	height: 40px;
	background-color: #62BCCB;
}

h1.sportsmassage_header{
	margin: 0px;
	text-indent: 10px;
	text-align: left;
	height: 40px;
	background-color: #B266B2;
}

h1.clientcomments_header{
	margin: 0px;
	text-indent: 10px;
	text-align: left;
	height: 40px;
	background-color: #D27920;
}

h1.location_header{
	margin: 0px;
	text-indent: 10px;
	text-align: left;
	height: 40px;
	background-color: #D32121;
}

h1.appointments_header{
	margin: 0px;
	text-indent: 10px;
	text-align: left;
	height: 40px;
	background-color: #B2D83E;
}

h1.offers_header{
	margin: 0px;
	text-align: left;
	text-indent: 5px;
	height: 40px;
	background-color: #FFCC00;
}

h1.comments_header{
	margin: 0px;
	text-indent: 5px;
	text-align: left;
	height: 40px;
	background-color: #00767F;
}

h1.quickcontact_header{
	margin: 0px;
	text-indent: 5px;
	text-align: left;
	height: 40px;
	background-color: #DA4343;
}


#top{
	background-color: #F9F9F9;
	margin: 0px auto;
	text-align: center;
	padding: 5px;
	border: 0px;
	clear: both;
	width: 800px;

}

#main_content{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 800px;
	border: 2px;
	border-color: #E2E2E2;
	border-style: solid;

}

#main_image{
	background-color: #FFFFFF;
	margin-top: 5px;
	padding: 0px;
	clear: both;
	width: 798px;
	border: 2px;
	border-color: #E2E2E2;
	border-style: solid;
}

#footer{
	clear: both;
	color: #003E61;
	padding: 0px;
	width: 800px;
	height: 50px;
	background-color: #FFFFFF;
	border: 2px;
	border-color: #E2E2E2;
	border-style: solid;
}

#footer a:link {  
	text-decoration: none;
	font-weight: normal;
	color: #003E61;
	}
#footer a:visited { 
	text-decoration: none; 
	font-weight: normal;
	color: #003E61;
	}
#footer a:hover, a:active { 
	text-decoration: underline;
	font-weight: normal;
	color: #003E61;
	}
	
/* nav ------------- */
#nav{
	
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 800px;
}

#nav a:link {  
	text-decoration: none;
	font-weight: normal;
	color: #FFF;
	}
#nav a:visited { 
	text-decoration: none; 
	font-weight: normal;
	color: #FFF;
	}
#nav a:hover, a:active { 
	text-decoration: none;
	font-weight: normal;
	color: #000;
	}



