/* CSS Document */
	body {
		font-family: Arial, Helvetica, sans-serif;
		background-color: #FFFFFF;
		background-image: none !important;
	}
	#container {
		width: 740px;
		margin: 0 auto 0;
		padding-top: 10px;
	}
	#row1 {
		height: 268px;
		margin-bottom: 15px;
		text-align: center;
	}
	#row2 {
		height: 159px;
		margin-bottom: 15px;
		display: table-row;
	}
	#row3 {
		height: 192px;
		margin-bottom: 10px;
    	text-align: center;
		background-image: url('../../images/bg_howitworks.jpg');
		width: 742px;
	}
	#row4 {
		height: 67px;
		width: 740px;
		text-align: center;
		margin-bottom: 15px;
	}
	#row4_form {
		height: 67px;
		float: left;
		display: inline !important;
	}
	#row4_content {
		float: right;
		margin-right: 100px;
		margin-top:20px;
	}
	#footer {
		height: 61px;
		border-top: 1px solid #dedede;
		text-align: right;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
	}
	#row1_carloan {
		width: 396px;
		height: 267px;
		float: left;
		background-image:url('../../images/bg_carloan.jpg');
		background-position: top left;
	}
	#row1_carrefi {
		width: 270px;
		height: 253px;
		float: right;
		background-image: url('../../images/bg_carrefi.jpg');
		background-position: top left;
		padding-top: 13px;
		padding-right: 55px;
	}
	#row1_carrefi h1, #row1_carloan h1 {
		/*display: none;*/
	}
	#row1_carrefi ul {
		margin-left: -12px; 
		font-size: 14px;
		#margin-left: 25px;
		margin-top: 35px;
	}
	#row1_carloan li {
		display: none;
	}
	#row1_carloan form {
		width: 210px;
		margin-left: 25px;
		margin-top: 70px;
		#margin-top: 80px;
		#margin-right: 100px;
	}
	#row1_carrefi li {
		list-style-image: url('../../images/list_blue_arrow.gif');
		text-align: left;
	}
	#row1_carrefi form {
		margin-left: -50px;
	}
	#row2_carinsurance {
		width: 237px;
		height: 158px;
		float: left;
		margin-right: 12px;
		background-image: url('../../images/bg_carinsurance.gif');
		background-repeat: no-repeat;
		background-position: center center;
	}
	#row2_carinsurance h2, #row2_carwarranty h2, #row2_products h2 {
		display: none;
	}
	#list_format {
		margin-left: 0;
		padding-left: 0;
		list-style-image: url('../../images/list_blue_arrow.gif');
	}
	#list_format2 {
		margin-left: 0;
		padding-left: 0;
		list-style-image: url('../../images/list_blue_arrow.gif');
		#margin-bottom: -12px;
	}
	#list_format2 ul {
		margin-bottom: 5px;
	}
	/*#list_format3 {
		padding-left: 0;
		list-style-type: none;
		float:left;
		font-size: 12px; 
		margin-top:40px; 
		margin-left: -35px; 
		#margin-left: -32px;
		#margin-top: 53px;
		border-right: 1px solid #666666;
		padding-right: 6px;
		#padding-right: 6px;
	}*/
	#list_format3 {
		border-right:1px solid #666666;
		float:left;
		font-size:12px;
		list-style-type:none;
		margin-left:-23px;
		margin-top:35px;
		#padding-top: 10px;
		padding-left:0pt;
		padding-right:16px;
	}

	#list_format6 {
		font-size:12px;
		list-style-type:none;
		margin-left:88px;
		margin-top:47px;
		#margin-top:45px;
	}
	#list_format3 li {
		list-style-type: none;
	}
	#list_format4 {
		margin-left: 0;
		padding-left: 0;
		list-style-image: url('../../images/list_blue_arrow.gif');
	}
	#list_format5 {
		margin-left: 0;
		padding-left: 0;
		list-style-image: url('../../images/list_blue_arrow.gif');
	}
	/*#list_format6 {
		list-style-image: url('images/list_blue_arrow.gif'); 
		list-style-type: none;
		font-size: 12px;
		 margin-top:53px; 
		 margin-left: 88px;
	}*/
	#list_format6 li {
		list-style-type: none;
	}
	#row2_carinsurance li, #row2_carwarranty li {
		font-size: 14px;
	}
	#row2_carwarranty {
		width: 237px;
		height: 158px;
		float: left;
		margin-right: 12px;
		background-image:url('../../images/bg_carwarranty.gif');
		background-repeat: no-repeat;
		background-position: center center;
	}
	#row2_products {
		width: 237px;
		height: 158px;
		float: left;
		background-image:url('../../images/bg_products.gif');
		background-repeat: no-repeat;
		background-position: center center;
	}
	#row3 h3, #row3 ol, #row3 li {
		display: none;
	}
	#row3 p {
		text-align: left;
		font-size: 12px;
		/* IE Hack for padding */
		padding: 0px 15px 0 15px;
		_margin: 130px 15px 0 15px;
	}
	img {
		border: 0;
	}
	.inputzip {
		margin-left: 10px;
		width: 48px;
		height: 16px;
		font-size: 11px;

		border: 1px solid #2b3382;
		margin-bottom: 10px;
		text-align: center;
	}
	.drop1 {
		margin-top: 15px;
		#margin-top: 5px;
	}
	.drop2 {
		margin-top: -5px;
		#margin-top: -10px;
	}
	.raise1 {
		margin-top: -10px;
	}
	.raise1 input {
		display: inline;
	}
	.submitButtonSmall {
		background-image: url('../../images/btn_getmyquote_sm.gif');
		width: 142px;
		height: 28px;
		color: transparent;

	}
	.inlineform {
		height: 28px;
		padding-left: 20px;
		#margin-top: -10px;
	}
	.inlineform input, .inlineform .submit {
		margin-top: 0px;
	}
	.inlineform2 {
		height: 28px;
		padding-left: 20px;
	}
	.inlineform2 input, .inlineform2 .submit {
		margin-top: 0px;
	}
	#seo_text {
		font-size: 100%;
		color: #999999;
		padding-bottom: 10px;
	}
	#seo_text a:link {
		color: #999999;
	}
	#seo_text h2 
	{
		font-size:100%;
	} 
		.indent {
		text-align: center; 
		width:168px; 
		height: 30px; 
		border: 1px solid #2b3382; 
		font-size: 24px;
		margin-bottom: 10px; 
		#margin-left: -30px;
	}
	.indent2 {
		#margin-left: -45px;
	}
	#row5_carrefi 	
	{
		background-image: url("../../App_Themes/HarborCredit/row5_carrefibg.gif");
		vertical-align:top;
		#padding-top:15px;
	}
	#row5_carrefi h3 
	{
		font-size:16px;
		margin-left:10px;
		
	}
	#row5_carrefi li
	{
		font-weight:bold;
	}
	#row5_creditproducts	
	{
		background-image: url("../../App_Themes/HarborCredit/row5_creditproductsbg.gif");
		font-size:14px;
		vertical-align:top;
		#padding-top:15px;
	}
	#row5_creditproducts h3
	{
		text-align:center;
		color:#333399;
	}
	#row5 
	{
		width:742px;
		height:160px;
		margin-bottom:10px;
	}
	#list1
	{
		list-style-type: none;
		float:left;
		padding-left:0px;
		margin-top: 0px;
		margin-left:15px;
	}
	#list2
	{
		list-style-type: none;
		float:left;
		padding-left:0px;
		margin-top:0px;
		margin-left:20px;
	}
	#list3
	{
		list-style-type: none;
		float:left;
		margin-top:0px;
		margin-left:20px;
		padding-left:0px;
	}
	


