body {
	padding: 0 20px;
	float:left;
	width:460px;
	color:#000;
	font-size:12px;
	line-height:150%;
	font-family:Arial, Helvetica, sans-serif;
}
a {
	color:#000;
	text-decoration: none; 
}
a:hover {
	color:#000;
	text-decoration: underline; 
}
p {
	margin:0px;
	padding:10px 0px;
}
ul {
	margin:0px 0px 0px 0px;
	padding:0px;
}
li {
	margin:0px 0px 0px 20px;
	padding:0px;
}
h1, h2, h3 {
	color:#999;
	padding:0px;
	margin:0px;
}
h1 {
	color:#9facaf;
	font-size:20px;
	margin-bottom:15px;
}
h2 {
	color:#9facaf;
	font-size:18px;
	margin-bottom:15px;
}
h3 {
	font-size:12px;
	color:#000000;
	font-weight:bold;
	margin-bottom:5px;
}
h2.grey {color:#9facaf;}
h2.blue {color:#00a1e5;}
h2.yellow {color:#ffd504;}
h2.red {color:#ed1b24;}
h2.purple {color:#a23e98;}
h2.lime {color:#a7d80a;}
body {
	width:100%;
	background:#e4ecf0 url(assets/page-bg.jpg) repeat-x;
	margin:0px;
	padding:0px;
	color:#000;
	font-size:12px;
	line-height:150%;
	font-family:Arial, Helvetica, sans-serif;
}

img.floatLeft {
    float: left;
    margin: 4px;
}
img.floatRight {
    float: right;
    margin: 4px;
}

#pageWraper{
	width:760px;
	margin:0px auto;
	padding:0 20px;
	background-image:url(assets/main_bg.jpg);
}
#banner{
	height:120px;
}
.bannerText{
  float:right;
  width:370px;
  margin-right:30px;
  text-align:right;
}
#logo {
	width: 200px;
	float:left;
}
#memberLoginDiv {
	width: 160px;
	float:right;
	text-align:right;
	color:#FFF;
}
#loginTop {
	height: 28px;
	width: 160px;
	background:url(assets/loginTop.png) no-repeat right top;
	float:right;
	text-align:right;
	color:#FFF;
}
#loginTop a {margin-right:35px;
}
#loginMiddle{
	width: 160px;
    background:#b6c1c7;
	float:right;
height:1px;
}
#loginBottom{
        visibility:visible;
	height: 12px;
	width: 160px;
	background:url(assets/loginBottom.png) no-repeat right top;
	float:right;
	text-align:left;
	color:#FFF;
}
.memberLogin {
  width:160px;
}
.memberLogin a, .memberLogin a:hover {
	font-weight:bold;
	color:#FFF;
}

/*** MAIN MENU ***/

#menu{
	clear:both;
	background: #b2c0c3;
	height:28px;
}
.menu_footer {
	height: 20px;
	background: #000000 url(assets/menu_footer.gif) no-repeat top;
}
#centerMenu{
	width:740px;
	margin:0px auto;
}

#flash {
	background:url(assets/flash_image.jpg) no-repeat;
	width:760px;
	height:210px;
}
div.marqueeWraper {
	height: 40px;
	width: 760px;
	margin : 0 auto;
	padding-top:10px;
	background:url(assets/marquee_bg.gif) no-repeat;
	position: absolute;
	top: 290px;
	z-index: auto;
}
div.marquee {
	width:480px;
	margin-left:20px;
	float:left;
}

/*** SIDE BLOCK SPECIFIC ***/
	
#sideBlock{
  float:right;
  width:259px;
  background: #E1E6E8 url(assets/sideblock_footer.gif) no-repeat bottom;
}
#sideBlockContent {
	margin: 13 15px 15px 10px;
	height:300px;
	min-height:300px;
}

#sideBlockContent p {
	margin:0px;
	padding:0px 20px;
}

#sideBlockContent h2 {
	color:#FF3333;
	font-size:16px;
}
#sideBlockContent h1, #sideBlockContent h2, #sideBlockContent h3 {
	padding:15px 20px 0px 20px;
}

#sideBlockContent a {
	padding-left:15px;
	background-image: url(assets/red_arrow.gif);
	background-repeat: no-repeat;
	background-position: .1em;
}
#sideBlockContent a:hover {
	font-weight:bold;
}

#sideBlockContent a.noarrow{
  background:none;
  font-weight:normal;
  padding:0px;
  margin:0px;
  border:0px;
}

/*** MAIN CONTENT ***/
#contentWraper{
	margin:0px auto;
}

#content{
	padding: 0 20px;
	float:left;
	width:460px;
}

div.subpageLinks {
	margin:20px 0;
}

div.subpageLinks a {
	padding:2px;
	padding-left:18px;
	background-repeat: no-repeat;
	background-position: .3em;
}

div.footer {
	height: 40px;
	width: 800px;
	margin: 0 auto;
	padding-top:20px;
	text-align:center;
	font-size: 9px;
	color:#000;
	background: url(assets/footer_bg.jpg) no-repeat bottom;
}

/*** SUBPAGE SPECFIC ***/

.sideImagefloat {
	position:absolute;
	top: 331px;
	margin-left:13px;
}
/*  Body Boost Subpage */

.boost {
	color:#00A1E5;
}
#body_boost {
	background:url(assets/boby_boost.jpg) no-repeat;
	width:760px;
	height:155px;
}
.boost_menu {
	height: 20px;
	background: #00A1E5 url(assets/menu_footer.gif) no-repeat top;
}

/*** END SUBPAGE SPECFIC ***/

div.contactForm{
  width:365px;
  padding: 0px;
  margin: 0px;
}
div.row {
  clear: both;
  padding-top: 5px;
  vertical-align:middle;
  }
div.row span.label {
  float: left;
  width: 140px;
  text-align: right;
  padding:0px 10px 0px 0px;
  }
div.row span.formw {
  float: right;
  width: 210px;
  text-align: left;
  }
div.row span.formw input.text, div.row span.formw textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003a67;
	width: 210px;
	border: 1px solid #000000;
	background: none;
}
div.row span.formw textarea{
  height:50px;
}
div.spacer {
  clear: both;
}
