/** BASIC */

body {
	margin: 0;
	padding: 0;
	margin-right: auto;
	margin-left: auto;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	line-height: 1.5em;
	letter-spacing: 110%;
	background-image: url(../images/body_background.png);
	background-position: top;
	background-repeat: repeat-x;
}

h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	padding-top: 0;
	color: #333333;
}

a {
	text-decoration: none;
	color: #333333;
	border-style: none;
}

a img {
	border-style: none;
	border-width: 0;
}

a:link {
	color: #333333;
	text-decoration: none;
	border-style: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
	border-style: none;
	border-width: 0;
}

a:hover {
	border: none;
	color: #000000;
}

/** HEADER */

#header {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	width: 220px;
	height: 80px;
	float: left;
	background-image: url(../images/new_background_large.png);
	background-position: top;
	background-repeat:repeat-x;	
}

#header h1 {
	margin: 0;
	padding: 30px 10px 0 20px;
	text-transform: lowercase;
	font-size: 36px;
	letter-spacing: -0.05em;
	color: #003300;
}

#header h2 {
	display: none;
}


/** MENU */

#topmenu {
	width: 600px;
	height: 80px;
	float: right;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-align: right;
	background-image: url(../images/new_background_large.png);
	background-position: top;
	background-repeat:repeat-x;
}

#menu_home {
	float:left;
    display: block;
	width: 75px;
	height: 80px;
    background: url("../images/Menu_Home.png") no-repeat 0 0;
}

#menu_home:hover {
    background-position: 0 -80px;
}

#menu_home span
  {
    display: none;
  }

#menu_innerspring {
	float:left;
    display: block;
	width: 75px;
	height: 80px;
    background: url("../images/Menu_Innerspring.png") no-repeat 0 0;
}

#menu_innerspring:hover {
    background-position: 0 -80px;
}

#menu_innerspring span
  {
    display: none;
  }

#menu_latex {
	float:left;
    display: block;
	width: 75px;
	height: 80px;
    background: url("../images/Menu_Latex.png") no-repeat 0 0;
}

#menu_latex:hover {
    background-position: 0 -80px;
}

#menu_latex span
  {
    display: none;
  }

#menu_visco {
	float:left;
    display: block;
	width: 75px;
	height: 80px;
    background: url("../images/Menu_Visco.png") no-repeat 0 0;
}

#menu_visco:hover {
    background-position: 0 -80px;
}

#menu_visco span
  {
    display: none;
  }

#menu_adjustable {
	float:left;
    display: block;
	width: 75px;
	height: 80px;
    background: url("../images/Menu_Adjustable.png") no-repeat 0 0;
}

#menu_adjustable:hover {
    background-position: 0 -80px;
}

#menu_adjustable span
  {
    display: none;
  }

#menu_faq {
	float:left;
    display: block;
	width: 75px;
	height: 80px;
    background: url("../images/Menu_FAQ.png") no-repeat 0 0;
}

#menu_faq:hover {
    background-position: 0 -80px;
}

#menu_faq span
  {
    display: none;
  }

#menu_pillow {
	float:left;
    display: block;
	width: 75px;
	height: 80px;
    background: url("../images/Menu_Pillow.png") no-repeat 0 0;
}

#menu_pillow:hover {
    background-position: 0 -80px;
}

#menu_pillow span
  {
    display: none;
  }

#menu_testimonial {
	float:left;
    display: block;
	width: 75px;
	height: 80px;
    background: url("../images/Menu_Testimonials.png") no-repeat 0 0;
}

#menu_testimonial:hover {
    background-position: 0 -80px;
}

#menu_testimonial span
  {
    display: none;
  }

#menu_locate {
	float:left;
    display: block;
	width: 75px;
	height: 80px;
    background: url("../images/Menu_Locate.png") no-repeat 0 0;
}

#menu_locate:hover {
    background-position: 0 -80px;
}

#menu_locate span
  {
    display: none;
  }


/** CONTENT */

#divider {
	width: 960px;
	height: 1px;
	margin: 0 auto;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/1_pix.jpg);
	background-position: center;
	background-repeat: repeat-x;
}

#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

#content {
	width: 940px;
	margin: 0 auto;
	font-size: 1.2em;
	line-height: 2em;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/new_background.png);
	background-position: top;
	overflow: hidden;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: thin solid #3b281a;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius:10px;
}

#content sup {
	line-height: 0;
}


#content h1 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 2.5em;
	text-align: center;
	font-variant: small-caps;
	text-shadow: #8d9f7d 2px 2px 2px;
}

#content h2 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1.5em;
	text-shadow: #8d9f7d 2px 2px 2px;
}

#content h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1.25em;
	padding-top: 25px;
}

#bottommenu ul {
	float: right;
	overflow: hidden;
	padding: 0;
	width: 540px;
	margin: 0 auto;
	margin-right: auto;
	margin-left: auto;
	list-style: none;
	text-align: right;
	line-height: 2em;
}

#bottommenu li {
	display: inline;
}

#bottommenu a {
	padding: 0 10px 0 11px;
	border: none;
	border-right: 1px solid #83895C;
	color: #fff;
}

#bottommenu a:hover {
	color:#a8bc96;
}

#bottommenu .first a {
	border: none;
}

#nav {width:252px; height:400px; position:relative; }
#nav #content {clear:left; position:absolute; left:230px; top:10px; width:250px; }

#content * {
	line-height: 140%;
	border-bottom-style: none;
}

#contentwrapper{
	float: left;
	width: 100%;
}

#contentcolumn{
	float: left;
	margin-right: 530px; /*Margin for content column. Should be (RightColumnWidth + LeftColumnWidth)*/
}

#leftcolumn{
	float: left;
	width: 252px; /*Width of left column in pixel*/
	margin-left: -510px; /*Set margin to -(LeftColumnWidth + RightColumnWidth)*/
	text-align:center;
}

#rightcolumn{
	float: left;
	width: 252px; /*Width of right column in pixels*/
	margin-left: -252px; /*Set margin to -RightColumnWidth*/
	text-align:center;
}

#columnC {
	float: right;
	width: 450px;
	height: 100%;
	overflow: hidden;
}

#columnC img {
}

#columnD {
	float: left;
	width: 450px;
	height: 100%;
	overflow: hidden
}

#columnD img {
}

#columnSmall {
	float: left;
	width: 313px;
	height: 150px;
	overflow: hidden
}

#thumb {
	text-align: center;
}

#thumb img {
	opacity: .75;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}

#thumb img:hover {
	opacity: 1;
}


/** FOOTER */

#footer {
	float: left;
	height: 15px;
	margin: 5px auto;
	color: #fff;
}

#footer a{
	color: #fff;
	text-decoration: none;
	border-style: none;
}

#footer a:hover{
	color:#a8bc96;
}

#footer p {
	margin: 0;
	text-align: left;
	font-size: xx-small;
	font-weight: bold;
}

#dropmenudiv{
	color: #CCCCCC;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	position:absolute;
	top: 64px;
	width: 100%;
	z-index:100;
	opacity: .85;
}

#dropmenudiv a{
	color: #CCCCCC;
	display: block;
	text-indent: 3px;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
}

#dropmenudiv a:hover{ /*hover background color*/
	opacity: 1.0;
	color: #FFFFFF;
}

#testimonial {
	margin-right: 25px;
	margin-left: 25px;
}

#testimonial_name{
	font-style: italic;
	margin-left: 50px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-top: 10px;
}

#testimonial h2 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1.5em;
}

