/*******
#branding {
background: #990066;
width: 100%;
}
#branding #lifetile {
float: left;
}
#branding #urg {
float: right;
}

#branding #menu li {
display: inline;
}

#main
{
		width: 100%;
}

.header
{
		width:100%;
		height:160px;
		background-color:#990066;
}
.left
{
		float:left;
		width:20px;
		height:110 px;
		padding:10px 30px 0 30px;
		margin-right:5px;
}
.right
{	

		
}
.right_top
{
		height:50PX;
		margin-bottom:55PX;
		margin-left:800px;
		margin-top: 0px;
		
		
	}
.navigation		
{
		margin-left:30px;
		color:#FFF;
}
.navigation #menu
{
		padding-top: 20px;
}
.navigation	#menu li
{
		display: inline;
		list-style:none;
		padding-right:15px;
}	
.navigation	#menu li a
{
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

#house
{
	position:absolute;
	margin: 300px auto 0 auto;
}	
*/
/* moe 
* html
    {
    overflow-y: hidden;
    }
  * html body
    {
    height: 100%;
    overflow: auto;
    }
************/


*{
	margin: 0;
	padding: 0;
	text-decoration: none;
}

body {
width: 100%;
min-width: 700px;
background: #FFF;
font-family: Arial, Verdana, sans serif;
font-size: 1em;
color: #000;
}

#top
{
		position: fixed;
		top: 0px;
		height: 200px;
		width: 100%;
}

.header
{
		background: url(images/header.jpg) top left repeat-x;
		height: 155px;
}
.header #ltile
{
		float: left;
		height: 110px;
		margin: 20px 0 10px 30px;
}
.header a
{
text-decoration: none;
}
.header #urg
{
		float: right;
		height: 66px;
		margin: 20px 30px 10px 0;
}
.nav
{
		background: #990066;
		width: 100%;
				padding: 10px 0;

}
.nav ul
{
		margin: 0 auto;

}
.nav li
{
		display: inline;
		padding-left: 20px;
}
.nav li a 
{
		color: #FFF;
		text-decoration: none;
		font-weight: bold;
}
.nav li a:link
{
		color: #FFF;
}
.nav li a:visited
{
		color: #CCC;
}
.nav li a:hover
{
		color: #D5A2B7;
}
.nav li a:active
{
		color: #BEC1E3;
}

.logo
{
	width: 100%;
	text-align: center;	
}

#house
{
	margin-top:10px;
	
}

#main {
	width: 100%;
	padding: 20px;
	position: relative;
}

#contentarea {
	padding: 10px 0 0 20px;
	font-size: 1em;

}
h2 {
	color: #FFF;
	margin: 10px 0 0 60%;
	padding: 17px 50px 20px 20px;
	background: transparent url(images/h2.gif) top left no-repeat;
}

p {
font-size: 0.9em;
line-height: 1.2em;
letter-spacing: 0.06em;
margin-bottom: 15px;
}

.whatisit p {
margin-left: 25px;
margin-right: 40%;
}

.whatisit img {
float: right;
margin: 20px 40px 10px 25px;
}

dl {
font-size: 0.9em;
line-height: 1.2em;
letter-spacing: 0.06em
}

dt {
font-weight: bold;
padding-bottom: 5px;
		color: #666;
		
}
dd {
padding-bottom: 10px;
margin-left: 5px;
}
.howmade {
margin-left: 25px;
margin-right: 40%;
padding: 10px;
}
.whyuse {
	margin-top: 10px;
	margin-left: 30px;
	width: 100px;
	float: left;
	display: block;
}
.whyuse img {
	margin-bottom: 40px;
}
.econs h3, .lifestyle h3, .environ h3 {
		color: #666;
	font-size: 1.1em;
	font-weight:normal;
	padding-bottom: 5px;
}	
.econs li, .lifestyle li, .environ li {
font-size: 0.9em;
line-height: 1.2em;
letter-spacing: 0.06em;
}
.econs, .lifestyle, .environ {
	margin: 5px 0 10px 180px;
	list-style: none;
}
.lifestyle {
	padding-top: 20px;
}
.environ {
	padding-top: 30px;
}

#howfitted h3 {
	color: #666;
	font-size: 1.1em;
	font-weight:lighter;
	padding-bottom: 5px;	
}
.day1, .day2, .3, .4 {
	width: 200px;
	height: 420px;
	float: left;
	margin-right: 20px;
	margin-left: 25px;
}

.3 img, .4 img {
	margin-top: 24px;
}
.day1 dt, .day2 dt, .3 dt, .4 dt {
	padding: 5px 0;
	font-weight: bold;
	color: #666;
}
.day1 dd, .day2 dd, .3 dd, .4 dd {
	text-align:left;
	font-size: 0.9em;
	line-height: 1.2em;
}

.whatget {
padding: 10px;
margin-left: 25px;
}
.add {
	margin-top: 10px;
	margin-left: 20px;
	width: 120px;
	float: left;
	display: block;
}
.add img {
	margin-bottom: 5px;
	margin-left: 40px;
}
.whatadd {

	width: 80%;
	margin: 25px 15px 0 220px;

}
.whatadd dt {
		color: #666;
		
}
.whatadd dd {
		margin-left: 25px;
		margin-bottom: 40px;
}
