
body { 
	margin: 0px; 
	background: #FFFFFF url(/images/bg.jpg) repeat-x;
	font: 11px Arial;
	line-height: 14.5px;
}

#wrapper { 
	width: 100%; 
	height: 733px;
	background:url(/images/bg-contents.jpg) no-repeat top center;
}

#contentcontainer { 
	width: 960px; 
	padding: 108px 0px 20px 36px;
	margin: 0 auto;
	position: relative;
	/*border: 1px solid #000;*/ 
}

#widget { 
	float: left;
	width: 746px;
	margin: 23px 0px 0px 0px;
	/*border: 1px solid #AA0000;*/
	}

#right { 	
	margin: 0px 0px 0px 788px;
	width: 135px; 
	color: #36698F;
	/*border: 1px solid #AA0000;*/ 
	}

#footer {
	width: 960px;
	margin: 0 auto;
	padding: 100px 0px 10px 50px;
	clear:both;
	height:60px;
	line-height: 150%;
	color: #CCC;
	font: 10px Arial;
}

#shadow {
	position:absolute;
	width:200px;
	height:21px;
	z-index:1;
	top: 108px;
	left: 32px;
}
#bookyourrental {
	position:absolute;
	width:200px;
	height:39px;
	z-index:2;
	top: 124px;
	left: 57px;	
}

h1.compare { 
	text-indent: -9999px; 
	display: block; 
	height: 38px; 
	width: 118px; 
	background: url(/images/compare.gif) no-repeat; 
	padding: 0px; 
	margin: 15px 0px 10px 0px; 
}
h1.donate {
	text-indent: -9999px; 
	display: block; 
	height: 18px; 
	width: 77px; 
	background: url(/images/donate.gif) no-repeat; 
	padding: 0px; 
	margin: 28px 0px 8px 0px; 
}

.white { color: #FFF; }

#footer a, #footer a:visited { color: #CCC; font: 10px Arial; line-height: 120%; text-decoration: none; }
#footer a:hover, #footer a:active { color: Red; }