#headersi {
	height:143px;
	width:658px;
	position:relative;
}

#homebtn {
	position:absolute;
	top:111px;
	left:198px;
}

#getquotebtn {
	position:absolute;
	top:111px;
	left:265px;
}

#savemoneybtn {
	position:absolute;
	top:111px;
	left:365px;
}

#homeownerbtn {
	position:absolute;
	top:111px;
	right:0;
}

/* CSS Document */
body {
margin-top: 0px;
margin-bottom: 0px;
margin-right: 0px;
margin-left: 0px;
background-color:#C4DEF4;
}

li {
	font-family: arial;
	font-size: 9pt;
	padding: 5px 0 0 0;
}

.bodytext{
	font-family: arial;
	font-size: 9pt;
	color: #000000;
}


.bodytext a{
	font-family: arial;
	font-size: 9pt;
	text-decoration: underline;
	font-weight: bold;
	color: #2056b0;
}

.bodytext a:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #5c8ddf;
}

.bodytextbold{
    font-family: arial;
	font-size: 9pt;
	font-weight: bold;
    color: #000000;
}

.bodytextitalic{
    font-family: arial;
	font-size: 9pt;
	font-style: italic;
    color: #000000;
}

	
.navigation {
	font-family: arial;
	font-size:9pt;
	text-decoration: none;
	color: #FFFFFF;
}

.navigation a{
	font-family: arial;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
	color: #5d4b2a;
}

.navigation a:hover{
text-decoration: none;
font-weight: bold;
color: #000000;
}

.footertext{
	font-family: arial;
	font-size: 10pt;
	color: #ffffff;
}

.footertext a{
	font-family: arial;
	font-size: 10pt;
	text-decoration: underline;
	font-weight: none;
	color: #ffffff;
}

.footertext a:hover{
	text-decoration: underline;
	font-weight: none;
	color: #ffffff;
}


.heading{
	font-family: arial;
	font-size: 15pt;
	font-weight: bold;
	color: #000000;
}

.heading2{
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
}

.smalltext {
    font-family: arial;
	font-size: 8pt;
	font-weight: bold;
    color: #333333;
}
.smalltext a{
	font-family: arial;
	font-size: 8pt;
	text-decoration: underline;
	font-weight: bold;
	color: #5c8ddf;
}

.smalltext a:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #2056b0;
}
