html,body {height: 100%;}
body
{
  background: #8C9 url(http://www.gaiapros.com/bg.gif) center repeat-y;
}
body,input,textarea,select
{
  font-family: verdana;
  font-size: 9pt;
}
body,h1,h2,h3,h4,p,form,a
{
  margin: 0;
  padding: 0;
  text-decoration: none;
}
h2 {font-size: 13pt;}
h3 {font-size: 11pt;}
h4 {font-size: 8pt;}


#top
{
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: url(http://www.gaiapros.com/header.gif) top center no-repeat;
}

#wrap
{
  min-height: 100%;
  width: 810px;
  margin: auto;
  position: relative;
}
* html #wrap {height: 100%}


#header {float: left;}
#header a
{
  width: 190px;
  height: 115px;
  display: block;
  text-indent: -9999px;
  margin: 10px 0 0 30px;
}

#nav
{
  width: 532px;
  height: 44px;
  margin: 74px 0 0 17px;
  padding: 0;
  float: left;
  background: url(http://www.gaiapros.com/nav-hover.gif) no-repeat;
  list-style: none;
}
#nav li
{
  margin: 0;
  padding: 0;
  display: inline;
}
#nav a
{
  height: 44px;
  display: block;
  float: left;
  background: url(http://www.gaiapros.com/nav.gif) no-repeat;
  text-indent: -9999px;
}
#nav a:hover {background: transparent;}
#nav-buyg a {width: 156px;}
#nav-test a {width: 144px; background-position: -156px;}
#nav-comm a {width: 128px; background-position: -300px;}
#nav-cont a {width: 104px; background-position: -428px;}

#content
{
  padding: 5px 40px 75px 40px;
  clear: both;
  color: #468;
}
#content:after
{
  content: " ";
  display: block;
  clear: both;
}
* html #content {height: 1px;}
#content p {padding-bottom: 15px;}
#content a {color: #F90;}
#content a:hover {color: #000;}

#footer
{
  width: 100%;
  height: 75px;
  position: absolute;
  bottom: 0;
  background: #8C9 url(http://www.gaiapros.com/footer.gif) top center no-repeat;
}
#footer div {padding-top: 15px;}
#footer p
{
  text-align: center;
  color: #486;
  font-size: 7pt;
}
#footer a
{
  color: #486;
  font-weight: bold;
}
#footer a:hover {color: #000;}


.left {float: left; margin-right: 10px;}
.right {float: right; margin-left: 10px;}
.center {text-align: center;}
.inline {display: inline;}
.gold {color: #FB0;}
.pink {color: #F69;}
.red {color: #F33;}
.green {color: #393;}


.testimonial
{
  margin: 0 20px 15px;
  padding: 5px 10px;
  border: 1px solid #BEC;
  border-width: 1px 0;
  background: #F6F9FF url(http://www.gaiapros.com/ql.gif) 10px 5px no-repeat;
  clear: both;
  overflow: auto;
}
.testimonial blockquote
{
  margin: 0 0 10px;
  padding: 0 30px;
  background: url(http://www.gaiapros.com/qr.gif) bottom right no-repeat;
}
.testimonial h4
{
  text-align: right;
}




#meebo {
	position: absolute;
	top: 200px;
	right: 75px;
}

.contact {
	height: 375px;
}
.contact label {
	padding: 0 10px 10px;
	display: block;
	clear: both;
	font-weight: bold;
	text-align: left;
}
.contact input, .contact select, .contact textarea {
	display: block;
	margin: 2px 20px;
	padding: 2px;
	border: 2px solid #BEC;
	width: 350px;
	background: #F6F9FF;
	font-weight: normal;
}
.contact input.submit {
	width: 100px;
	float: left;
}



#order {
	overflow: auto;
	text-align: center;
}
#order h3 {
	display: block;
	clear: both;
}
#order form {
	display: block;
	width: 24.5%;
	float: left;
}
#order p {
	padding: 5px;
	margin: 5px 10px 15px;
	background: #F6F9FF;
	border: solid #DEF;
	border-width: 0 1px 1px 0;
}
#order input, #order img, #order strong {
	display: block;
	margin: auto;
}
#order input.buy {
	padding: 5px;
}