/****** Header CSS ******/
#header {
	padding:20px 0 0px 0;
	margin:20px 0 0 0;
	width:800px;
	background:url('../images/headerfooter/headerlogotop.png') no-repeat top left;
	height:95px;
	position:relative;
}

#header:hover {
	padding:20px 0 0px 0;
	margin:20px 0 0 0;
	width:800px;
	background:url('../images/headerfooter/headerlogotopalt.png') no-repeat top left;
	height:95px;
	position:relative;
}

#sitename, #sitename a, #sitename a:visited {
	margin-left:9px;
	font-family:"Myriad Pro","Arial","Tahoma",sans-serif;
	font-size:30px;
	font-weight:bold;
	text-decoration:none;
	color:#000;
}
.slogan {
	padding:0 0 0 20px;
	font-family:"Myriad Pro","Arial","Tahoma",sans-serif;
	font-size:12px;
	font-weight:bold;
}
#headerleft {
	float:left;
	width:800px;
	height:30px;
	background:url('http://www.mortgageloanplace.com/images/headerfooter/bar-header-left.png') no-repeat bottom left;
}
#headerright {
	float:right;
	height:30px;
	width:800px;
	background:url('http://www.mortgageloanplace.com/images/headerfooter/bar-header-right.png') no-repeat bottom right;
}
ul#headermenu {
	height:30px;
	width:800px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-align:center;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	font-family:"Arial";
	background:#333333;
}
ul#headermenu li {
	display:inline;
	list-style:none;
	text-align:center;
	float:left;
	margin:0 0;
	padding:0 0 0 20px;
}
ul#headermenu li a, ul#headermenu li a:link, ul#headermenu li a:visited {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
ul#headermenu li a:hover {
	color:#56b7d7;
}





/****** Footer CSS ******/
#footer {
	clear:both;
	width:800px;
	height:130px;
	padding:0 0 0 0;
	margin:10px 0 10px 0;
	color:#aaa;
	font-family:"Arial","Tahoma",sans-serif;
	font-size:13px;
	font-weight:normal;
	background:url('../images/headerfooter/bar-footer-middle.png') bottom;
}
#footerleft {
	float:left;
	width:800px;
	height:130px;
	background:url('../images/headerfooter/bar-footer-left.png') no-repeat left;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
#footerright {
	float:right;
	width:800px;
	height:130px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background:url('../images/headerfooter/bar-footer-right.png') no-repeat right;
}
#footer p {
	/* margin:5px 20px; */
	font-size:12px;
	text-align:center;
}
#footmenu {
	font-size:12px;
	margin:15px auto;
	text-align:center;
	line-height:18px
}
#footer a, #footer a:link, #footer a:visited {
	color:#44a9cb;
	text-decoration:none;
}
#footer a:hover {
	color:#fff;
	text-decoration:underline;
}
#footinfo {
	color:#000000;
	text-align:center;
	padding-top:3px;
	margin-bottom:5px;
}
#footinfo p {
	font-size:10px;
	color:#000000;
}
#footinfo a {
	font-size:10px;
	color:#1F5647;
}
#logobar {
	clear:both;
	width:778px;
	margin:0 0 0 10px;
	border:solid 1px black;
}
