* {
	margin: 0 0;
	padding: 0 0;
	}

html {
	margin-bottom: 1px;
	}
	
body {
	background-color: #4d4d4d;
	padding: 0;
	font-size: 1em;
}

html, body {font-family:"Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;}
strong, em, b, i, .bold {font-family:"Lucida Sans","Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;}


table, td {font-size: 1em;}
th {text-align:left; background-color:#eee;}
p {margin: 0 0 1em 0;
	font-size: .9em;
	}
h1, h2, h3, h4, h5, h6 {color:#036;}
h1 {padding-top: 5px; margin-left: -10px; padding-bottom: 7px; font-size:1.3em;}
h2 {font-size:1.1em;}
h3 {font-size:0.9em;}
h4 {font-size:0.6em;}

input, select, textarea {
	margin-bottom: 7px;
	color: #414141;
	letter-spacing: 1px;
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: 1em;
}


br.clr {
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	clear: both;
	}
	
	
#container {
	display: block;
	margin: 0 auto;
	background: transparent url(/images/bg.gif) repeat-y 0 0;
	width: 981px;
	padding: 0 4px;
	position: relative;
	}

#container2 {
	display: block;
	margin: 0 auto;
	background: transparent url(/images/bg2.jpg) repeat-y 0 0;
	width: 981px;
	padding: 0 4px;
	position: relative;
	}
	
	
	#header {
		background: transparent url(/images/header.jpg) no-repeat 0 0;
		display: block;
		height: 335px;
		width: 981px;
		}

	#header2 {
		background: transparent url(/images/header4.jpg) no-repeat 0 0;
		display: block;
		height: 335px;
		width: 981px;
		}

#nav {
	display: block;
	height: 51px;
	width: 690px;
	padding: 0 0;
	float: right;
	}

#nav ul {
	white-space: nowrap;
	height: 51px;
	}

	#nav ul li {
		display: block;
		float: left;
		height: 51px;
		}

	#nav ul li.first {
		width: 142px;
		}

	#nav ul li.second {
		width: 130px;
		}
		
	#nav ul li.third {
		width: 186px;
		}

	#nav ul li.fourth {
		width: 98px;
		}

	#nav ul li.fifth {
		width: 134px;
		}

		

	#nav ul li a {
		display: block;
		height: 51px;
		text-indent: -2000px;
		font-size: 0px;
		line-height: 0px;
		}
		
		#nav ul li.first a {
			background: transparent url(/images/nav_normal.jpg) no-repeat 0 0;
			width: 142px;
			}
		
		#nav ul li.second a {
			background: transparent url(/images/nav_normal.jpg) no-repeat -142px 0;
			width: 130px;
			}
		

		
		#nav ul li.third a {
			background: transparent url(/images/nav_normal.jpg) no-repeat -272px 0;
			width: 186px;
			}

		
		#nav ul li.fourth a {
			background: transparent url(/images/nav_normal.jpg) no-repeat -458px 0;
			width: 98px;
			}

		
		#nav ul li.fifth a {
			background: transparent url(/images/nav_normal.jpg) no-repeat -556px 0;
			width: 134px;
			}		
		




		#nav ul li.first a:hover {
			background: transparent url(/images/nav_normal.jpg) no-repeat 0 -51px;
			}
		
		#nav ul li.second a:hover {
			background: transparent url(/images/nav_normal.jpg) no-repeat -142px -51px;
			}
		
		#nav ul li.third a:hover {
			background: transparent url(/images/nav_normal.jpg) no-repeat -272px -51px;
			}

		#nav ul li.fourth a:hover {
			background: transparent url(/images/nav_normal.jpg) no-repeat -458px -51px;
			}

		#nav ul li.fifth a:hover:hover {
			background: transparent url(/images/nav_normal.jpg) no-repeat -556px -51px;
			}		
		
		
		
	#tagline {
		text-shadow: 1px 1px 2px #1b1b1b;
		padding-top: 20px;
		font-weight: bold;
		display: block;
		height: 60px;
		width: 500px;
		position: absolute;
		top: 190px;
		left: 50px;
		font-size: 1.4em;
		color: #fff;
		}	
		
		
	
	#buttons {
		display: block;
		height: 40px;
		width: 500px;
		position: absolute;
		top: 315px;
		left: 0;
		}
	
		#buttons a {
			display: block;
			height: 40px;
			width: 192px;
			float: left;
			font-size: 0px;
			text-indent: -2000px;
			margin: 0 0 0 30px;
			}
		
			#buttons a.try {
			background: transparent url(/images/try.jpg) no-repeat 0 0;
				}
				
			#buttons a.try:hover {
			background: transparent url(/images/try.jpg) no-repeat 0 -40px;
				}


			#buttons a.tour {
			background: transparent url(/images/tour.jpg) no-repeat 0 0;
				}
				
			#buttons a.tour:hover {
			background: transparent url(/images/tour.jpg) no-repeat 0 -40px;
				}	
		
#container2 #content {
	display: block;
	width: 780px;
	margin: -150px auto 0;
	}

