body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666;
}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-image: url(http://www.fitgogo.com/2010images/webbg.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
}
a {
	color: #666;
	text-decoration: none;
}
#fitwrapper {
	text-align: left;
	padding: 0px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#fitheader {
	height: 100px;
	background-image: url(http://www.fitgogo.com/2010images/headerbg.jpg);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
#fitheader #fitlogo{
	height: 80px;
	width: 300px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#fitheader #rightlink{
	width: 340px;
	float: right;
	margin: 0px;
	padding: 0px;

}
#fitheader #rightlink ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;

}
#fitheader #rightlink ul li{
	margin: 0px;
	padding: 0px;
	float: left;

}
#fitheader #rightlink ul li a{
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 46px;
	text-decoration: none;
	margin-top: 60px;

}
#fitheader #rightlink ul li a:hover{
	color: #069;
	text-decoration: underline;

}
#fitbutton {
	background-image: url(http://www.fitgogo.com/2010images/buttonbg.jpg);
	clear: both;
	height: 32px;
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.fitrightbutton {
	float: right;
	width: 200px;
	padding: 6px;
	background-color: #FFF;
}


#navigation {
	list-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 36px;
}

#navigation li {
  float: left;
}

#navigation a * {
  display: none;
}

#navigation a,
#navigation a .hover {
  height: 32px;
        position: relative;
        display: block;
        background: url(http://www.fitgogo.com/2010images/button.jpg) 0 0 no-repeat;
}

/* individual navigation items */
#navigation a.home {
  background-position: 0 0;
  width: 120px;
}

#navigation .highlight a.home:hover,
#navigation a.home .hover {
  background-position: 0 -32px;
  width: 120px;
}

#navigation a.services {
  background-position: -120px 0px;
  width: 120px;
}

#navigation .highlight a.services:hover,
#navigation a.services .hover {
  background-position: -120px -32px;
}

#navigation a.portfolio {
  background-position: -240px 0;
  width: 120px;
}

#navigation .highlight a.portfolio:hover,
#navigation a.portfolio .hover {
  background-position: -240px -32px;
}

#navigation a.about {
  background-position: -360px 0;
  width: 120px;
}

#navigation .highlight a.about:hover,
#navigation a.about .hover {
  background-position: -360px -32px;
}

#navigation a.contact {
  background-position: -480px 0;
  width: 120px;
}

#navigation .highlight a.contact:hover,
#navigation a.contact .hover {
  background-position: -480px -32px;
}

#navigation .highlight a.other:hover,
#navigation a.other .hover {
  background-position: -480px -32px;
}

#navrughtbutton{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navrughtbutton li{
	margin: 0px;
	padding: 0px;
	float: left;
}
#navrughtbutton li a{
	display: block;
	background-image: url(http://www.fitgogo.com/2010images/rightbuttonbg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	color: #036;
	padding-top: 8px;
	padding-right: 16px;
	padding-bottom: 7px;
	padding-left: 16px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #FFF;
}
#navrughtbutton li a:hover{
	color: #FFF;
	background-color: #036;
	background-image: none;
}
.newsbg {
	background-image: url(http://www.fitgogo.com/2010images/bannerbg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	clear: both;
	height: 270px;
	width: 960px;
	text-align: left;
}
.pics {
	height:  270px;
	width:   650px;
	padding: 0;
	margin:  0;
	overflow: hidden;
	background-color: #FFF;
	float: left;
} 
.newsbg #nav{
	position: absolute;
	margin-left: -440px;
	top: 380px;
	z-index: 99;
	left: 50%;
}
.newsbg #nav a {
	border: 1px solid #EEE;
	text-decoration: none;
	background-color: #FFF;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.newsbg #nav a.activeSlide {
	background-color: #CEE7FF;
}
.newsbg .rightnewsbox {
	padding: 0px;
	float: right;
	width: 306px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.newsbg .rightnewsbox ul{
	padding: 0px;
	list-style-type: none;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 10px;
	height: 150px;
	overflow: auto;

}
.newsbg .rightnewsbox li{
	display: inline;
	margin: 0px;
	padding: 0px;

}
.newsbg .rightnewsbox li a{
	display: block;
	text-decoration: none;
	background-image: url(http://www.fitgogo.com/2010images/icon01.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	color: #333;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 12px;

}
.newsbg .rightnewsbox li a:hover{
	color: #036;
	text-decoration: underline;

}
.rightsbanner {
	height: 80px;
	width: 292px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	border: 1px solid #FFF;
}

.homehotelnews {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.footer {
	text-align: center;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 12px;
	color: #666;
	background-image: url(http://www.fitgogo.com/2010images/footerbg.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.title01 {
	font-size: 13px;
	font-weight: bold;
	color: #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.title01-1 {
	font-size: 15px;
	font-weight: normal;
	color: #007EBA;
	padding-left: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.title02 {
	font-size: 13px;
	font-weight: bold;
	color: #069;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEE;
}
.hotellistbg {
	padding: 1px;
	width: 180px;
	float: left;
	border: 1px solid #EAEAEA;
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.style01 {
	color: #F90;
}
.style02 {
	color: #F00;
}
.style03 {
	color: #5BBDFF;
	font-weight: normal;
}
.webtitle {
	color: #39C;
	font-size: 16px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #94CAE4;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 26px;
	background-image: url(/images/Next.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}
.webcontent {
	padding: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.hotelcontent {
	padding: 10px;
	border: 1px solid #E1E1E1;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 11px;
	color: #666;
}
.button01 {
	color: #333;
	background-color: #F0F0F0;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 1px solid #E3E3E3;
	width: 72px;
	float: left;
	text-align: center;
	margin-top: 3px;
	margin-right: 2px;
	margin-bottom: 3px;
	margin-left: 2px;
	display: block;
	height: 20px;
}
.button01:hover {
	color: #069;
	background-color: #C5D5FE;
}
.contactus {
	background-image: url(http://www.fitgogo.com/images/contactbg.gif);
	display: block;
	height: 50px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.contactus h3{
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 60px;
	color: #333;
	font-size: 13px;
	font-weight: normal;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
.contactus h3 strong{
	font-size: 20px;
	color: #900;


}
.cityboxlift {
	padding-left: 30px;
	display: block;
	height: 430px;
	overflow: hidden;
	float: left;
	width: 570px;
}

.citybox01 {
	padding: 1px;
	border: 1px solid #F3F3F3;
}
.citybox01 ul{
	margin: 0px;
	padding: 0px;
	height: 100px;
	overflow: auto;
	list-style-type: none;
	width: 180px;
}
.citybox01 ul li{
	display: inline;
	margin: 0px;
	padding: 0px;

}
.citybox01 ul li a{
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;

}
.citybox01 ul li a:hover{
	color: #036;
	background-color: #F4FFFF;

}
.keytext01 {
	font-size: 16px;
	color: #09F;
	padding: 5px;
	line-height: 32px;
}
.keytext02 {
	font-size: 14px;
	color: #0C0;
	padding: 5px;
	line-height: 32px;
}
.keytext03 {
	font-size: 14px;
	color: #F33;
	padding: 5px;
	line-height: 32px;
}
.keytext04 {
	font-size: 14px;
	color: #339;
	padding: 5px;
	line-height: 32px;
}
.keytext05 {
	font-size: 14px;
	color: #00F;
	padding: 5px;
	line-height: 32px;
}
.keybox {
	background-color: #F6F6F6;
	padding: 10px;
	border: 1px solid #EFEFEF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
