* {
	margin:0;
	padding:0;
}

img {
	border:none;
}

body {
	font-family:Arial, Helvetica, sans-serif;
}

p {
	margin:10px 0; 	
}

#header {
	padding:0 15px;
	height:75px;
}

#header .logo {
	float:left;
	margin-right:20px;
	display:block;
	width:210px;
	height:55px;
	background:url(/homeloanslistings/i/logosmall.gif) no-repeat;
}

#search {
	float:left;
	margin-top:20px;
	height:75px;
}

#homesearch {
	margin:20px auto 0 auto;
	width:275px;	
}

#search .keywords, #homesearch .keywords {
	width:200px;
}

#search .submit, #homesearch .submit {
	margin-left:10px;
	padding:2px;
}

#header #message {
	float:left;
	margin-top:20px;
	margin-left:40px;
	width:260px;
	font-size:11px;
	font-weight:bold;
	text-align:center;
}

#stripe {
	height:30px;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	background-color:#1d4469;
}

#breadcrumb {
	margin:10px 0 10px 10px;
	font-size:12px;
	font-weight:bold;	
	color:#000;
}

#breadcrumb a, #breadcrumb span {
	margin:0 5px;
	text-transform:capitalize;
}

#breadcrumb a {
	color:#1d4469;
}

#breadcrumb a:hover {
	color:#65db09;
}

#left {
	float:left;
	margin:0 30px 0 15px;
	width:195px;
	font-size:12px;
}

#left ul {
	list-style-type:none;
	margin-bottom:15px;
	border-bottom:1px solid #dedede;
}

#left li {
	border:1px solid #dedede;
	border-bottom:none;
}

#left li.title {
	padding:3px 5px;
	background-color:#1d4469;
	border:1px solid #1d4469;
	font-weight:bold;
	color:#fff;
}

#left li a {	
	display:block;
	padding:2px 5px;
	font-weight:bold;
	text-decoration:none;
	color:#0066ff;
}

#left li a:hover {	
	text-decoration:underline;
	color:#1d4469;
}

#right {
	float:left;
	width:675px;
}

#ppc {
	margin-bottom:20px;
}

#ppc .kw {
	float:left;
}

#ppc .kw {
	float:left;	
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	color:#0066ff;
}

#ppc .kw span {
	font-style:normal;
	color:#666;
}

#ppc .ppcsl {	
	float:right;
	font-size:11px;
	color:#ccc;
}

#ppc .ppcsl a {	
	color:#ccc;
}

#ppc .ppclisting {
	clear:both;
	padding-top:15px;
}

#ppc .ppclisting a:hover {
	color:#1d4469;	
}

#ppc .ppclisting a {
	display:block;
}

#ppc .ppctitle {
	font-size:18px;
	text-decoration:none;	
	color:#0066ff;	
}

#ppc .ppcdescription {
	font-size:16px;
	text-decoration:none;
	color:#000;
}

#ppc .ppchost {
	font-size:16px;
	text-decoration:none;
	color:#0000ee;
}

#footer {
	clear:left;
	width:905px;
	padding:25px 0 20px 0;
	text-align:center;
	font-size:11px;
	color:#444;	
}

#footer a, #footer span {
	margin:0 5px;
	color:#a5a5a5;	
}

#footer a:hover {
	color:#1d4469;	
}

#home {
	width:905px;
	margin:0 auto;	
}

.homelogo {
	display:block;
	margin:0 auto;
	width:289px;
	height:101px;
	background:url(/homeloanslistings/i/logolarge.gif) no-repeat;	
	margin-top:150px;
}

#aboutus {
	width:905px;
	margin:15px 0 0 15px;
}

#aboutus p {
	font-size:12px;
	line-height:16px;
}

#aboutus a {
	color:#1d4469;
}