@charset "utf-8";
/* CSS Document */

	
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	padding: 0;
	margin: 0;
	text-align: left;
}


#container {
	width: 990px; 
	text-align: left;
	padding: 0 0 0 0; 
	margin: 0 0 0 0; 	
} 


#header {
	background: url(images/Avoid-Real-Estate-Fraud-header.gif);
	background-repeat: no-repeat;
	background-color:#ffffff;
	height: 150px;
	width: 970px;
	vertical-align: bottom;
	padding: 0 0 0 0;
	}

#footer {
	background: url(images/learn-from-experience.gif) no-repeat;
	background-color: #ffffff;
	height: 70px;
	width: 970px;
	padding: 0 0 55px 0;
	text-align: center;
	font-size: 9px;
	color:#000000;
	}

#span {
	width: 970px;
	height: 140px;
	padding: 0 0 0 180px;
	}

#sidebar {
	float: left; 
	width: 300px;
	background: url(images/Real-Estate-Fraud_icon-bottom.gif) no-repeat;
	padding: 310px 0 0 20px;
	margin: 0 0 0 0;
}

#content { 
	padding: 0 30px 0 40px; 
	margin: 0 0 0 310px;
} 

ul.CloseSquare {
	list-style-image: url(images/custom-bullet-red.gif);
	list-style: none;
	margin: 5px 0 10px 18px;
}


h1 {
	font-size: 175%;
	font-weight: bold;
	color:#000000;
	margin: 30px 0 10px 0;
	height: 20px;
	}
	
h2 {
	font-size: 115%;
	font-weight: bold;
	color:#cc3333;
	margin: 0 0 0 0;	
	}
	
h3 {
	font-size: 105%;
	font-weight: bold;
	color:#cc3333;
	margin: 0 0 0 0;
	}

a {
	font-size: 100%;
	text-decoration: underline;
	color:#000099;
	}
	
a:hover {
	text-decoration: none;
	}
		
a.red {
	font-size: 90%;
	font-weight: bold;
	color: #cc3333;
	text-decoration: underline;
	}
	
a.red:hover {
	text-decoration: none;
	}	
	
.indent {
	margin-left: 15px;
	}
img {
	border: 0;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	}	
	
img.floatLeft { 
    float: left; 
    margin: 0 12px 8px 12px; 
	border: solid 2px #333333;	
}

img.floatRight { 
    float: right; 
    margin: 0 0 0 0; 
}

img.floatRightIndent { 
    float: right; 
    margin: 0 12px 0 0;
	border: solid 2px #333333;
}


body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}
