.body {
	background-image: url(images/rental-domains_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0px;
	margin-left:0px;
	margin-right:0px;
}
.body-text: {text-align:justify;
			text-align:left;
}
div.container {
    background-image: url(images/rental-domains_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin-left:auto;
    margin-right:auto;
	margin-top: 0px;
    width:70%;
    background-color:#ffffff;
	text-align:left;
	text-indent:10px;
	font-size:10pt;
	font-family: Tahoma;
	font-weight: normal;
	color: #000000;
}
div.content {
	float:right;
	margin-left:0px;
	margin-right:0px;
	margin-top: 350;
	border-left:1px solid gray;
	padding:1em;
}
h1.header {
	padding:0;
	margin:0;
}
div.margin  {
	margin-top:0px;
}
div.left  {
	float:left;
	width:480px;
	margin-left:auto;
	margin-right:auto;
	padding:1em;
	text-align:left;
	text-indent:10px;
	font-size:10pt;
	font-family: Tahoma;
	font-weight: normal;
	color: #000000;
}
.header-bg {
	background-image: url(images/rental-domains_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	width:100%;
}
div.footer {
	background-image:url('images/spider.gif');
	background-repeat: no-repeat;
	background-position: left;
	padding-left:0px;
	padding-top:25px;
	margin:2px;
	border:0px solid #0000ff;
	height:50px;
	width:100%;
	text-align:left;
	text-indent:50px;
	font-size:9pt;
	clear:left;
	background-color: #c0bbba;
	font-family: Tahoma;
	font-weight: normal;
	color: #FFFFFF;
	position:absolute;
	bottom:0px;
	margin-left:0;
	margin-right:0;
	overflow: auto;

}
