*{
	margin:0;
	padding:0;
	}

body{
	font-family:Arial,Myriad,Helvetica,Sans-Serif;
	font-size: 1.1em;
	background: #fff;
	border-top-style:solid;
	border-width:10px;
	border-color:#000000;
	}

#wrap{
	width:900px;
	margin: 0px auto;
	padding: 20px 30px;
	background: #fff;
	}

#header {
	width:100%;
	position:relative;
	padding-bottom:15px;
}

br.clear {
	clear:both;
}

#yellow_bar {
height:100%;
width:100%;
background:#fada15;
}

a{ text-decoration:underline; border:0; outline:0; }

a:link{
	color: #fada15;
	}
a:visited {
	color: #fada15;
	}
	
a:hover, a:active {
	color: #000;
	}
	

#upper_right {
	float:right;
	width:590px;
}
	
.font_mod {
	float:right;
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:.7em;
	padding:5px 5px 0px 0px;
}

.font_mod a:link, .font_mod a:visited {
	text-decoration:none;
	color:#a6a696;
}

/* Style Switcher */

	#changeFont{ font-size:10pt; }

	a.decreaseFont{ font-size:150%;}
	
	a.resetFont { font-size:150%;}
	
	a.increaseFont{ font-size:150%;}	

.font_mod a:hover, .font_mod a:active {
	text-decoration:none;
	color:#000;
}

ul.utilities {
	float:right;
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:.7em;
	padding:7px;

}

ul.utilities a:link, ul.utilities a:visited {
	text-decoration:none;
	color:#a6a696;
}

ul.utilities a:hover, ul.utilities a:active {
	text-decoration:none;
	color:#000;
}

ul.utilities li {
	display:inline;
	padding:0 15px 0 2px;
}

.utilities .content_image_box {
	float:left;
}

.utilities .content_image img {
	border-style:none;
	border-width:0px;
}

.TextBox {
	border-color:#cacaca;
}

.search_box {
	border-color:#dddddd;
	border-width:3px;
	border-style:solid;
	background-color:#cacaca;
	float:left;
	margin-right:5px;
}

#customer_util {
	float:right;
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:.7em;
	height:37px;
	padding-top:20px;
}

#customer_util ul {
	padding:10px;
}

#customer_util ul li {
	display:inline;
	padding:5px;
	
}

#customer_util a:link, #customer_util a:visited {
	text-decoration:none;
	color:#6a5db7;
}

#customer_util a:hover, #customer_util a:active {
	color:#000;
}

#util_text {
	background-color:#f5f5f5;
	height:37px;
	float:right;
}

#left {
	float:right;
	width:10px;
	height:37px;
	background: url(../subdesigns/default/graphics/utilities_left.png) left center no-repeat;
}

#right {
	float:right;
	width:10px;
	height:37px;
	background: url(../subdesigns/default/graphics/utilities_right.png) left center no-repeat;

}

#search_form {
	float:right;
}

#logo img {
	border-style:none;
}

#logo {
	width:306px;
}

#upper_right h3 {
	float:right;
	padding:35px 30px 0px 0px;
	font-size:1.5em;
}

#chat_icon {
	background:transparent url(../graphics/chat_button.jpg) no-repeat scroll left bottom;
	float:right;
	height:79px;
	padding-bottom:10px;
	width:196px;
}

#primary_nav {
color:#000000;
height:20px;
position:absolute;
right:-15px;
width:900px;
}

#primary_nav img {
	border-style:none;
	border-width:0px;
}

#primary_nav ul {
	float:right;
	font-family:Arial,Helvetica,Sans-Serif;
	text-transform:uppercase;
	font-size:.6em;
	padding:13px 8px 0px 20px;
	line-height:1.65em;
}

#primary_nav ul li {
	display:inline;
	padding:0px 5px 0px 3px;
	border-right-style:solid;
	border-color:#000;
	border-width:1px;
}

.dropdown li a:link, .dropdown li a:visited {
	color:#000;
	text-decoration:none;
	padding:8px 5px;
}

.dropdown li a:hover, .dropdown li a:active, .dropdown li a.selected {
	color:#fff;
	background-color:#000;
}

