* {
	outline: none;
}

a {
	color: #d57226;
}

body {
	font-family: verdana, sans-serif;
	font-size: 62.5%;
	background: #191919 url('../i/background.jpg') repeat-x;
	padding: 0;
	margin: 0;
	color: #363636;
}

img {
	border: 0;
}

p {
	font-size: 1em;
	line-height: 1.8em;
	margin: 8px 0;
	padding: 0;
}

li {
	font-size: 1em;
	line-height: 1.4em;
}

sup {
	font-size: .6em;
}

p.fineprint {
	font-size: .9em;
	line-height: 1.2em;
	color: #464646;
}

/*
.submit {
	float: left;
	clear: both;
	padding: 0 0 0 100px;
}

.submit input {
	width: auto;
}*/

.list {
	width: 443px;
	background: url('../i/list-bg.jpg') no-repeat;
	float: left;
	margin: 0;
	padding: 0;
}
.listBottom {
	width: 443px;
	background: url('../i/list-bg.jpg') no-repeat bottom right;
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
	height: 10px;
}

.list ul li {
	list-style: none;
	background: url('../i/orange-dot.png') no-repeat 0 4px;
	padding: 0 0 0 10px;	
}

.list.oneCol ul  {
	margin: 0;
	padding: 10px 5px 0 10px;
	float: left;
}

.list.twoCol ul  {
	margin: 0;
	padding: 10px 5px 0 10px;
	width: 190px;
	\width: 205px;
	w\idth: 190px;
	float: left;
}

.list.threeCol ul  {
	margin: 0;
	padding: 10px 5px 0 10px;
	width: 125px;
	\width: 140px;
	w\idth: 125px;
	float: left;
}

.openAccount {
	clear: both;
	float: right;
	width: 173px;
	height: 31px;
	background: url('../i/btn-open-an-account.png') no-repeat;
	cursor: pointer;
}

.calloutLeft {
	float: left;
}

.calloutRight {
	float: right;
}

.overlay {
	display: none;
}



.container {
/*	background: url('../i/container-bg.jpg') no-repeat top left;	*/
	width: 1024px;
	height: 655px;
	float: left;
}

.content {
	width: 755px;	
	float: left;
}

.header {
	width: 755px;
	height: 62px;
	background: url('../i/header.jpg') no-repeat;
	float: left;
	position: relative;
}

.header .headLink1{
	position: absolute;
	top: 37px;
	left: 215px;
	width: 210px;
	height: 25px;
	display: block;
}

.header .headLink2{
	position: absolute;
	top: 37px;
	left: 432px;
	width: 200px;
	height: 25px;
	display: block;
}

.leftCol {
	background: url('../i/left-bg.jpg') no-repeat;
	width: 216px;
	height: 520px;
	float: left;
	position: relative;
}

.leftCol .home {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 120px;
	height: 100px;
}

.leftCol h2{
	background: url('../i/h-amendments.png') no-repeat;
	width: 216px;
	height: 18px;
	padding: 0;
	margin: 150px 0 0 0;
	text-indent: -99999px;
	position: relative;
}

.leftCol h2 a {
	display: block;
	width: 216px;
	height: 18px;
	position: absolute;
	top: 0;
	left: 0;
}

.leftCol ul.amendments{
	margin: 19px 0 0 0;
	padding: 0;
}

.leftCol ul.amendments li {
	margin-bottom: 9px;
	height: 19px;
	width: 199px;
	\width: 216px;
	w\idth: 199px;
	font-weight: bold;
	padding: 0 17px 0 0;
	list-style: none;
	line-height: 19px;
}

.leftCol ul.amendments li a {
	display: block;
	height: 19px;
	width: 199px;
	background: url('../i/amendments.png') no-repeat ;
	text-decoration: none;
	color: #5d6967;
	text-indent: -99999px;
}

.leftCol ul.amendments li a:hover, .leftCol ul.amendments li a.on {
	background-image: none;
	text-indent: 0;
	text-align: right;
}

.leftCol ul.amendments li.one a{
	background-position: 150px 0;
}

.leftCol ul.amendments li.two a{
	background-position: 150px -28px;
}

.leftCol ul.amendments li.three a{
	background-position: 150px -56px;
}

.leftCol ul.amendments li.four a{
	background-position: 150px -84px;
}

.leftCol ul.amendments li.five a{
	background-position: 150px -112px;
}

.leftCol ul.amendments li.six a{
	background-position: 150px -140px;
}

.leftCol ul.amendments li.seven a{
	background-position: 150px -168px;
}

.leftCol ul.amendments li.eight a{
	background-position: 150px -196px;
}

.leftCol ul.amendments li.nine a{
	background-position: 150px -224px;
}

.leftCol ul.amendments li.ten a{
	background-position: 150px -252px;
}

.leftCol ul.amendments li.eleven a{
	background-position: 150px -280px;
}

.rightCol {
	background: url('../i/right-bg.jpg') no-repeat;
	width: 539px;
	height: 520px;
	float: left;
}

.main {
	background: url('../i/main-bg.jpg') no-repeat;
	width: 518px;
	\width: 539px;
	w\idth: 518px;
	height: 520px;
	float: left;
	padding: 0 0 0 21px;
}

.main h1{
	background: url('../i/h-you-have-the-right-to.png') no-repeat;
	width: 241px;
	height: 14px;
	padding: 0;
	margin: 152px 0 0 0;
	text-indent: -99999px;
}