#content {
	display: block;
	background-color: white;
	width: 981px;
	}

#container2 #content {
	display: block;
	background-color: #fff;
	width: 800px;
	margin: -160px auto 0;
	}
	
#left ul.check_full {
		width: 400px;
		margin-left: 24px;
		margin-bottom: 15px;
		margin-top: 10px;
		list-style-type: none;
		}
	
#left ul.check {
		float: left;
		width: 220px;
		margin-left: 24px;
		margin-bottom: 15px;
		margin-top: 10px;
		list-style-type: none;
		}

#left ul.check_full li,
#left ul.check li {
	font-size: .9em;
	display: block;
	height: 16px;
	background: transparent url(../images/check_mark.gif) no-repeat 0 4px;
	padding: 0 0 0 16px;
	margin: 0 0 10px;
	}

	#left {
		margin-left: 20px;
		margin-bottom: 10px;
		margin-right: 10px;
		margin-top: -30px;
		color: #323347;
		line-height: 24px;
		font-size: 14px;
		padding: 0 10px 10px;
		border-style: none;
		display: block;
		float: left;
		width: 590px;
		}
		
		#left table.plans {
			border-collapse: collapse;
			width: 500px;
			}
			
			#left table.plans tr {
				font-size: .9em;
				background-color: #f5ddcd;
				border: 1px solid #123123;
				}

			#left table.plans tr th,
			#left table.plans tr td {
				padding: 0 0 0 4px
				}
				
				#left table.plans tr th {
					width: 500px;
					height: 30px;
					color: #fff;
					background: transparent url(../images/table_bg.jpg) no-repeat 0 0;
					}
		
#container2 #left {
		padding-left: 0px;
		padding-bottom: 10px;
		padding-right: 10px;
		padding-top: 0;
		margin-left: 10px;
		margin-bottom: 10px;
		margin-right: 10px;
		margin-top: 0px;
		color: #323347;
		line-height: 24px;
		font-size: 14px;
		display: block;
		float: left;
		width: 500px;
		}
		
#container2 #content .landing {
			background: transparent url(/images/big_form_header.jpg) no-repeat 0 0;
			width: 474px;
			padding: 35px 20px;
			}
		
#container2 #content h1,
		#left h1 {
			color: #c22c1b;
			font-size: 1.7em;
			line-height: 1.9em;
			}
			
	#right {
		line-height: 24px;
		font-size: 16px;
		margin: 10px;
		padding: 10px;
		display: block;
		float: left;
		width: 300px;
		}
		
	#container2 #content #right {
		padding-left: 10px;
		padding-bottom: 10px;
		padding-right: 10px;
		padding-top: 10px;
		line-height: 24px;
		font-size: 16px;
		margin: 0px;
		display: block;
		float: left;
		width: 250px;
		}
		
			#container2 #content .landing_right {
				width: 500px;
				background-color: #ddd;
				}

	#footer {
		clear: both;
		display: block;
		height: 35px;
		width: 961px;
		margin: 0 auto;
		background: transparent url(/images/footer_bg.jpg) repeat-y 0 0;
		padding: 10px 10px;
		text-align: center;
		color: #fff;
		font-size: .8em;
		}
		
	#float_image {
			margin: 30px 0 0 0;
			float: right;
		}
		
	#debt_lead {
	padding-left: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
	padding-top: 60px;
	display: block;
	width: 270px;
	background: transparent url(/images/form_bg5.jpg) no-repeat 0 0;
	text-align: right;
	}


dt {
		text-align: left;
		width: 60px;
		float: left;
		}
		
		
	dd {
		margin: 0 0 10px 0;
		}
		

#login_form {
	padding-top: 50px;
	padding-left: 15px;
	padding-right: 15px;
	height: 160px;
	display: block;
	width: 215px;
	background: transparent url(/images/login_form_bg.jpg) no-repeat 0 0;
	text-align: right;
	}
	

#debt_lead2 {
	display: block;
	width: 215px;
	background: transparent url(/images/form_bg_small2.jpg) no-repeat 0 0;
	text-align: right;
	padding: 60px 15px;
	}


#debt_lead2 dt {
		text-align: left;
		width: 40px;
		float: left;
		}

		
	form select,
	form label {
		line-height: 1.4em;
		color: #393939;
		font-size: .9em;
		}


	#debt_lead2 #Submit {
		margin: 0 auto;
		}


	#footer a {
		color: white;
		}


table.coverage {
	display: block;
	width: 400px;
	border-collapse: collapse;
	}


	table.coverage td {
		border: 1px solid #c22c1b;
		padding: 2px 10px;
		}

	#thanks {
			font-size: 0.9em;
			margin-left: auto;
			margin-bottom: 10px;
			margin-right: auto;
			margin-top: 10px;
			padding: 25px;
			border-color: #2aca0d;
			border-width: 1px;
			border-style: solid;
			width: 600px;
		}

	#thanks h1 {
			text-align: center;
		}

	#fullDiv {
			list-style-position: inside;
			padding: 20px;
			margin: 20px;
		}