#primary_nav ul.social_media {
	padding:0px 0px;
}

#primary_nav ul.social_media li {
border-right-style:none;
border-width:0px;
padding:0px;
display:inline;

}

.twitter a {
	background: url(../graphics/twitter_icon.jpg) left top no-repeat;
	display:block;
	width:28px;
	height:27px;
	text-indent:-9999px;
	float:left;
	padding-right:2px;
}

.facebook a {
	background: url(../graphics/facebook_icon.jpg) left top no-repeat;
	display:block;
	width:28px;
	height:27px;
	text-indent:-9999px;
	float:left;
}

.linked_in a {
	background: url(../graphics/linked_in_icon.jpg) left top no-repeat;
	display:block;
	width:28px;
	height:27px;
	text-indent:-9999px;
	float:left;
}

#spotlight {
	width:100%;
	float:left;
	background: url(../subdesigns/default/graphics/spotlight_bg.png) center top no-repeat;
	height:302px;
}

#spotlight_text {
	width:380px;
	float:left;
	padding:40px 10px;
}

#spotlight_text h1 {
	font-family:Arial,Helvetica,Sans-Serif;
	font-weight:bold;
	font-size:3.4em;
	padding:13px 0px 0px 0px;
}

#spotlight_text p {
	font-family:Arial,Helvetica,Sans-Serif;
	font-weight:bold;
	font-size:.9em;
	color:#725ca7;
	line-height:1.5em;
}

#spotlight_image {
	background: url(../subdesigns/default/graphics/shadow.png) bottom center no-repeat;
	float:left;
	padding:17px 30px 12px 35px;
	width:480px;
	height:240px;
	overflow:hidden;
}

#spotlight_image img {
	width:480px;
	height:240px;
	overflow:hidden;
}

#content_area {
	width:920px;
	margin:0 auto;
	padding:10px 20px 20px 20px;
	height:100%;
	background:#fada15;
}

#content_area_internal {
	width:920px;
	margin:0 auto;
	padding:0px 20px 0px 20px;
	height:100%;
	background:#ffffff;
}

#quote {
	width:920px;
	margin:0 auto;
	padding:0px 20px 20px 20px;
	height:100%;
	height:100px;
	background:#fada15 url(../graphics/news_car.jpg) top right no-repeat;
	color:#333;
}

#quote p {
	padding:30px 0px 0px 10px;
}

#client_content {
	width:475px;
	padding:40px 0px 0px 15px;
	min-height:300px;
}

#client_content p{
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:.8em;
	line-height:1.8em;
	color:#333333;
	padding-bottom:20px;
}

#client_content h3 {
	font-family:Arial,Helvetica,Sans-Serif;
	font-weight:bold;
	font-size:1.5em;
	color:#333;
	padding:7px 0px 10px 0px;
}

#car {
	width:250px;
	padding:0px 55px 60px 15px;
	background:transparent url(../graphics/news_car.jpg) no-repeat scroll right bottom;
	height:300px;
	float:right;
	margin-right:35px;

}

#news {
	width:250px;
	font-family:font-family:Arial,Helvetica,Sans-Serif;
	font-size:.7em;
	padding:0 75px 0 15px;
	margin-top:40px;
	font-weight:normal;
	border-left-style:solid;
	border-width:1px;
	border-color:#ae9a14;
	min-height:250px;

}

#news a:link, #news a:visited {
	color:#333;
	text-decoration:none;
	font-weight:normal;
	font-style:normal;
}

#news ul li {
	list-style-type:none;
	padding:10px 0px 10px 10px;
	border-bottom-style:dotted;
	border-width:1px;
	border-color:#000;
	color:#333;
	font-style:oblique;
	
}

#news ul li:last-child {
	border-bottom-style:none;
	border-width:0px;
}

#news h3 {
	font-family:Arial,Helvetica,Sans-Serif;
	font-weight:bold;
	font-size:1.5em;
	color:#333;
	padding:10px 0px 10px 10px;
	background: url(../subdesigns/default/graphics/news_icon.png)  top left no-repeat;
}

.news_archives {
	float:right;
	padding-top:10px;
}

div#three_column {
	width:920px;
	margin:0px auto;
	min-height:150px;
	padding:20px 0px 20px 0px;
	font-size:.75em;
}

