body
{
	padding: 0px;
	margin: 0px;
	font-family: verdana, helvetica, arial, sans serif;
	font-size: 11px;
}
a:link 
{ 
	FONT-WEIGHT: 600;
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Verdana;
	text-decoration: underline;
}
a:visited 
{ 
	FONT-WEIGHT: 600;
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Verdana;
	text-decoration: underline;
} 
a:hover 
{
	FONT-WEIGHT: 600;
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Verdana;
	text-decoration: underline;
 } 
div, td, ul
{
	font-family: verdana, helvetica, arial, sans serif;
	font-size: 11px;
}
#dEverything
{
	position: relative;
	width: 930px;
	margin-left: auto;
	margin-right: auto;
}
#dHeader
{
	width: 913px;
	border: 1px solid #9a9a9a;
	border-top: 0px;
	border-bottom: 0px;
	padding: 15px;
	height:65px;
	padding-bottom: 0px;
}
#dHeader img.logo
{
	margin-left: 10px;
	float: left;
}
#dHeader #dMakes
{
	width: 439px;
	height:40px;
	float: right;
}
#dHeader div.navBar
{
	position: relative;
	top: 7px;
	left: -15px;
	clear: both;
	width: 439px;
	float: right;
	padding: 0px;
	padding-right: 4px;
	border: 0px;
	text-align: right;
}

#dHeader div.navBar input
{
	font-family: verdana;
	font-size: 10px;
	line-height: 13px;
}

#dContent
{
	position: relative;
	width: 917px;
	border: 1px solid #9a9a9a;
	border-top: 0px;
	top: -10px;
	padding: 13px;
	padding-top: 0px;
}
#dContent #dSearchBox
{
	position: relative;
	width: 253px;
	height: 338px;
	border: 1px solid #ADADAD;
	border-right: 0px;
	padding: 0px;
	padding-top: 35px;
	margin: 0px;
	background-color: #EBEBEB;
	text-align: center;
	float: left;
}
#dSearchBox img
{
	margin-top: 4px;
}
#dSearchBox h1
{
	position: absolute;
	top: -11px;
	left: 0px;
	width: 100%;
	text-align: center;
	text-transform: uppercase;
	font-size: 17px;
	font-weight: normal;
	color: #787878;
	
	height: 24px;	
	padding-top: 4px;
	border-bottom: 1px solid #ADADAD;
	background-image: url("../images/search-grad.gif");
}
#dSearchBox form
{
	position: relative;
	top: 0px;
	left: 0px;
	padding: 10px;
	padding-top: 0px;
}
#dSearchBox form select
{
	float: left;
	clear: left;
	width:	160px;
	height: 18px;
	font-size: 11px;
	line-height: 13px;
	margin-bottom: 9px;
}
#dSearchBox form input
{
	position: relative;
	top:	3px;
	
}
div.floatFix
{
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	clear: both;
}
#dTopRow
{
	width: 902px;
	padding: 0px;
	border: 0px;
	margin-bottom: 10px;
}
#dMainImageCtr
{
	float: left;
	width: 641px;
	height: 373px;
	border: 1px solid #ADADAD;
}
div.column
{
	border: 0px;
	padding: 0px;
}
div.column h1
{
	text-transform: uppercase;
	font-size: 17px;
	font-weight: normal;
	color: #787878;
	height: 29px;
	padding-top: 4px;
	padding-left: 30px;
	border: 1px solid #B0B0B0;
	background-image: url("../images/search-grad.gif");
}
div.column p
{
	font-size: 10px;
	color: #303030;
	margin-left: 10px;
}
div.column p b
{
	font-size: 11px;
}
div.location
{
	position: relative;
	height: 61px;
	padding: 0px;
	font-family: arial;
	font-size: 12px;
	background-color:#9a9a9a;
	border: 1px solid #B7B7B7;
	margin-top: 7px;
	margin-bottom: 7px;
}
div.location img
{
	position: relative;
	float: left;
}
div.location p
{
	position: relative;
	line-height: 15px;
	height: 45px;
	top: 50%;
	color: #F8F8F8;
	font-size: 12px;
	margin-top: -22px;
	margin-left: 266px;
}
div.location p img
{
	float: right;
	top: 7px;
}
#txtSearch
{
	position: relative;
	top: -8px; 
	height: 17px; 
	width:89px; 
	border: 1px solid #ADADAD;
}
#btnSearchSubmit
{
	position: relative; 
	top: -3px;
}
/* Header Navigation Styles Starts Here  */

	img
	{
		border:			0px;
	}
	#DDMenu ul
	{
		display:		inline;
		list-style-type: 	none;
	}
	#DDMenu ul li
	{
		position:		relative;
		display:		block;
		float:			left;
		padding:		0px;
	}
	
	#DDMenu ul li ul
	{
		display:		none;
		position:		absolute;
		left:			0px;
		top:			21px;
		padding:		0px;
		margin:			0px;
		z-index:		1;
		border-top:		1px solid #ACACAC;
	}
	#DDMenu ul li ul li
	{
		position:		relative;
		display:		block;
		clear:			left;
		height:			13px;
		width:			170px;
		border:			1px solid #ACACAC;
		border-top:		0px;
		background-image:	url("../images/dropdown-bg.gif");
		padding:		5px;
		font-family:	verdana;
		font-size:		11px;
		color:			#4B4B4B;
	}
	#DDMenu ul li ul li:hover
	{
		font-weight:		bold;
	}
	#DDMenu ul li:hover ul
	{
		display:		block;
		/*display:		inline;*/
	}
	#DDMenu ul li ul li a, #DDMenu ul li ul li a:active, #DDMenu ul li ul li a:visited
	{
		color:			#4B4B4B;
		text-decoration:	none;
	}
/* Header Navigation Styles End Here  */


/* Testimonials Styles Starts Here  */
	#ViewPort
	{
		background-color: #ebebeb;
		position:	relative;
		padding-left:20px;
		width:		230px;
		height:		210px;
		padding:	0px;
		overflow:	hidden;
		text-align:justify;
		
	}
	div.testimonial
	{
		background-color: #ebebeb;
		position:	absolute;
		width:		210px;
		font-family:verdana;
		font-size:	11px;
		padding-left:	5px;
		
	}
	div.testimonial h2
	{
		font-size:	13px;
		font-weight:	bold;
	}
/* Testimonials Styles End Here  */

