body {

	background: #333333 url(../images/bg.png) repeat-x scroll 0%;

    font-family:Arial,Verdana,Helvetica,sans-serif;

    font-size:0.8em;

    letter-spacing:-0.5px;

}



h1, h2, h3, h4, h5 {

	font-family:Verdana,Helvetica,sans-serif;

	margin: 0;

}







a {

	color: #2d5451;
	Font-weight: bold;

	text-decoration: none;

}



a:hover {

	text-decoration: underline;

}





#content {
	width: 770px;
	margin: 0 auto;
	background: #daedeb;
	border: 10px solid white;
}

#content #header {
	height: 267px;
	border-bottom: 10px solid white;
}

#colOne {
	background: white;
	float: left;
	width: 118px;
	margin-top: 18px;
	margin-left: 18px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 18px;
}



#colTwo {
	float: right;
	margin-top: 20px;
	width: 550px;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 20px;
}



#colThree {

	float: right;

	margin-top: 20px;

	width: 700px;

	padding: 0 30px 0 20px;

}



#content h2 {

	margin-bottom: 20px;

	font-size: 18px;

	letter-spacing: -1px;

	color: #2d5451;

}
#content h3 {

	margin-bottom: 20px;

	font-size: 16px;

	letter-spacing: -1px;

	color: #2d5451;

}





#footer {

	width: 700px;

	margin: 0 auto;
	color: white;

}





#footer p {

	text-align: center;

	padding: 0;

	font-size: 10px;

}

	.lift {
		margin-top: -20px;
	}
	
		.lift2 {
		margin-top: -10px;
	}
	

   #tabs1 {
	position: absolute;
	left: 316px;
	top: 235px;
	width:635px;
	font-size:100%;
	line-height:normal;
      }

    #tabs1 ul {
	  margin:0;
	  padding:0;
	  list-style:none;
      }

    #tabs1 li {
      display:inline;
      margin:0;
      padding:0;
      }

    #tabs1 a {
	  float:left;
      padding:0;
      text-decoration:none;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
      }

    #tabs1 a span {

      float:left;

      display:block;

      padding:0px 0px 0px 0px;

      color:black;  

      }
	  
	  table {border-style: hidden}
	  
	

    /* Commented Backslash Hack hides rule from IE5-Mac \*/

    #tabs1 a span {float:none;}

    /* End IE5-Mac hack */

    #tabs a:hover span {

      color:#627EB7;

      }

    #tabs1 a:hover {

      background-position:0% -42px;

	color: #FFFFFF;

      }

    #tabs1 a:hover span {

      background-position:100% -42px;

      }
