﻿@charset "utf-8";
/* CSS Document */


	div#searchBox{
		float:right;
		width:980px;
		padding:2px 10px;
		clear:both;
		text-align:right;		
	}
		div#searchBox #inputTxt{
			/*background:url(../images/inputTxtBg.jpg) no-repeat transparent;
			overflow:visible !important;*/
			width:170px;
			height:12px;			
			font-size:11px;
			color:#000000;
			text-align:left;			
			padding:2px;
		}
		div#searchBox #inputBtn{
			background:url(../images/btn_search.jpg) no-repeat;
			border:0px;
			width:60px;
			height:20px;
		}
		

	
	div#flashContainer{
		float:left;
		width:100%;
		height:300px;	
		background:#CCCCCC;	
	}
	
	div#HomebodyContent{
		float:left;
		width:1000px;
		padding:0px;
	}
		div#vehicles{
			float:left;
			height:auto;
			width:430px;
			margin:0px;
			padding:20px 10px 10px;
			text-align:center;
			/*border:red solid 1px;*/
		}
			div#vehicles div{
				float:left;
				width:200px;
				text-align:center;
				padding:10px 5px;			
			}
			div#vehicles div a, a.vehicles{
				color:#000;
				font-weight:bold;
				font-size:11px;
				text-align:center;
				text-decoration:none;
			}
			div#vehicles div a:hover, a.vehicles:hover{
				color:#CC0000;
			}
			
		div#homeContent{
			float:right;
			width:525px;
			margin:0px;
			padding:10px;
			padding-bottom:0px;
			padding-right:0px;
			/* border:green solid 1px; */
		} 
			table#dottedContainer{

			}
			
			
			div.titleLinkContainer{
	background:url(../images/headingBg_1.jpg) no-repeat;
	width:218px;
	height:20px;
	padding-left:0px;
	padding-top:3px;
                }
                    div.titleLinkContainer a{
	color:#E45914;
	font-size:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
                    }

			
			
			
				.headingTxt{
					color:#cc0000;
					font-size:180%;
					font-family:Arial, Helvetica, sans-serif;
					font-weight:bold;
					background:url(../images/headingBg_1.jpg) no-repeat;
					background-position:0px 1px;								
					padding-left:17px;
					padding-bottom:3px;
				}
					a.titleLink
					{
						background:url(../images/headingBg_1.jpg) no-repeat;
						background-position:0px 1px;						
						text-decoration:none;
						font-size:180%;
						font-weight:bold;						
						padding-left:50px;					
						margin:0px;						
						display:block;
						width:238px;
						height:23px;
						margin-bottom:-5px;
						border:green solid 1px;
					}	
					
				.headingTxt_link
				{
					font-size:18px;
					color:#cc0000;
					font-family:Arial, Helvetica, sans-serif;
					font-weight:bold;
					padding-left:17px;
					vertical-align:bottom;
					padding-bottom:10px;
					
					}
					.headingTxt_link:hover{
					color:#cc0000;
					font-size:18px;
					font-family:Arial, Helvetica, sans-serif;
					font-weight:bold;
					padding-left:17px;
					padding-top:10px;
					padding-bottom:10px;
					vertical-align:bottom;
					}
				table#dottedContainer a{
					text-decoration:none;
					line-height:15px;
					padding:5px 0px;
					padding-top:-5px;
				}
				table#dottedContainer a:hover{
	color:#E45914;
				}
			
			.dividerLine{
				border-top:1px dotted #ccc;
				height:1px;
				background:none;
				
			}
			.bg_1{
				background:url(../images/bg_1.jpg) repeat-x;
				/*height:70px;*/
			}
			.img_1{
				margin-top:10px;
			}
			
			
			
			.inputBtnSearch{
			background:url(../images/btn_search.jpg) no-repeat;
			border:0px;
			width:60px;
			height:20px;
			
			padding:2px;		
		}
		
		
			.inputTxtSearch{
			/*background:url(../images/inputTxtBg.jpg) no-repeat transparent;
			overflow:visible !important;*/
			width:170px;
			height:12px;			
			font-size:11px;
			color:#000000;
			text-align:left;			
			padding:2px;
		}
		
		
		.inputBtnSearch2
		{
			
		   background:url(../images/btn_search.jpg) no-repeat;
			border:0px;
			width:60px;
			height:20px;
			
			padding:2px;	
		
		}
				
	a.autoTerrace
	{
		background:url(../images/btn_autoterrace.jpg) no-repeat top left;
		float:left;
		display:block;
		width:138px;
		height:53px;
		overflow:hidden;
		margin:10px 1px 0px 1px;
	}
	a.autoTerrace:hover
	{
		background:url(../images/btn_autoterrace.jpg) no-repeat bottom left;
	}
	a.corporate
	{
		background:url(../images/btn_corpSales.jpg) no-repeat top left;
		float:left;
		display:block;
		width:170px;
		height:53px;
		overflow:hidden;
		margin:10px 1px 0px 1px;
	}
	a.corporate:hover
	{
		background:url(../images/btn_corpSales.jpg) no-repeat bottom left;
	}
	a.one2one
	{
		background:url(../images/btn_hondaOne2One.jpg) no-repeat top left;
		float:left;
		display:block;
		height:53px;
		overflow:hidden;
		width:114px;
		margin:10px 12px 0px 1px;
	}
	a.one2one:hover
	{
		background:url(../images/btn_hondaOne2One.jpg) no-repeat bottom left;
	}
	a.roadSide
	{
		background:url(../images/btn_roadside.jpg) no-repeat top left;
		height:65px;
		overflow:hidden;
		width:72px;
		display:block;
		float:left;
		margin:3px 1px 0px 1px;
	}	
	a.roadSide:hover
	{
		background:url(../images/btn_roadside.jpg) no-repeat bottom left;
	}	
	
	

