@charset "UTF-8";
/* CSS Document */




/* GENERAL CSS - CODE TO TELL FF AND IE TO SIT DOWN AND STFU */
#body {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-size: 0.626em; }
body div, ul, ol, li, table, img {
	margin: 0px;
	padding: 0px; }
body p {
	margin: 10px 0px 15px; }
body img {
	border: none; }
.display_none {
	display: none; }
.clear_div {
	display: none;
	height: 0px;
	width: 0px; }
body:last-child .clear_div {
	display: block;
	clear: both; }
object:focus {
	outline:none; }

/* CLEAR - BECAUSE SOMETIMES, FLOATING -ISN'T- A GOOD THING */

.clearme {
	clear: both;
}




a img {border:0}

body{
	background-image: url(images/background.jpg);
	background-attachment:fixed;
	background-position:top center;
	background-color:#000000;
	background-repeat:no-repeat;
	text-align: center;
	min-width:1010px;
	margin:0 auto;
	font-family:Trebuchet MS;
	color: #FFFFFF;
	font-size:12px;
	line-height:16px;
}


p {
	padding-left:5px;
	padding-right:5px;
	font-family:Trebuchet MS;
	font-size:12px;
	line-height:16px;
	color:#E2E2E2;
}
h1 {
	padding-left:5px;
	padding-right:5px;
	#padding-top:5px;
	font-family:Trebuchet MS;
	font-size:22px;
	line-height:28px;
	color:#7F7E7E;
	margin-top:0px;
	margin-bottom:8px;
}
h2 {
	padding-left:5px;
	padding-right:5px;
	#padding-top:5px;
	font-family:Trebuchet MS;
	font-size:22px;
	line-height:28px;
	color:#7F7E7E;
	margin-top:0px;
	margin-bottom:8px;
}
h3 {
	padding-left:5px;
	padding-right:5px;
	#padding-top:5px;
	font-family:Trebuchet MS;
	font-size:12px;
	line-height:16px;
	color:#7F7E7E;
}
h1.adagency {
	padding-left:5px;
	padding-right:5px;
	#padding-top:5px;
	font-family:Trebuchet MS;
	font-size:12px;
	line-height:16px;
	color:#7F7E7E;
	margin-top: 14px;
}
h1 b {
	font-family:Trebuchet MS;
	font-size:18px;
	line-height:20px;
	color:#E2E2E2;

}
h3 b {
	font-family:Trebuchet MS;
	font-size:18px;
	line-height:20px;
	color:#E2E2E2;
}
h4 {
}
h5 {
}


/* MAIN WRAPPER */

#main_wrapper {
	width:1010px;
	margin:0 auto;
	text-align:left;
}



/* HEADER */

#header_wrapper {
	width:1010px;
}
#marketing_window {
	width:1010px;
	height:380px;
}



/* MIDSECTION */

#middle_wrapper {
	width:1010px;
}

#left_col {
	float:left;
	width:320px;
	margin-left:25px;
	background-image:url(images/left_col_bg.png);
	background-repeat:no-repeat;
	text-align:justify;
}
#left_col2 {
	float:left;
	width:630px;
	margin-left:25px;
	padding-top:15px;
	background-image:url(images/autodealers_header.png);
	background-repeat:repeat-x;
	text-align:justify;
}
#right_col {
	float:left;
	width:320px;
	margin-left:5px;
	background-image:url(images/right_col_bg.png);
	background-repeat:no-repeat;
	text-align:justify;
}
#far_right_col {
	float:left;
	width:250px;
	margin-left:10px;
	position:relative;
	height:520px;
}
#side_box {
	width:250px;
}
.quote {
	padding:10px;
	border:solid thin #333333;
	background-color:#191919;
	font-family:Trebuchet MS;
	font-size:14px;
	line-height:14px;
	color:#E2E2E2;
	width:200px;
	position:absolute;
	top: 308px;
	left:0px;
}

.quote2 {
	border:solid thin #333333;
	background-color:#191919;
	font-family:Trebuchet MS;
	font-size:14px;
	line-height:14px;
	color:#E2E2E2;
	width:216px;
	height:80px;
	position:absolute;
	bottom:115px;
	left:0px;
}
#content {
	width:650px;
	margin-left:25px;
	padding-right:20px;
	text-align:justify;
	margin-bottom:50px;
	float:left;
}
#content_full {
	width:910px;
	margin-left:25px;
	text-align:justify;
	margin-bottom:50px;
}
#marketing_content{ 
	padding:5px;
	float:left;
}
#marketing_content2{ 
	padding:2px;
	float:inherit;
}
#marketing_content3{ 
	padding:2px;
	float:right;
}
.text_red{
	color:#d50404;
}




/* FOOTER */

#footer_wrapper {
	width:1010px;
	height:30px;
	margin-top:10px;
	padding-top:5px;
	background-image:url(images/footer_bg.png);
	background-repeat:no-repeat;
}
#footer_wrapper_int {
	width:990px;
	height:30px;
	margin-top:10px;
	padding-top:5px;
	margin-left:20px;
	background-image:url(images/footer_bg.png);
	background-repeat:no-repeat;
}
#footer_int {
	width:875px;
	padding-left:15px;
}
#footer_links {
	float:left;
	padding-left:5px;
	padding-right:5px;
	font-family:Trebuchet MS;
	font-size:10px;
	line-height:16px;
	color:#6A6A6A;
}
#footer_appsoft {
	float:right;
	padding-left:0px;
	padding-right:5px;
	font-family:Trebuchet MS;
	font-size:10px;
	line-height:16px;
	color:#6A6A6A;
}


/* LINKS */

a {
	color:#FDFDFD;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}


/* LISTS */
ul, ol {
	margin-left:25px;
}
li {
	font-family:Trebuchet MS;
	font-size:12px;
	line-height:16px;
	color:#E2E2E2;
}



/* PORTFOLIO FLASH */

#portfolio_window {
	width:640px;
	height:450px;
	margin:0px;
	padding:0px;
}