 /* ----- Global properties declaration ----- */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, map, object, embed {  
	margin:0px; 
	padding:0px; 
	border:0px; 
}

body {
	font-size:75.01%; /* Fixes IE increase/decrease text size bug */
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color:#fff;
	background:#000 url(../images/bg_pattern.gif) repeat top left;
	line-height:1.4em; /* Remember to update td and p declarations as well if this is changed */
	text-align:center;
}

/* ----- Heading Properties ----- */
h1,h2,h3,h4,h5,h6 {
	color:#DDC7A2;
	font-weight:bold;
}

h1, h2 { margin:0px 0px 30px 0px; }
h3, h4 { margin:0px 0px 20px 0px; }
h5 { margin:0px 0px 10px 0px; }
h6 { margin:0px 0px 5px 0px; }

h1 { font-size:1.6em; }
h2 { font-size:1.5em; }
h3 { font-size:1.4em; }
h4 { font-size:1.3em; }
h5 { font-size:1.2em; }
h6 { font-size:1.1em; }

/* ----- Table Properties ----- */
td { line-height:1.4em; }

th {
	font-weight:bold;
	padding:3px 10px;
	background-color:#000;
	color:#fff;
	text-align:center;
}

/* ----- Generic Links ----- */
a:link, a:visited {
	color: #fff;
	text-decoration: underline;
}

a:hover, a:visited:hover { color:#DDC7A2; }


/* ----- Text Elements ----- */
p {
	margin: 0px 0px 1.4em 0px;
	line-height:1.4em;
}

.larger { font-size:1.2em; }
.large { font-size:1.1em; }
.small { font-size:0.9em; }
.smaller { font-size:0.8em; }

/* ----- Image ----- */
img {
	border:0px;
	vertical-align:middle;
}

.no_border { border:0px; }

.bordered { border:1px solid #ccc; }

map { display:inline; }


/* ----- Page Breakers ----- */
hr {
	height:1px;
	color:#ccc;
	background-color:#ccc;
	border:0px;
}


/* ----- Lists ----- */
ul, ol {
	margin:10px 0px 10px 17px;
	padding:0px;
	list-style-position:outside;
}

ul { list-style-type:disc; }
ol {
	list-style-type:decimal;
	margin-left:22px;
}

ul li, ol li { margin:0px 0px 0.2em 0px; }

ul.inline {
	margin:0px;
	padding:0px;
}

ul.inline li {
	display:inline;
	margin:0px 5px 0px 0px;
}

ul.press li, ul.services li {
	margin:0px 0px 1.4em 0px;
}

ul.services {
	list-style-type:none;
	margin-left:0px;
}

ul.services li {
	background:url(../images/bullet_square.gif) no-repeat 0px 5px;
	padding-left:17px;
}

ul.services h4 {
	font:14px Arial, Helvetica, sans-serif;
	margin:0px 0px 2px 0px;
	padding:0px;
}


/* ----- User Interactivity Elements ----- */
input, select, textarea {
	font: 1em Arial, Helvetica, Tahoma, sans-serif;
	vertical-align: middle;
	padding:1px;
	margin:2px 0px;
	color:#333;
}

form { display:inline; }

.checkbox, .radio {
	border:0px;
	padding:0px;
}

.full { width:95%; }

fieldset#contact_us {
	background-color:#383637;
	margin:6px 0px 0px 0px;
	padding:8px 15px;
}

fieldset ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}

fieldset li {
	clear:both;
	margin:0px 0px 5px 0px;
}

fieldset li.submit {
	margin-left:110px;
}

fieldset li.submit input {
	width:auto !important;
}

fieldset label {
	float:left;
	margin:2px 0px 0px 0px;
	width:110px;
}

fieldset#contact_us input, fieldset#contact_us textarea {
	width:70%;
}

/* ----- Positioning ----- */
.clear_both { clear:both;line-height:0px;font-size:0; }
.float_left { float:left; }
.float_right { float:right; }
.align_left { text-align:left; }
.align_right { text-align:right; }
.align_center { text-align:center; }
.valign_top, tr.valign_top td { vertical-align:top; }
.valign_middle, tr.valign_middle td { vertical-align:middle; }
.valign_bottom, tr.valign_bottom td { vertical-align:bottom; }


/* ----- Contextual IDs / Selectors ----- */
#wrapper {
	background-color:#000;
	border:4px solid #333;
	position:relative;
	margin:10px auto;
	text-align:left;
	width:750px;
}

