/*-------------------------------------------------------------------------------*/
/* COMMON STYLE RULES */

BODY {
  font-family: Verdana, Geneva, Arial, sans-serif, Times;
  font-size: 12px;
  color: #000000;
  background: url("/theme/gf-1/images/Get_Fit_Background_Swirl.gif") no-repeat scroll center;
  background-color: #636363;
  margin: 0px;
}

#container {
	font-family: Verdana, Geneva, Arial, sans-serif;
  font-size: 12px;
  margin: auto;
  height: 100%;
  width: 100%;
  text-align: center;
  vertical-align: middle;
  border: 0px;
}

#content {
	background: url("/theme/gf-1/images/Get_Fit_Background_Main2.png");
	vertical-align: middle;
	position: relative;
	left: -1px;
	top: 1px;
	width: 730px;
	height: 730px;
	visibility: visible;
	display: block;
}

#header-text {
  background: url("/theme/gf-1/images/Get_Fit_Header-Text.gif");
  position: absolute;
  left: 92px;
  top: 41px;
  width: 386px;
  height: 152px;
}

#header-image {
  background: url("/theme/gf-1/images/Get_Fit_Header-Troy.png");
  position: absolute;
  left: 493px;
  top: 19px;
  width: 200px;
  height: 192px;
}

#footer-spacer {
  position: relative;
  left: 0px;
  top: 730px;
  height: 0px;
  visibility: visible;
  border: 1px solid black;
  display: block;
}

#navbar {
  background: #000000;
  position: absolute;
  left: 38px;
  top: 223px;
  border: 1px solid #000000;
  border-right-width: 2px;
}

#navbar td {
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
}

#phone_number {
  position: absolute;
  left: 38px;
  top: 561px;
}

#main {
  position: absolute;
  left: 227px;
  top: 223px;
  width: 448px;
  height: 368px;
  padding: 3px;
  overflow: auto;
  text-align: left;
}
* HTML #main { /* IE Hack */
  width: 455px;
  height: 378px;
  scrollbar-3dlight-color:#000000; /* non-compliant CSS for IE*/
  scrollbar-arrow-color:#000000; /* non-compliant CSS for IE*/
  scrollbar-base-color:#000000; /* non-compliant CSS for IE*/
  scrollbar-darkshadow-color:#000000; /* non-compliant CSS for IE*/
  scrollbar-face-color:#636363; /* non-compliant CSS for IE*/
  scrollbar-highlight-color:#636363; /* non-compliant CSS for IE*/
  scrollbar-shadow-color:#636363; /* non-compliant CSS for IE*/
  scrollbar-track-color:#000000; /* non-compliant CSS for IE*/
}

P {
  display: inline;
}

#flashwrapper {
  margin: 10px 43px 10px 43px;
  padding: 0px;
  width: 320px;
  height: 263px;
  border: 2px solid black;
  background: black;
  overflow: hidden;
}
* HTML #flashwrapper {
  margin: 10px;
  height: 266px;
}

#flashcaption {
  position: relative;
  top: -10px;
  font-weight: bold;
  font-size: 0.8em;
}

ol {
  list-style: numbered;
  color: #444444;
  font-weight: bold;
}

#ad-mona_vie {
  position: absolute;
  left: 38px;
  top: 603px;
}

#ad-state_farm {
  position: absolute;
  left: 422px;
  top: 603px;
}

A {
  color: #444444;
  text-decoration: underline;
  font-weight: bold;
}

A:hover {
  color: #EEEEEE;
  text-decoration: none;
  font-weight: bold;
}

.error {
  text-align: center;
  display: block;
}

H1.error {
  font-size: 18px;
  font-weight: bold;
  color: #FF0000;
}

H2 {
  font-size: 14px;
  font-weight: bold;
  display: inline;
}

#facts {
  font-size: 11px;
}

DIV.box {
  width: 100%;
  text-align: center;
}

DIV.box2 {
  text-align: center;
  text-transform: uppercase;
  font-style: italic;
  font-weight: bold;
  margin: 0px 3px;
  vertical-align: top;
  display: table-cell;
}

* HTML DIV.box2 { /* IE Hack */
  width: 49%;
  height: 100%;
  display: inline;
}

DIV.box3 {
  border: 1px solid black;
  margin: 0px 3px;
}

* HTML DIV.box3 {
  width: 0%;
}

.customer-comment {
  width: 392px;
  background-color: #999999;
  display: block;
  border: 1px solid black;
  font-style: italic;
  padding: 3px;
  text-align: left;
  margin: 0px 16px;
}
