body {
	background-color: #FFFFFF;
	color:#045806;
	background-image:url('http://wcmattress.com/img/mattress-tile.jpg');
	background-position:top;
	background-repeat:repeat-x;
	font-family: Verdana,Arial,serif;
	width: 100%;
  	height: 100%;
  	min-width:800px; /* This takes care of all the 'decent' browsers */
  	margin: 0px;
  	padding: 0px;  /*optional*/
  /* Optionally set text-align: center; and increase the padding if you wish to have the page centered with margins... */
}
a:link {
	color: #6cb4e3;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6cb4e3;
}
a:hover {
	text-decoration: none;
	color: #ededed;
}
a:active {
	text-decoration: none;
	color: #6cb4e3;
}

a.bot:link {
	color: #6aa034;
	text-decoration: none;
}
a.bot:visited {
	text-decoration: none;
	color: #6aa034;
}
a.bot:hover {
	text-decoration: none;
	color: #ededed;
}
a.bot:active {
	text-decoration: none;
	color: #6aa034;
}

img
{  border-style: none;
}

h1 {
	font-size:16px;
	font-variant:small-caps;
	font-weight:bold;
}

.wrap {
	width:850px;
  	margin-left: auto ;
  	margin-right: auto ;

}

.head {
	padding-top:20px;
}

.mainimage {
	padding-top:15px;
	padding-bottom:10px;
}

.text {
	font-family: Verdana,Arial,serif;
	font-size: 11px;
	line-height:16px;
	color:#005e9c;
	width:527px;
	text-align:left;

}

.div {
	padding-bottom:10px;
	padding-top:12px;
}

.logos {
	padding-top:10px;
	padding-bottom:10px;
}

.bot-links  {
	font-size:9px;
	word-spacing:2em;
	font-weight:bold;
}

.bot-links-2  {
	font-size:9px;
	word-spacing:1em;
	width:550px;
	line-height:16px;
}

.foot  {
	font-size:9px;
	color:#64acdb;
	width:570px;
	line-height:16px;
	text-align:left;
	padding-top:10px;
	
}

img.floatLeft { 
    float:left;
	margin-right:0px;
	margin-left:13px;
}




.green {color:#6aa034}

.blue {color:#6cb4e3}

.blue2 {color:#005e9c}

.blue3 {color:#cce2f1}

.grey {color:#d8d8d8; font-weight:bold; font-variant:small-caps;}



/* Hide the following from IE/MAC as this doesn't need the fix... \*/
#MinWidthContainer {
padding-left:800px;
height: 1px;
}
#MinWidthContainer #PageContainer {
height: 1px;
}
#MinWidthContainer #PageContainer #PageContentContainer {
margin-left:-800px;
position: relative;
height: 1px;
}
?* End of IE/MAC hide */
