body {
	margin: 0px;
	padding: 0px;
	SCROLLBAR-FACE-COLOR: #E0E0E0;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #7D7C7C;
	SCROLLBAR-3DLIGHT-COLOR: #7D7C7C;
	SCROLLBAR-ARROW-COLOR:  #7D7C7C;
	SCROLLBAR-TRACK-COLOR: #A6A6A6;
	SCROLLBAR-DARKSHADOW-COLOR: #BEBFBF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #BABABA;

}

a:link {text-decoration: none;}
a:hover {}
a:visited {text-decoration: none;}

.smalltext {font-size: 10px;	font-weight: normal;}

.main {
	font-size: 12px;
	color: #5C5C5C;
	font-weight: normal;
	line-height: 130%;
	font-family: Arial, Helvetica, sans-serif;

}

.designimage {

	background-image: url(assets/graphics/design-main-render.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.rentalimage {
	background-image: url(assets/graphics/rentals-start.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.mainblack {

	font-size: 12px;
	color: #000000;
	font-weight: bold;
	line-height: 130%;
	font-family: Arial, Helvetica, sans-serif;
}
