#container {
	width: 920px;
	margin: 0 auto;
}


#contact_info {
	height: 20px;
	text-align: center;
	color: #fff;
	font: bold 1em "trebuchet ms", helvetica, sans-serif;
	padding: 2px;
}

#header {
	height: 120px;
}

#navigation_container {
	height: 40px;
}

#main_content {
	width: 860px;
	padding: 0 30px 15px;
}

#mattresses #main_content, 
#models #main_content,
#choosing_a_mattress #main_content,
#design_and_materials #main_content,
#price_list #main_content,
#faq #main_content {
padding: 0 30px 15px
}

#container_footer {
	height: 75px;
	clear: both;
	text-align: center;
}


#logo {
	padding: 30px 0;
	float: left;
}


#tagline {
	margin-top: 30px;
	clear: right;
	float: right;
}


.home_section {
	width: 415px;
	float: left;
	margin-right: 10px;
}	

#newsletter {
	width: 325px;
	margin-left: 50px;
	text-align: left;
	padding: 12px 0;
}


#footer_navbox {
margin: 0 auto;
height: 30px;
/* border-top: 1px solid #d8e2e9;*/
 }


/* primary navigation */

#nav {
	margin: 0;
	padding: 0;
	background: transparent url(../images/navbar_background.jpg) top left no-repeat;
	float: left;
	width: 100%;
	height: 35px;
}

#nav li {
	display: inline;
	padding: 0;
	margin: 0;
}

#nav a:link, #nav a:visited {
	color: #fff;
	padding: 13px 15px 10px 0;
	float: left;
	width: auto;
	border-right: 1px solid #fff;
	text-decoration: none;
	font: bold 1em Helvetica, Arial, sans-serif;
	background: transparent url(../images/navbar_bg.jpg) repeat-x;
}


#nav a:hover {
	color: #fff;
	background: transparent url(../images/nav_hover_bg.jpg) repeat-x;
}

#default #home_nav a,
#mattresses #mattresses_nav a,

/* active state for secondary navigation */
#models #mattresses_nav a,
#choosing_a_mattress #mattresses_nav a,
#design_and_materials #mattresses_nav a,
#price_list #mattresses_nav a,
#faq #mattresses_nav a,
/* end active state for secondary navigation */

#oxygen-pillow #pillows_nav a,
#bedding #bedding_nav a,
#furniture #furniture_nav a,
#testimonials #testimonials_nav a,
#contact #contact_nav a,
#blog #blog_nav a
{
	background: transparent url(../images/nav_hover_bg.jpg) repeat-x;
	color: #fff;
}

#default #home_nav a:hover
#mattresses #mattresses_nav a:hover,
#pillows #pillows_nav a:hover,
#bedding #bedding_nav a:hover,
#furniture #furniture_nav a:hover,
#testimonials #testimonials_nav a:hover,
#contact #contact_nav a:hover,
#blog #blog_nav a

{
	background: transparent url(../images/nav_hover_bg.jpg) repeat-x;
}

#nav a:active {
	background: transparent url(../images/nav_hover_bg.jpg) repeat-x;
	color: #fff;
}

.bdr a {
	border-left: 1px solid #fff;
} 

#home_nav a {margin-left: 30px;}



ul#tertiary_nav  {
	list-style-type: none;
        float: left;
        padding-right: 10px;
}

#tertiary_nav li {
        border-bottom: 1px solid #d8e2e9;
}

#tertiary_nav a:link, #tertiary_nav a:visited {
	color: #518468;
	text-decoration: none;
    padding: 2px 20px 2px 0;
}

#tertiary_nav a:hover, #tertiary_nav a:active {
	color: #535353;
}

#tertiary_nav li:hover, #tertiary_nav a:hover {
	background-color: #ffffcc;
	}

#passage {
	float: left; 
	width: 650px; 
	padding: 0 0 25px;
}


.left {float: left;}
.right {float: right;}

.center {
	display: block;
	margin: 0 auto;
}
	
	
#price_wrapper {
	width: 500px;
	margin: 0 auto;
	padding: 15px 0 25px;
	height: 300px;
}

#faq h2 {font-size: 1.3em;}
	
	
#colophon {
	width: 240px;
	background-color: #ffffcc;
	border-top: 1px dotted #D8E2E9;
	border-bottom: 1px dotted #D8E2E9;
	padding: 8px;
	margin-left: 15px;
	float: right;
	}	
	
#main_content #colophon p {padding: 0;}

#furniture_gallery a {
	border: 0;
	background-color: transparent;
}

#furniture_gallery span {
	font: bold .9em helvetica, sans-serif;
}

#contact_form {margin-bottom: 25px;}

#hours li {list-style-type: none; text-indent: 0;}

.rssThumbFloat {
	float: left;
	padding: 10px;
	}
	
.bedding_item {
	clear: both;
	border-bottom: 1px dotted #517d96;
	height: 250px;
	}	

img.right {padding: 10px 0 10px 10px;}
img.left {padding: 10px 10px 10px 0;}

.zero {
	float: right;
	}
	
#search_form {
	float: right;
	}

#store_callout {
	margin: 0 auto;
	width: 300px;
	color: #fff;
	background: #86A5BA;
	padding: 15px;
	border-top: 1px solid #527F96;
	border-bottom: 1px solid #527F96;
	line-height: 1.3em;
	}
	
#store_callout h2 {
	font-size: 20px;
	color: #fff;
	margin: 0;
	padding: 0;
	}

#store_callout a {
	display: block;
	width: 200px;
	margin: 0 auto;
	text-align: center;
	font-weight: bold;
	color: #fff;
	background: #527F96;
	padding: 8px 0;
	border: 0;
	}
	
#store_callout a:hover {
	color: #527F96;
	background: #fff;
	}
	
#ox-wrap {
	width: 700px;
	margin: 0 auto;
	}
