@charset "UTF-8";
/* CSS Document */

body {
 background-color:#e7e7e1;
 font-family: Helvetica, Arial, sans-serif;
 font-size:75%;
 line-height:1.4em;
 position:relative;
 top:-45px
 
 }

#wrapper {

    position:relative;
	margin: 40px auto 0 auto;
	width: 770px;
	background-color:transparent;
	
	}


#sidebar {

   width:150px;
   
   background-color:transparent;
   float:left;
  
   }
   
 #sidebar_top {
 
    width:150px;
	height:170px;
	/*background-image:url(images/logo.jpg);
	background-repeat: no-repeat;*/
	
	
	}
	
	
#sidebar_mid {
    width:150px;
	height:115px;
	/*background-image:url(images/sidebar_btm.jpg);
	background-repeat: no-repeat; */
   margin:2px 0 0 0;
/*spa.html*/

}	


#sidebar_btm {

    margin: 14px 0 0 0;
	border-right:1px solid #999999;
	}

  #sidebar_btm_res {

    margin: 14px 0 0 0;
	
	}

   
#main {
   
    width:600px;
	position:relative;
	background-color:transparent;
	margin: 0 0 0 152px;
	
	}
	
	
#main_photo {

     width:600px;
	 height:287px;
	/* background-image:url(images/main_1.jpg);
	 background-repeat:*/
	 }	

#main_content {

     margin: 14px 0 0 0;
	 padding: 0px 8px 30px 8px;
	 position:relative;
	 }
	 
#netbooker {
     padding-top:25px;
     width:600px;
	 height:477px;
	 background-color:#ffffff
	/* background-image:url(images/main_1.jpg);
	 background-repeat:*/
	 }	
	 
#footer {

     border-top: 1px solid #999999;
	 min-height: 50px;
     text-align:center;
	 padding: 15px;
	 font-size: 11px;
}

#footer ul, #footer li {

   list-style-type:none;
   margin:0;
   padding:0 8px 0 8px;
   display:inline;
   
   }  
  ul, li {
    list-style-type:none;
	padding:0;
	margin:0;
	}   
  h2 {
     
	   padding:2px 0 6px 0;
	   margin:0;
	   
	   } 
   
 /********* navigation ********/
  
  
  a {
     color:#666666;
	 text-decoration:none;
	 }	 
  a:hover {
  color:#333333
  }
  #navigation {
       position:absolute;
	   z-index:5;  
	   }
  
  
  #nav, #nav ul {
	float: left;
	width: 602px;
	list-style: none;
	line-height: 1;
	background-image:url(images/top_menu_bg.png) !important;
	background-image:url(images/top_menu_solid.png);
	background-repeat:repeat-x;
	background-color: transparent !important;
	
	
	padding: 0;
	border: none;
	border-width: 1px 0;
	margin: 0 0 1em 0;
}

#nav a {
	display: block;
	/*width: 7em;*/
	/*w\idth: 6em;*/
	color: #ffffff;
	text-decoration: none;
	padding: 5px 1.2em;
}

#nav a.daddy {
	background: url(rightarrow2.gif) center right no-repeat;
}

#nav li {
	float: left;
	padding: 0;
	/*width: 7em;*/
}
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 18.5em;
	/*w\idth: 13.9em;*/
	
	background-image:url(images/sub_menu_bg.png) !important;
	background-image:none);
	background-repeat:repeat-x;
	background-position: 0 2px;
	background-color:transparent !important;
	background-color:#262727;
	margin: 0;
	padding-top: 2px;
	
}

#nav li li {
	/*padding-right: 1em;*/
	/*width: 13em*/
}

#nav li ul a {
	width: 13em;
	width: 16.1em;
	padding: .25em 1.2em;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #47494e;
}
/*end navigation */


img, a img {

  border:none;
  
  }
  
  #srsig {margin: 0 auto; width: 220px; padding: 15px;} 
  