.main ul.amendments {
	padding: 0;
	margin: 18px 0 0 0;
}

.main ul.amendments li {
	font-weight: bold;
	padding: 0;
	list-style: none;
	font-size: 11px;
	height: 19px;
	margin-bottom: 9px;
	line-height: 19px;
}

.main ul.amendments a {
	color: #5d6967;
	text-decoration: none;
	padding: 0 0 0 19px;
}

.main ul.amendments a:hover {
	color: #d57226;
	padding: 0;
}

.contest {
	background: url('../i/contest-bg.jpg') no-repeat;
	width: 539px;
	height: 520px;
}

.contest a {
	color: #363636;
}

.contest fieldset {
	padding: 75px 0 0 0;

}

.contest p {
	clear: both;
	float: left;
	padding: 0 0 0 100px;
	margin: 0 0 8px 0;
	font-size: .9em;
	width: 200px;	
}

.contest p.notice {
	padding: 0;
	text-align: right;
	width: 270px;
	font-weight: bold;
	font-size: .9em;
	color: #d57226;
}

.contest .contestOnly {
	width: 129px;
	height: 51px;
	background: transparent url('../i/btn-contest-only.png') no-repeat;
	border: 0;	
	cursor: pointer;
}

.contest .enterToWin {
	width: 129px;
	height: 51px;
	background: transparent url('../i/btn-enter-to-win.png') no-repeat;
	border: 0;
	cursor: pointer;
}

.cta {
	background: url('../i/cta-bg.jpg') no-repeat;
	width: 539px;
	height: 520px;
}

.cta .enterToWin {
	width: 160px;
	height: 52px;
	background: transparent url('../i/btn-sign-enter-to-win.png') no-repeat;
	border: 0;
	cursor: pointer;
	float: right;
}

.cta p.fineprint {
	margin-top: 20px;
}

.gen {
	background: url('../i/gen-bg.jpg') no-repeat;
	width: 539px;
	float: left;
}

.thankYou {
	background: url('../i/thank-you-bg.jpg') no-repeat;
	width: 539px;
	height: 345px;
	\height: 520px;
	he\ight: 345px;
	padding: 175px 0 0 0;
}

.text {
	width: 444px;
	\width: 539px;
	w\idth: 444px;
	float: left;
	padding: 80px 40px 0 55px;
}

.amendment1 {
	background: url('../i/amendment-1.jpg') no-repeat;	
	width: 539px;
	height: 520px;
	position: relative;
}

.amendment2 {
	background: url('../i/amendment-2.jpg') no-repeat;	
	width: 539px;
	height: 520px;
	position: relative;
}

.amendment3 {
	background: url('../i/amendment-3.jpg') no-repeat;	
	width: 539px;
	height: 520px;
	position: relative;
}

.amendment4 {
	background: url('../i/amendment-4.jpg') no-repeat;	
	width: 539px;
	height: 520px;
	position: relative;
}

.amendment5 {
	background: url('../i/amendment-5.jpg') no-repeat;	
	width: 539px;
	height: 520px;
	position: relative;
}

.amendment6 {
	background: url('../i/amendment-6.jpg') no-repeat;	
	width: 539px;
	height: 520px;
	position: relative;
}

.amendment7 {
	background: url('../i/amendment-7.jpg') no-repeat;	
	width: 539px;
	height: 520px;
	position: relative;
}

.amendment8 {
	background: url('../i/amendment-8.jpg') no-repeat;	
	width: 539px;
	height: 520px;
	position: relative;
}

.amendment9 {
	background: url('../i/amendment-9.jpg') no-repeat;	
	width: 539px;
	height: 520px;
	position: relative;
}

.amendment10 {
	background: url('../i/amendment-10.jpg') no-repeat;	
	width: 539px;
	height: 520px;
	position: relative;
}

.amendment11 {
	background: url('../i/amendment-11.jpg') no-repeat;	
	width: 539px;
	height: 520px;
	position: relative;
}

.back {
	position: absolute;
	display: block;
	width: 100px;
	height: 35px;
	top: 0;
	right: 10px;
}

.sidebar {
	background: url('../i/sidebar-bg.jpg') no-repeat;
	width: 269px;
	height: 582px;
	float: left;
}

.sidebar .btn {
	margin-left: 9px;
}

.footer {
	clear: both;
	float: left;
	height: 73px;
	width: 1024px;
	background: url('../i/footer-logos.png') no-repeat 818px 0;
	color: #555;
	font-size: .9em;
	position: relative;
}

.footer a {
	color: #959595;
}

.footer a.fairHousing {
	position: absolute;
	top: 10px;
	right: 35px;
	width: 32px;
	height: 30px;
	cursor: pointer;
}

.footer a.ESI {
	position: absolute;
	top: 8px;
	right: 70px;
	width: 55px;
	height: 35px;
	cursor: pointer;
	
}

.footerLeft {
	width: 444px;
	float: left;
}

.footerLeft ul {
	margin: 0;
	padding: 10px 0 0 50px;
	color: #959595;
}

.footerLeft ul li {
	list-style: none;
	display: inline;
}

.footerLeft p {
	margin: 0;
	padding: 15px 0 0 50px;
}

.footerRight {
	width: 365px;
	float: left;
}

.footerRight p {
	margin: 0;
	padding: 10px 0 0 0;
	text-align: right;
}


