body, img, blockquote, div, dl, fieldset, form, h1, h2, h3, h4, h5, h6, hr, p, pre, table 
{
  padding:0;
  margin:0;
  border:none;
}

body {
	background: #3F5F74 url(/shared/images/home_background.jpg) repeat-x;
	margin:0 auto;
	text-align: center;
}

#wrapper
{
  text-align: left;
  width: 960px;
  position: relative;
  margin: 0 auto;
  padding-bottom: 10px;
  background: #FFF;  
}

#content
{
  width:960px;
  position: relative;
  background-color:#fff;
}

#promos
{
	width: 960px;
	text-align: center;
	margin-left: 0px;
}

.clear{
	clear:both;
	overflow: hidden;
	height:1px;
	width: 1px;
}

#main_content{
    position:relative;
    top:0px;
	background-color: #ffffff;
    height:455px;
    border-top:solid 1px #fff;
}

#disclaimers
{
	background-position:bottom center;
	width:960px;
}

#disclaimers p
{
	margin: 0;
	padding: 0;
}

.clear{
	clear:both;
	overflow: hidden;
	height:1px;
	width: 1px;
}

.autoclear:after, .custom_autoclear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.autoclear, .custom_autoclear { display: inline-block; }
/* Hide from IE Mac \*/
.autoclear, .custom_autoclear { display:block; }
/* End hide from IE Mac */
	
.hide{
	display:none;
}
//*  
#globaltable {
  text-align: left;
  width: 978px;
  position: relative;
  margin: 0 auto;
  padding-bottom: 10px;
  background: #FFF url(/shared/images/main_shadow.gif) repeat-y;
}

#global {
  width:960px;
  position: relative;
  left: 9px;
}
*//