#masthead {
	background:url(../images/banner_home.jpg) no-repeat top left;
	height:140px;
	margin:0px;
	position:relative;
	z-index:1;
}

#masthead #logo {
	top:20px;
	left:25px;
	position:absolute;
}

#masthead #logo a:link, #masthead #logo a:visited {
	background:url(../images/logo.jpg) no-repeat top left;
	display:block;
	height:114px;
	text-indent:-20000em;
	width:414px;
}

#masthead #call_us {
	color:#DDC7A2;
	font:14px Verdana, Helvetica, Arial, sans-serif;
	top:95px;
	right:15px;
	position:absolute;
}

#banner {
	height:165px;
	margin:0px 0px 20px 0px;
	position:relative;
	z-index:10;
}

#content {
}

#menu {
	background:url(../images/menu_line.gif) no-repeat top left;
	color:#BCBEC0;
	float:left;
	font:16px Arial, Helvetica, sans-serif;
	padding:0px;
	position:relative;
	width:175px;
	z-index:100;
}

#menu div.inner {
	background:url(../images/menu_line.gif) no-repeat bottom left;
	padding:0px 0px 4px 0px;
	poisition:absolute;
	top:0px;
	z-index:50;
}

#menu div.bottom {
	background:url(../images/menu_line.gif) no-repeat bottom left;
	padding:4px 0px 5px 0px;
	position:relative;
	z-index:100;
}

#menu a:link, #menu a:visited {
	color:#BCBEC0;
	text-decoration:none;
}

#menu a:hover {
	color:#DDC7A2;
}

#menu ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#menu li {
	background:url(../images/menu_line.gif) no-repeat top left;
	line-height:20px;
	margin:0px 0px 1px 0px;
	padding:4px 0px 4px 15px;
	text-transform:uppercase;
}

#menu li.last {
	margin-bottom:2px;
	padding-bottom:0px;
}

#menu li.line {
	background:url(../images/menu_line.gif) no-repeat top left;
	height:2px;
	line-height:2px;
	font-size:0px;
}

#menu li.selected { text-indent:-20000em; }

#menu #menu_rollover {
	position:absolute;
	left:0px;
	top:-14px;
	z-index:1;
}

#menu div.rollover_home { top:-13px !important; }
#menu div.rollover_about { top:16px !important; }
#menu div.rollover_services { top:45px !important; }
#menu div.rollover_cars { top:74px !important; }
#menu div.rollover_press { top:103px !important; }
#menu div.rollover_contact { top:132px !important; }

#body {
	float:right;
	margin:0px;
	min-height:300px;
	padding:0px 85px 15px 0px;
	width:515px;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:430px;
}

* html #body { height:300px; }

#body h1 {
	background:url(../images/line.gif) no-repeat bottom left;
	font:24px Arial, Helvetica, sans-serif;
	margin:0px 0px 20px 0px;
	padding:0px 0px 6px 0px;
}

div.star1, div.star2, div.star3, div.star4, div.star5, div.star6, #spotlight {
	background:url(../images/star1.jpg) no-repeat top left;
	position:absolute;
}
div.star1 {
	height:32px;
	left:108px;
	top:568px;
	width:32px;
}
div.star2 {
	background-image:url(../images/star2.jpg);
	height:16px;
	left:185px;
	top:527px;
	width:16px;
}
div.star3 {
	background-image:url(../images/star3.jpg);
	height:34px;
	left:618px;
	top:54px;
	width:34px;
}
div.star4 {
	background-image:url(../images/star4.jpg);
	height:16px;
	left:659px;
	top:334px;
	width:16px;
}
div.star5 {
	background-image:url(../images/star5.jpg);
	height:16px;
	left:683px;
	top:514px;
	width:16px;
}
div.star6 {
	background-image:url(../images/star6.jpg);
	height:18px;
	left:700px;
	top:581px;
	width:18px;
}
#spotlight {
	background:none;
	left:0px;
	top:64px;
	z-index:10;
}

#footer {
	background:url(../images/footer_bg.jpg) repeat-y top left;
	clear:both;
	color:#000;
	font:10px Arial, Helvetica, sans-serif;
	padding:4px 10px;
	text-align:right;
}

#footer a:link, #footer a:visited {
	color:#000;
	text-decoration:underline;
}

#footer a:hover {
	color:#DDC7A2;
}