@charset "utf-8";
/* 
Website: SpacesBySheaHomes.com
Section: Entire Site
Created By: Marcelo Lewin
Created Date: 8/1/2009
Modified By:
Modified Date: 
*/

html, body {
	margin:0; padding:0;
	height:100%;
	background-color:#E7E8EA;
}

body {
	line-height:15px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	font-weight:normal; 
	text-align:left;
}

div#main-body {
	position:relative; 
	width:965px; 
	background: url(../images/bg_page.jpg) no-repeat top center; 
	padding-left:40px; 
	padding-top:20px;
	margin:0 auto; 
	height:600px;
}

div#logo {
	float:left;	
}

div.spacing {
	clear:both;
	height:0px;
	width:0px;
}

div#navigation {
	float:left; 
	text-align:right; 
	width:900px;
	font-size:13px;
	line-height:16px;
	padding:5px 10px 5px 10px;
}

div#navigation a{
	color:#000;
	text-decoration:none;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
}

div#navigation a:hover{
	color:#AFAFB1;
	text-decoration:none;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
}

div#navigation .notactive {
	color:#bdca25;
	text-decoration:none;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
}

div#footer{
	width:890px;
	height:25px;
	text-align:right;
	clear:both;
	font-weight:bold;
	font-size:13px;
	line-height:16px;
	color:#AFAFB1;
	margin-top:7px;
}

div#footer a{
	color:#AFAFB1;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
}

div#footer a:hover{
	color:#666;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
}

div#main-page-content {
	float:left;
	height:405px;
}

div#page-name {
	float:left;
}

div#page-branding {
	float:left;	
}

div#page-navigation {
	float:left; 
	background-color:#7f9fd3; 
	width:182px; 
	height:90px;	
}

div#page-content {
	float:left; 
	background-color:#bdca25; 
	width:560px; 
	height:400px;
}
