/* CSS Document */



body {
	background: #330033;
}




#container {
	 min-width: 788px;
width:expression(document.body.clientWidth < 788? "788px": "auto" );
 max-width: 788px;
	height:600 px;
	margin-left: 11%;
	margin-right: 11%;
	background: #000000;
	
}



#top{
	width: 100%;
	height:100px;
	border: thin solid #cccccc;
	background: #000000 url(images/topbanner.gif) no-repeat;
}



#content{
	width: 100%;
	height: 40%;
	background-color: #000000;
	border: thin solid #cccccc;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 0px 5px 0px;
	}
	
	
	#gallerycontent{
	width: 100%;
	height: 40%;
	background-color: #000000;
	border: thin solid #cccccc;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 0px 5px 0px;
	}




#Promo{
	width: 100%;
	height:200px;
	border-top: 0px solid #FFFFFF;
	border-right: thin solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	border-left: thin solid #FFFFFF;
	padding-right: 0px;
	background: #000000 url(images/banner2.jpg) no-repeat;}
	
	
#PromoLiving{
	width: 100%;
	height:200px;
	border-top: 0px solid #FFFFFF;
	border-right: thin solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	border-left: thin solid #FFFFFF;
	padding-right: 0px;
	background: #000000 url(images/livingstaging-promo.jpg) no-repeat;}
	
	
#PromoRental{
	width: 100%;
	height:200px;
	border-top: 0px solid #FFFFFF;
	border-right: thin solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	border-left: thin solid #FFFFFF;
	padding-right: 0px;
	background: #000000 url(images/rentalstaging-promo.jpg) no-repeat;}
	
	
#PromoSales{
	width: 100%;
	height:200px;
	border-top: 0px solid #FFFFFF;
	border-right: thin solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	border-left: thin solid #FFFFFF;
	padding-right: 0px;
	background: #000000 url(images/salestaging-promo.jpg) no-repeat;
}
	
#PromoDeclutter{
	width: 100%;
	height:200px;
	border-top: 0px solid #FFFFFF;
	border-right: thin solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	border-left: thin solid #FFFFFF;
	padding-right: 0px;
	background: #000000 url(images/decluttering-promo.jpg) no-repeat;
}	

#PromoAbout{
	width: 100%;
	height:200px;
	border-top: 0px solid #FFFFFF;
	border-right: thin solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	border-left: thin solid #FFFFFF;
	padding-right: 0px;
	background: #000000 url(images/about-promo.jpg) no-repeat;
}
	
	
		
	


#main {
	float: left;
	width: 52%;
	margin: 0;
	padding: 1em;
	font-size: 12px;
}
a {
}


#mainLiving {
	float: left;
	width: 52%;
	margin: 0;
	padding: 1em;
	font-size: 12px;
}
	
	
	#mainright{
	margin-left: 55%;
	padding: 1em;
	max-width: 36em;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	}
	
	

	#navs{
	clear: both;
	margin: 0;
	padding: .5em;
	color: #CCCCCC;
	background-color: #000;
	border-top: 1px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	font: 16px Arial, Helvetica, sans-serif;
	}
	
	
	 #footer
			{
	clear: both;
	margin: 0;
	padding: .5em;
	color: #CCCCCC;
	background-color: #000;
	border-top: 1px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	font: 16px Arial, Helvetica, sans-serif;
}

	#gallery{
	width: 99%;
	height: auto;
	float: left;
	padding:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background: #000000;
	border-top: 0px solid #FFFFFF;
	border-right: thin solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	overflow: hidden;
	
	}
	
	
		#gallerybanner{
	width: 99%;
	height: auto;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background: #000000;
	border-top: 0px solid #FFFFFF;
	border-right: thin solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	
	}
	
	
	
	
a {
	font: bolder 14px Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
	
}
