body {

	background-image: url(../images/bg.gif);

	font-family: Arial, Helvetica, sans-serif;

}

a {

	color: #663333;

	text-decoration: underline;	

}

a:hover {

	text-decoration: none;

}

#body {

	position: relative;

	width: 768px;

	margin: auto;

	z-index: 10;

}

#menu {

	position: absolute;

	width: 70%;

	left: 30%;

	top: 50px;

	z-index: 10;

}

#menu a {

	display: block;

	float: left;

	background-color: #000000;

	filter: alpha(opacity=50);

	opacity: 0.5;

	-moz-opacity: 0.5;

	text-align: center;

	margin: 0.5em 0.5em 0em 0.5em;

	color: #FFFFFF;

	text-decoration: none;

	font-size: 0.9em;

	font-weight: bold;

	padding: 0.2em 0.5em;

}

#menu a:hover {

	filter: alpha(opacity=65);

	opacity: 0.65;

	-moz-opacity: 0.65;

}

#menu a.active {

	filter: alpha(opacity=100);

	opacity: 1;

	-moz-opacity: 1;

	background-color: #003366;

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #8099B3;

	border-bottom-width: 3px;

	border-bottom-style: solid;

	border-bottom-color: #003366;

}

#menu a.active:hover {

	filter: alpha(opacity=95);

	opacity: 0.95;

	-moz-opacity: 0.95;

}

#shadow {

	width: 100%;

	margin-top: 6px;

	width: 100%;

	float: left;

	background-image: url(../images/shadow.png);

}

/*\*/

* html #shadow {

	margin-top: 4px;

	filter: alpha(opacity=80);

	background-color: #000000;

}

/**/

#container {

	top: 3px;

	left: -4px;

	position: relative;

	width: 100%;

	float: left;

	background-color: #FFFFFF;

	border: 1px solid #CCCCCC;

	border-top-color: #8099B3;

}

/*\*/

* html #container {

	filter: alpha(opacity=100);

}

/**/

#container div#header {

	border-top-width: 4px;

	border-bottom-width: 4px;

	border-top-style: solid;

	border-bottom-style: solid;

	border-top-color: #003366;

	border-bottom-color: #003366;

	overflow: hidden;

	position: relative;

	height: 187px;

}

#container div#header div#slideshow {

	border-top-width: 1px;

	border-bottom-width: 1px;

	border-top-style: solid;

	border-bottom-style: solid;

	border-top-color: #001123;

	border-bottom-color: #8099B3;

	height: 187px;

	position: relative;

}

#container div#header div#slideshow img {

	display: block;	

}

#container div#header div#slogan {

	position: absolute;

	top: 1px;

	right: 0px;

	height: 187px;

	width: 454px;

	display: block;

	background-image: url(../images/cach4cars.gif);

}

/*\*/

* html #container div#header div#slogan {

	filter: alpha(opacity=100);

}

/**/

#container div#content {

	background-image: url(../images/content-bg.gif);

	background-repeat: repeat-y;

	background-position: right;

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #001123;

	width: 100%;

	float: left;

	padding-top: 10px;

}

#container div#content div#main {

	position: relative;

	width: 70%;

	float: left;

	padding: 20px;

	margin-right: -20px;

	font-size: 0.9em;

}

#container div#content div#sidebar {

	position: relative;

	width: 25%;

	float: right;

}

#container div#content div#sidebar .block {

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #999999;

	margin: 0px 5px 10px 5px;

	text-align: right;

}

#container div#content div#sidebar .block img.title {

	position: relative;

	display: block;

	margin: 0px -5px;

}

html > body #container div#content div#sidebar .block img.title {

	margin-left: 6px;

}

#container div#content div#sidebar .block .content {

	margin: 4px 0px;

	font-size: 0.7em;

	text-align: center;

}

#container div#content div#sidebar .make .content img {

	margin-bottom: 10px;

}

#container div#content div#main h1 {

	font-size: 1.5em;

	color: #663333;	

}

#container div#content div#main li {

	margin-top: 0.5em;

	margin-bottom: 0.5em;

	list-style-image: url(../images/bullet.gif);

	list-style-position: outside;

}

p.note {

	font-size: 0.7em;	

}

#footer {

	font-size: 0.7em;

	text-align: center;

	width: 800px;

	position: relative;

	margin: 20px auto 20px auto;

	position: relative;

}

html > body #footer {

	top: 20px;

}

.qa {

	margin-top: 10px;

	margin-bottom: 10px;

	border-bottom-width: 1px;

	border-bottom-style: dashed;

	border-bottom-color: #CCCCCC;

}

.qa p {

	margin-left: 15px;

	text-align: justify;

}

.qa .term {

	font-weight: bold;

	margin-left: -17px;	

}

.qa .question {

	font-weight: bold;	

}

.topofpage {

	text-align: right;

	font-size: 0.8em;

	text-transform: lowercase;

}

.topofpage a {

	display: list-item;

	list-style-position: outside;

	list-style-image: url(../images/up-arrow.gif);	

}

.freecall {

	font-size: 28px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-weight: bold;

}

.freecall em {

	font-style: normal;

	color: #663333;

}


.quick_contact{
	
}
.quick_contact input,.quick_contact textarea{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #999999;
	width:100%;
}

