* { margin:0px; padding:0px;}
img {border:none;}

a {	text-decoration:none;	color: #555555;}
a:hover {text-decoration:none; color: #000000;}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.fltleft{ float:left;}
.fltright { float:right;}
.fltclear {	clear: both;}

#wrapper {
	width: 1013px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#logo {
	float: left;
	width: 418px;
	text-align: right;
}
#logo .logo_1 {
	margin-top: 8px;
	text-align: right;
}

#content {
	float: right;
	width: 585px;
	margin-right: 10px;
}
#content .menu {
	height: 45px;
	background-image: url(images/menu_bg.jpg);
	background-repeat: no-repeat;
	margin-bottom: 8px;
	margin-left: 5px;
}
#content .menu ul {
	list-style-type: none;
	text-transform: uppercase;
	font-size: 13px;
	letter-spacing: 0.02em;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 3px;
}
#content .menu ul li {
	display: inline;
	padding-right: 15px;
	padding-left: 17px;
}
/*#content .menu ul li a {
	color: #FFFFFF;
	float:left;
	height: 40px;
	background: url(images/menu_bg1.jpg) no-repeat left top;
	color: #FFFFFF;
	padding: 0px 0px 0 7px;
}

#content .menu ul li span {
	float:left;
	background: url(images/menu_bg3.jpg) no-repeat right top;
	height: 50px;
	margin-right: 2px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 5px;
}
*/
#content .menu ul li a {
	color: #FFFFFF;
}
#content .menu span {
	padding-right: 20px;
	padding-left: 18px;
}
#content .menu ul li a:hover {
	color: #13326B;
}
#content .inner {
	background-repeat: no-repeat;
	background-image: url(images/in2muchDebt_03.jpg);
	height: 375px;
	width: 583px;
}
#content .inner h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding-bottom: 20px;
	padding-top: 12px;
}
#content .inner span {
	text-transform: uppercase;
	color: #FF0000;
}

#content .inner .quote {
	float: left;
	width: 270px;
	padding-left: 10px;
	margin-bottom: 10px;
	padding-top: 70px;
}
#content .inner .quote a {
	color: #FFFFFF;
	text-decoration: underline;
	text-align: center;
}

#content  .inner  .quote  .label {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding-top: 10px;
}
#content .inner .quote .space {
	width: 25px;
}

#content .inner .quote .checkbox {
	margin-right: 5px;
	margin-top: 15px;
}
#content .inner .quote #select {
	color: #14316D;
	width: 130px;
}



#content .inner .why {
	float: right;
	width: 275px;
	padding-right: 10px;
	background-image: url(images/why_bg2.jpg);
	background-repeat: repeat-y;
	margin-bottom: 10px;
}
#content .inner .why ul {
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 0.08em;
}
#content .inner .why ul li {
	background-image: url(images/bullet1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 25px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-top: 5px;
}
#footer {
	text-align: center;
	margin-top: 8px;
	color: #999999;
}
#footer a {
	color: #999999;
	text-decoration: underline;
}

#footer h2 {
	text-transform: uppercase;
	padding-top: 15px;
	font-size: 18px;
}
#footer a:hover {
	text-decoration: none;
}
#sub {
	background-image: url(images/sub_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.sub_bottom {
	background-image: url(images/sub_footer.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#sub_wrapper {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
#sub_header {
	background-image: url(images/sub_header.jpg);
	background-repeat: no-repeat;
	height: 58px;
	color: #FFFFFF;
	background-position: left top;
	background-color: #234B89;
}
#sub_header h1 {
	font-size: 28px;
	padding-top: 12px;
	padding-left: 30px;
}
#sub_content {
	padding: 10px 10px 25px 10px;
}
#sub_content p {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 20px;
	line-height: 18px;
	text-align: justify;
}
#sub_content h3 {
	color: #FF6600;
	padding-bottom: 3px;
}
#sub_content ul {
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
	padding-bottom: 15px;
	text-align: justify;
}
#sub_content ul li {
	padding-bottom: 10px;
	background-image: url(images/bullet2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
}
#sub_content .highlight {
	background-color: #efefef;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-bottom: 10px;
}




#sub_footer {
	height: 60px;
	background-color: #0A51A1;
}
#sub_footer .address {
	float: left;
	width: 250px;
	text-align: center;
	color: #7FA4CE;
	padding-top: 15px;
}
#sub_footer .sub_logo {
	float: right;
	width: 250px;
}
