*

	{margin: 0;
	padding: 0;}	

html 
	{min-height: 100%; margin-bottom: 1px;}
	/* sets the scrollbar to permanently appear in firefox / safari */

body

	{font: 100.01% arial, Helvetica, sans-serif;
	color:#4D4D4D;
	padding: 0px;
	background-color:#fff;
	background-repeat: no-repeat;
	background-position: center 0;
	scrollbar-base-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	background-image:url('../images_furniture/background-fade.gif');
	background-repeat:repeat-x;}

/* home page text */
h1
	{font-weight: normal;
	color: #fff;
	font-size:110%;
	line-height:115%;}

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

a:link, a:visited
	{text-decoration:none;}

a:hover, a:visited:hover
	{text-decoration: none;}

a img
	{border: 0;}


q:before
	{content: "";}

#container
	{position:absolute;
	left:50%;
    margin-left:-484px;
	width: 968px;
	top:218px;
	height:573px;}

#masthead
	{position:relative;
	width: 100%;
	height: 218px;}

#logo
	{position:absolute;
	width: 153px;
	height: 18px;
	margin-top:2px;
	margin-left:51px;
	background: transparent url('../images_furniture/logo_the_wright_approach.gif') 0% 0% no-repeat;}

#logo p span
	{display: none;}

#logo a
	{display: block;
	width: 100%;
	height: 18px;}




#mainNav 
	{position:absolute;
	margin-top:50px;
	margin-left:51px;}

#mainNav ul 
	{padding:0; 
	margin:0px;}


#mainNav li span
	{display: none;}

#mainNav li
	{list-style-type: none;
	margin-bottom:10px;}

#mainNav li a, #mainNav li a:hover
	{display: block;
	text-decoration:none;
	padding-top:0px;
	text-align:left;}


#address
	{position:absolute;
	top:440px;
	left:35px;}

#address p
	{font-size:60%;
	text-align:left;}

#address a
	{text-decoration:underline;}



#content
	{position:absolute;
	margin-left:284px;
	margin-top:0px;
	width:650px;
	height:275px;
	overflow:none;}

#content h1
	{font-size:105%;
	font-weight:normal;
	margin-left:0px;
	margin-bottom:8px;
	color:#DD0368;
	width:600px;}

#content p
	{float:left;
	font-size:78%;
	margin-left:0px;
	margin-bottom:8px;
	color:#4D4D4D;
	width:625px;
	line-height:140%;}

#content p i
	{color:#DD0368;
	font-size:110%;}

#content img
	{float:left;
	margin-right:10px;}






#content a
	{text-decoration: underline;}

#detailsLeft
	{position:absolute;
	margin:280px 0px 0px 51px;
	width:280px;}

#detailsRight
	{position:absolute;
	margin:280px 0px 0px 590px;
	width:320px;}

#detailsLeft p.address, #detailsRight p.address
	{float:left;
	font-size:70%;}

#detailsLeft p.address span, #detailsRight p.address span
	{color:#DD0368;}

#detailsLeft p.tel, #detailsRight p.tel
	{float:right;
	font-size:70%;}

#form
	{width:400px;
	margin:0px;}

#formLeft
	{position:absolute;
	top: 55px;
	left:0px;
	width:200px;}

#formRight
	{position:absolute;
	top: 55px;
	left:210px;
	width:200px;}


#formLeft p, #formRight p
	{color:#DD0368;
	margin:0px;
	font-size:70%;
	font-weight:normal;
	margin-bottom:5px;}

#formLeft p input, #formRight p input
	{color:#000000;
	font-weight:normal;
	width:190px;
	height:18px;
	border:1px solid #aaa;
	margin:0px;}


#formRight p textarea
	{color:#000000;
	font-family:arial, helvetica;
	font-weight:normal;
	width:190px;
	height:100px;
	border:1px solid #aaa;
	font-size:12px;}

#formRight button
	{background:none;
	border:none;
	margin:0px;
	margin-top:20px;
	margin-left:60px;
	text-align:center;}






