body {
	margin-bottom: 0px;
	font-family: Lucida Sans ,Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000 !important;
	background-image:url(../images/stamp_back.png);
	background-repeat:repeat;
	
}
td, textarea, input, select {
	font-family: Tahoma;
	font-size: 10px;
	color: #000;
	font-weight: normal;
}
.tableDetail {
	font-size: 10px;
	font-family: Verdana;
	color: #49394E;
}

h1
{
font-size:2.5em;
color:#09568f;
}

h2
{
font-size:2em;
color:#d6e6df;
padding-left:10px;
}
.text1 {
	font-family: tahoma;
	font-size: 10px;
	color: #117148;
	font-weight: bold;
}
.text2 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.frame {
	padding-top:20px;
	background-color:#FFF;
	border:1px solid #d1d2d5;
	margin-left:50px;
}
.designed_by {
	font-family: Arial;
	font-size: 8.5px;
	font-weight: lighter;
	color: #000000;
}

.inputstyle {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}

div.nav 
{
display:block;
width:117px;
height:25px;
color:#104b7d;
font-size:1.3em;
padding: 7px 0 0 0;
margin: 4px 0 4px 0;
font-weight: bold;
border:2px solid #d1d2d5;
text-decoration:none;
vertical-align:middle;

}

div.nav:hover
{
display:block;
width:117px;
height:25px;
color:#09568f;
font-size:1.3em;
padding: 7px 0 0 0;
margin: 4px 0 4px 0;
font-weight: bold;
border: 2px solid #e0e9e5;
text-decoration:none;
background-image:url(../images/stamp.jpg);
background-position:center left;
background-repeat:no-repeat;
}

div.nav a
{

text-decoration:none;
padding-left:22px;
color:#104b7d;
}


.content
{
color:#000;
padding:10px;
text-align:left !important;
}

#header
{
position:absolute;
z-index:1000;
left:401px;
top:125px;
}

.footer_nav
{
color:#d1d2d5;
padding:20px;
font-size:1.1em;
font-weight:bold;
text-decoration:none;
text-align:center;
}

.people_nav
{
padding-top:20px;
}
li.people
{
padding:15px;
font-size:1.5em;
list-style-position:outside;
list-style-image: url(../images/people_bullet.png);
}
.main_contact
{
padding-left:100px;
color:#000000;
}
.contact
{
font-size:2em;
font-weight:bold;
color:#09568f;
}
address
{
font-size:1.5em;
font-style:normal;
color:#000;
}
.swoosh
{
background-image:url(../images/massage_footer.png);
background-repeat:no-repeat;
}
.swoosh1
{
padding-top:10px;
background-image:url(../images/massage_header.png);
background-repeat:no-repeat;
}
.swoosh_2
{
background-image:url(../images/massage_footer2.png);
background-repeat:no-repeat;
}
.swoosh_1
{
padding-top:10px;
background-image:url(../images/massage_header1.png);
background-repeat:no-repeat;
}
.green
{
background-color:#e0e9e5;
width:250px;
padding:10px;
color:#000;
font-size:12px;
}

.what_is
{
padding-bottom:10px;
background-image:url(../images/h2title.gif);
background-repeat:no-repeat;
height:22px;
width:500px;
vertical-align:middle;
text-align:left !important;
color:#000;
}

.hotstone
{
padding-left:0px !important;
padding-bottom:10px;
background-image:url(../images/h2title.gif);
background-repeat:no-repeat;
height:22px;
width:500px;
vertical-align:middle;
text-align:left !important;
color:#09568f;	
margin:0px;
}
.what_is h2
{
padding:0;
margin:0;
text-align:left;
font-size:1.5em;
color:#09568f;
}
.what_is_content
{
padding-left:10px;
width:600px;
}

a
{
color:#09568f;
}
p
{
color:#000;
font-size:14px;
}


.outline td
{
border:1px solid #d1d2d5;
padding:10px;
}
.green ul
{
font-size:12px;
}
.green li
{
padding:1px;
}

/*- Menu Tabs 1--------------------------- */ 


    #tabs1 {
      float:left;
      width:100%;
	  background:#FFFFFF;
      font-size:93%;
      line-height:normal;
	  border-bottom:1px solid #BCD2E6;
      }
    #tabs1 ul {
	  margin:0;
	  padding:10px 10px 0 275px;
	  list-style:none;
      }
    #tabs1 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs1 a {
      float:left;
      background:url("../images/message_nav1.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs1 a span {
      float:left;
      display:block;
      background:url("../images/message_nav2.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#627EB7;
	  font-size:1.2em;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs1 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#627EB7;
	  font-weight:bold;
	   font-size:1.2em;
      }
    #tabs1 a:hover {
      background-position:0% -42px;
      }
    #tabs1 a:hover span {
      background-position:100% -42px;
      }


