#screen 
{
	width: 859px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

* 
{
	margin: 0;
	padding: 0;
}

body
{
	color: #666;
	font: 14px/1.7em Helvetica Roman, Helvetica, Arial, sans-serif;
	text-align:left;
	background: #fff;
	overflow-x:hidden;
}

html, body 
{
	height: 100%;
}

body 
{
	position: relative;
}

a 
{
	outline: none;
	color: #1A9BE5;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a img 
{
	border: 0;
}

* {
	
}

.left 
{
	float: left;
}

* {
	
}

.home-wrapper 
{
	width: 859px;
}

.homebody 
{
	width: 100%;
	height: 100%;
}

.footer 
{
	width: 859px;
	height: 40px;
	background:  #cccccc;
	color: #fff;
	font-size: 11px;
	margin-bottom: 10px;
}

.footer span 
{
	line-height: 40px;
}

.footer .footer-text
{
	margin-left: 120px;
	width: 600px;
	display: block;
	float: left;
}

#logo 
{
	float: left;
	width: 859px;
	height: 65px;
}

#leftcurtain 
{
	/*position: absolute;*/
	position:absolute;
	width: 859px;
	height: 800px;
	margin-left: -861px;
	margin-right: auto;
	margin-top: 8px;
	background-color:#FFFFFF;
	overflow:hidden;
}

#rightcurtain 
{
	/*position: absolute;*/
	position:absolute;
	width: 859px;
	height: 800px;
	margin-left: 861px;
	margin-top: 8px;
	background-color:#FFFFFF;
	overflow:hidden;
}

#navigation 
{
	/*position: absolute;*/
	overflow: hidden;
	width: 859px;
	border-top:#666666 3px solid;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
}

#navigation ul 
{
	width: 859px;
	float: left;
	border-top:#34B8BE 1px dotted;
	border-bottom:#34B8BE 1px dotted;
	height: 40px;
}

#navigation li 
{
	display: block;
	float: left;
	list-style-type: none;
	margin-left: 6px;
}

#navigation li a 
{
	display: block;
	margin-top: 8px;
	margin-right: 26px;
	font-family: Helvetica Roman, Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight:bold;
	/*text-indent: -90000px;*/
}

.ho
{
	position:relative;
	left:0px;
	top:-135px;
}

.feat
{
	position:relative;
	left:0px;
	top:-135px;
}

.treat
{
	position:relative;
	left:0px;
	top:-135px;
}

.expl
{
	position:relative;
	left:0px;
	top:-135px;
}

.howbuy
{
	position:relative;
	left:0px;
	top:-135px;
}

.add
{
	position:relative;
	left:0px;
	top:-135px;
}

.subnav 
{
	width: 859px;
	height: 40px;
}

.subnav ul 
{
	background:#666666 none repeat scroll 0 0;
	width: 859px;
	height: 40px;
	float: left;
	padding: 0px;
	margin-bottom: 20px;
}

.subnav li 
{
	display: block;
	float: left;
	list-style-type: none;
	margin-left: 6px;
}

.subnav li a 
{
	background:#666666 none repeat scroll 0 0;
	color:#FFFFFF;
	display:block;
	font-size:13px;
	font-weight:bold;
	margin-left:0;
	margin-right:20px;
	margin-top:8px;
	padding-top: 1px;
	padding-right:10px;	/*text-indent: -90000px;*/
}

.subnav li a:hover
{
	text-decoration:underline;
}

.subnav li a:active
{
	text-decoration:underline;
}

.content-wrap
{
	clear: both;
	width: 855px;
	margin-left: 2px;
	margin-right: 2px;
}

.content-wrap p
{
	margin-bottom: 20px;
	line-height: 1.4em;
}

.topborder 
{
	float: left;
	width: 859px;
	border-top: 3px solid #6C6A64;
	margin-bottom: 10px;
}

#contact-rio 
{
	display: block;
}


#dezac 
{
	display: none;
	
}
#other-products 
{
	display: none;
	padding-bottom: 40px;
}

.photo 
{
	margin-bottom: 20px;
}

#navigation .selected 
{
	color: #6C6A64;
}

h1 
{
	font-size: 22px;
	font-weight: normal;
	color: #6C6A64;
	margin: 0px;
	margin-bottom: 20px;
	padding: 0px;
}

h2 
{
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	margin-bottom: 15px;
	padding: 0px;
}
#sections 
{
	overflow: hidden;
	clear: left;
	height: 100%;
}

#sections .container 
{
	width:9000px;
	height: 100%;
	overflow: hidden;
}

.explained-item 
{
	border-bottom: 1px dotted #999;
	margin-bottom: 15px;
}

.explained-item .explained-head h1 
{
	margin: 0px;
	padding: 0px;
}

.explained-item .explained-head h1 a
{
	display: block;
	color: #34B8BE;
}

.explained-item 
{
	background: transparent url(images/down-arrow.gif) 5px 5px no-repeat;
}

.explained-item .selected{
	background: transparent url(images/up-arrow.gif) 5px 5px no-repeat;
}


.explained-item .explained-head h1 a:hover
{
	color: #41464D;
}

.explained-item .explained-head .explained-sub
{
	font-size: 15px;
	color: #999;
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
}

.explained-item .explained-content
{
	padding-bottom: 10px;
}

.explained-item p 
{
	line-height: 1.4em;
}

.explained-head
{
	padding-left:30px;
}

.explained-content
{
	padding-left:30px;
}

div.sub 
{
	float: left;
	margin-right: 20px;
	margin-top: 15px;
}

#home 
{
	margin-right: 20px;
}

.main-screen 
{
	width: 859px;
}

#s-sections 
{
	overflow: hidden;
	width: 700px;
	height: 600px;
	clear: left;
}

a:link, a:visited 
{ 
	color:#6D6E71; text-decoration:none; 
}

a:hover 
{ 
color:#34B8BE; text-decoration: none;
}

#home_txt_div
{
	width:429px;
	padding:0 40px 0 15px;
	float:left;
}
#home_bullets_div
{
	width:350px;
	padding-right:10px;
	float:left;
}
#home_bullets_div ul 
{
	list-style-image:url(../images/bullet.gif);
}
.footer_div
{
	width:844px;
	padding:30px 0px 20px 15px;
	background-image:url(images/footer_bk.jpg);
	font-family: Helvetica Roman, Helvetica, Arial, sans-serif;
	font-size:11px;
	color:#6D6E71;
	letter-spacing: 0.2px;
	line-height: 15px;
	background-repeat:no-repeat;
	float:left;
	margin-top: 10px;
}

.floatleft
{
float: left;
margin: 0 10px 0 0;
clear: left;
}

.floatright
{
float: right;
margin: 0 0 0 10px;
clear: right;
}

.link_thumb_div{
	width:260px;
	height:221px;
	font-family: Helvetica Roman, Helvetica, Arial, sans-serif;
	font-size:11px;
	color:#6D6E71;
	letter-spacing: 0.2px;
	line-height: 15px;
	float:left;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}