* { padding: 0; margin: 0; }

body {
	font-family: Arial, sans-serif;
	font-size: 13px;
	background-color: #9EA782;
}
#wrapper {
	margin: 0 auto;
	width: 800px;
}
	
	
#header {
	color: #000000;
	float: left;
	height: 150px;
	background: #FFFFFF;
	padding: 0px;
	margin-top: 10px;
	width: 800px;
}
#navigation {
	float: left;
	width: 800px;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	height: 20px;
	background-color: #464F3A;
	text-align: center;
	vertical-align: text-bottom;
}
#leftcolumn {
	color: #ffffff;
	background: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	height: 930px;
	width: 160px;
	float: left;
}
#navcontainer {
	background: #464F3A;
	width: 160px;
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 10px;
	text-align: center;
}

ul#navlist {
        text-align: left;
        list-style: none;
        padding: 0;
        margin: 5px;
        width: 150px;
		color: #A6C0A3
}

ul#navlist li {
        display: block;
        margin: 0;
        padding: 0;
}

ul#navlist li a {
        display: block;
        width: 100px;
        padding: 0.5em 0 0.5em 2em;
        border-width: 1px;
        border-color: #000000;
        border-style: solid;
        color: #000000;
        text-decoration: none;
        background: #9EA782;
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a {
        background: #9CBAD6;
        color: #ffffff;
}

ul#navlist li a:hover, ul#navlist li#active a:hover {
        color: #ffffff;
        background: transparent;
        border-color: #000000; 
}
ul#navlist1 {
        text-align: left;
        list-style: none;
        padding: 0;
        margin: 5px;
        width: 150px;
		color: #000000
}

ul#navlist1 li {
        display: block;
        margin: 0;
        padding: 0;
}

ul#navlist1 li a {
        display: block;
        width: 100px;
        padding: 0.5em 0 0.5em 2em;
        border-width: 1px;
        border-color: #000000;
        border-style: solid;
        color: #000000;
        text-decoration: none;
        background: #ffffff;
}

#navcontainer>ul#navlist1 li a { width: auto; }

ul#navlist1 li#active a {
        background: #9CBAD6;
        color: #ffffff;
}

ul#navlist1 li a:hover, ul#navlist li#active a:hover {
        color: #ffffff;
        background: transparent;
        border-color: #fff #fff #fff #fff;
}
#content {
	float: left;
	color: #000000;
	background: #fff;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	height: 930px;
	width: 600px;
	display: inline;
	font-family: Verdana, sans-serif;
	font-size: 12px;
}
#footer {
	width: 780px;
	clear: both;
	color: #ffffff;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	padding-right: 20px;
	font-family: Arial;
	font-style: normal;
	font-size: 10px;
	background-color: #464F3A;
	text-align: center;	
}
#a:link{
text-decoration:#000000;
}
h1 {
	font-family: Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
h3 {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
}
h4{
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.main_graphic {
background-image:url(../images/main_graphic.gif);
background-repeat:no-repeat;
width: 540px;
height: 180px;
position:relative;
left: 23px;
top: 0px;
}
.loan_type {
width: 230px;
height: 30px;
position:relative;
left: 277px;
top: 105px;
font-weight: bold;
color: white;
}
.continue {
width: 120px;
height: 26px;
position:relative;
left: 345px;
top: 105px;
}
#amazon {
	position:relative;
	float: right;
}
