* {

	margin: 0; padding: 0;

}

body {

	text-align: center;

	font: 12px Verdana;

	color: #000000;

	background: url(images/tile.gif) repeat-x 0 0;

}

a {

	text-decoration: none;

}



.break {

	font-size: 0;

	width: 0; height: 0;

	clear: both;

}

.wrapper {

	width: 902px;

	margin: auto auto;

	text-align: left;

}



/** BEGIN header **/

#header {

	background: url(images/header.jpg) no-repeat center 83px;

}

	#header h1 {

		padding: 2px 0 0 15px;

	}

	#header h1 a {

		text-indent: -9999px;

		font-size: 1px;

		width: 318px; height: 62px;

		background: url(images/logo.gif) no-repeat 0 0;

		outline: none;

		display: block;

		float: left;

		margin-bottom: 5px;

	}

	#header .right {

		float: right;

		font-family: Arial;

		padding-right: 25px;

	}

	#header .links {

		font-size: 0.9em;

		text-align: right;

		padding-top: 5px;

	}

		#header .links a {

			color: #000000;

		}

	#header .call {

		font-size: 1.3em;

		font-weight: bold;

		text-align: center;

		padding-top: 5px;

	}

		#header .call strong {

			color: #1483a7;

			text-transform: uppercase;

		}

	#header .email {

		font-size: 1.1em;

		font-weight: bold;

		text-align: center;

	}

		#header .email strong {

			font-size: 1.2em;

			color: #83c346;

		}

	#header ul {

		clear: both;

		list-style-type: none;

		padding: 195px 0 1px 5px;

		margin: 0 !important;

	}

		#header ul li {

			float: left;

			font-family: Arial;

			font-size: 0.9em;

			font-weight: bold;

			text-transform: uppercase;

			text-align: center;

			padding: 0 14px;

		}

		#header ul li a {

			display: block;

			color: #000000;

			padding: 2px 5px;

		}

		#header ul li a:hover {

			background-color: #97d0fc;

		}

/** END header **/



/** BEGIN body **/

#body {

	clear: both;

	padding: 0 25px 10px;

}

	/** begin sidebar **/

	#sidebar {

		float: left;

		width: 231px;

		padding-top: 25px;

	}

		#sidebar h2 {

			background: url(images/sidebar.gif) no-repeat 0 0;

			font-size: 1.2em;

			font-family: Myriad Pro, Arial;

			color: #ffffff;

			text-transform: uppercase;

			padding: 6px 5px 5px 30px;

		}

		#sidebar div {

			background-color: #dddfe0;

			text-align: center;

			padding: 5px 0;

		}

		#sidebar ul {

			list-style-type: none;

			padding: 5px 10px;

			background-color: #dddfe0;

			margin: 0 1px;

		}

		#sidebar li {

			padding: 6px 0;

			border-top: 1px dashed #e8e8e8;

			font-size: 0.9em;

		}

		#sidebar li.first {

			border-top: 0 !important;

		}

		#sidebar li p {

			text-align: left !important;

		}

		#sidebar li a {

			font-weight: bold;

			color: #000000;

		}

		#sidebar li a:hover {

			text-decoration: underline;

		}

		#message {

			margin-left: 5px;

			padding: 0 !important;

		}

	/** end sidebar **/

	/** begin content **/

	#content {

		float: right;

		width: 602px;

		padding-top: 25px;

	}

		#home {

			background: url(images/home.jpg) no-repeat 0 0;

			width: 602px; height: 256px;

			margin-bottom: 10px;

		}

			#completeform {

				display: block;

				width: 165px; height: 35px;

				text-indent: -9999px;

				outline: none;

				position: relative;

				top: 201px; left: 36px;

			}

			#contactus {

				display: block;

				width: 165px; height: 35px;

				text-indent: -9999px;

				outline: none;

				position: relative;

				top: 166px; left: 211px;

			}

		#content h2 {

			font-size: 1.5em;

			font-weight: normal;

			text-transform: uppercase;

			font-family: Myriad Pro, Verdana;

			padding: 10px 0 5px;

		}

		#content h3 {

			font-size: 1.2em;

			font-weight: normal;

			font-family: Verdana;

			text-transform: uppercase;

			color: #8b916b;

			border-top: 1px dashed #8b916b;

			padding: 5px 120px 10px 0;

		}

		#content p {

			line-height: 1.4em;

			font-size: 0.9em;

			margin-bottom: 8px;

		}

		#benefits h2 {

			text-transform: none !important;

			font-family: Verdana !important;

			margin-bottom: 5px;

		}

		#benefits p {

			font-size: 0.8em;

		}

		#debtsolution {

			padding: 10px !important;

			background-color: #dddfe0;

			margin: 20px 0 !important;

		}

		#debtsolution h2 {

			font-family: Verdana !important;

			font-weight: bold !important;

			color: #1c3549 !important;

			text-transform: none !important;

			padding: 0 200px 10px 0 !important;

			margin: 0 !important;

		}

		#debtsolution p {

			font-size: 0.8em;

			line-height: 1.3em;

		}

		#debtsolution img {

			float: left;

			margin: 5px 10px 25px 0;

		}

		.note {

			margin: 10px 0 !important;

		}

		.note h2 {

			text-transform: none !important;

			font-weight: bold !important;

			font-size: 1em !important;

			font-family: Verdana !important;

			margin: 0 !important;

			padding: 0 !important;

		}

		.note p {

			line-height: 1.3em !important;

		}

		.highlight {

			font-weight: bold;

		}

		.highlight a {

			color: #e51212;

		}

	/** end content **/

/** END body **/



/** BEGIN footer **/

#footer {

	background-color: #153248;

	padding: 25px 0 15px;

	border-top: 3px solid #dddfe0;

	color: #ffffff;

	font-family: Myriad Pro, Arial;

}

	#footer p {

		clear: both;

		padding-left: 25px;

		font-size: 1.1em;

	}

		#footer p span {

			font-size: 0.9em;

		}

	#footer ul {

		float: right;

		list-style-type: none;

		padding-right: 25px;

	}

		#footer li {

			float: left;

			font-size: 0.8em;

			text-transform: uppercase;

			padding: 0 6px;

		}

		#footer li a {

			color: #ffffff;

		}

		#footer li a:hover {

			text-decoration: underline;

		}

/** END foorter **/



/** BEGIN form **/

#freedownload {

	background: #e1dcc9 url(images/form.jpg) no-repeat 0 0 !important;

	padding: 60px 5px 10px !important;

	margin: 0 0px 0 0px !important;

	font-size: 0.86em;

	text-align: left !important;

	font-family: Arial;

	border: 1px solid #2b1f0e;

}

#freedownload strong {

	color: #006699

}

#freedownload form {

	padding-top: 5px;

}

#freedownload form p {

	text-align: center;

	background-color: transparent !important;

	margin: 0 !important;

	padding: 5px 0 0 !important;

}

#freedownload input, select, button {

	font-size: 1em;

}

#freedownload .highlight {

	color: #ff0000;

	font-weight: bold;

}

/** END form **/

.DarkCell {
	background-color: #76777B;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF
}