div#three_column img {
	float:left;
	padding:10px 10px 0px 10px;
}

div#three_column p {
	padding:10px;
}

div#three_column h3 {
	padding:30px 0px 0px 0px;
	font-size:1.4em;
}

div.left_column {
	width:290px;
	border-right-style:solid;
	border-color:#b2b2b2;
	border-width:1px;
}

div.middle_column {
	width:290px;
	border-right-style:solid;
	border-color:#b2b2b2;
	border-width:1px;
	float:right;
	padding-right:30px;
}

div.right_column {
	width:290px;
	float:right;
}

div.left_column span, div.middle_column span, div.right_column span {
	padding-left:190px;
	font-weight:bold;
}

div#three_column div span a:link, div#three_column div span a:visited {
	color:#000;
	text-decoration:none;
	text-transform:uppercase;
	font-size:.9em;
}

#footer {
width:100%;
background:#000;
height:240px;
}

#footer a:link, #footer a:visited {
	color:#fff;
	text-decoration:none;
}

#footer a:hover, #footer a:active {
	color:#c9c1f9;
}

#footer ul li {
	display:inline;
	font-size:.8em;
	border-left-style:solid;
	border-color:#fff;
	border-width:1px;
	padding:0px 3px 0px 10px;
}

#footer ul li:first-child {
	border-left-style:none;
}

#contact {
	width:900px;
	margin:0 auto;
	padding:15px 30px 0px 30px;
	background:#000;
}

#contact span {
	font-size:.8em;
}

.contactinfo {
	color:#fff;
	font-size:.85em;
	padding-top:15px;
	font-family:Arial,Helvetica,Sans-Serif;
	text-align:left;
}

.contactinfo_title {
	font-size:1.7em;
	font-style:normal;
	font-weight:bold;
	text-transform:uppercase;
	font-family:Arial,Helvetica,Sans-Serif;
	color:#fff;
}

.copyright {
	border-left-style:solid;
	border-color:#fff;
	border-width:1px;
	padding:0px 3px 0px 10px;
}

#login_form {
	float:right;
	padding-top:15px;
	width:200px;
}

#login_form h3 {
color:#fff;
font-weight:normal;
font-size:1em;
}

#login_form form input {
	width:190px;
	height:20px;
	margin:8px 0px;
}

#login fieldset {
	border-style:none;
	border-width:0px;
}

/*----------------Internal Layout -------------------*/


#sub_nav {
	float:left;
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:.85em;
	font-weight:normal;
	padding:40px 0px 0px 11px;
	display:block;
	width:180px;
	

}

#sub_nav h3 {
	text-transform:uppercase;
	padding:0px 0px 10px 0px;
	font-size:1.1em;
}

#section_nav {
	border-right-style:solid;
	border-color:#b2b2b2;
	border-width:1px;
	padding:0px 15px 50px 0px;
}

#sub_nav ul {
	list-style-type:none;
}

#sub_nav ul li {
	border-bottom-style:dotted;
	border-width:1px;
	border-color:#000;
	display:block;
	width:160px;
	padding: 5px 0px 5px 0px;
}


#sub_nav a:link, #sub_nav a:visited {
	color:#000;
	text-decoration:none;
	padding:10px 10px 12px 0px;
	font-size:.8em;
	}

#sub_nav a:hover, #sub_nav a:active, #sub_nav a.selected {
font-weight:bold;
}

#sub_nav ul li ul {
		padding: 0px 0px 0px 15px;

}

#sub_nav ul li ul li {
	border-top-style:dotted;
	border-bottom-style:none;
	display:block;
	width:145px;
}

#client_content_interior {
	padding:40px 0px 0px 230px;
	min-height:300px;
	
}

#client_content_interior p {
color:#000000;
font-family:Arial,Helvetica,Sans-Serif;
font-size:0.8em;
line-height:1.8em;
padding-bottom:20px;
}

#client_content_interior h3 {
	font-family:Arial,Helvetica,Sans-Serif;
	font-weight:bold;
	font-size:1.5em;
	color:#000;
	padding:7px 0px 10px 0px;
}

.clear {
clear:both;
}
