@charset "UTF-8";
/* CSS Document */

body {
	background-color: #808080;
}
#wrapper {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #FFFFFF;
	height: 880px;
}
#header {
	height: 194px;
	width: 800px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/header.jpg);
	background-repeat: repeat-y;
}
#wrapper_about {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #FFFFFF;
	height: 1200px;
}
#wrapper_services {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #FFFFFF;
	height: 1700px;
}
#wrapper_bridge {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #FFFFFF;
	height: 1160px;
}
#wrapper_contact {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #FFFFFF;
	height: 1380px;
}
#top_nav {
	background-image: url(../../Dealer%20Specialties/CSI/CSI%20ftp%20web%2012_03_08/images/header_bttm.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 28px;
	background-color: #000062;
}
#top_links {
	float: right;
	height: 22px;
	width: 576px;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
}
#left_nav {
	float: left;
	width: 215px;
	margin-top: 15px;
	text-align: left;
}
#content {
	float: right;
	width: 555px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 65px;
	margin-left: 15px;
}
.headings {
	font-family: arial, helvetica, sans-serif;
	font-size: x-large;
	color: #000062;
	text-align: left;
	font-weight: bold;
}
.subheading {
	font-family: arial, helvetica, sans-serif;
	font-size: large;
	color: #000062;
	text-align: left;
	font-weight: bold;
}
#image1 {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 7px;
	margin-left: 10px;
}
#image2 {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 7px;
	margin-left: 5px;
}
#footer {
	clear: both;
	height: 115px;
}
#footer_image {
	float: right;
}
#bttm_nav {
	float: right;
	width: 600px;
	height: 45px;
	margin-top: 8px;
	padding-top: 7px;
	padding-right: 5px;
}
a:link {
	color: #FF0000;
}
a {
	font-family: Verdana;
	font-size: 14px;
}
a:visited {
	text-decoration: none;
	color: #3366CC;
}
a:hover {
	text-decoration: underline;
	color: #FFCC66;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
.white_color {color: #FFFFFF}

.body_text {
	font-family: arial, helvetica, sans-serif;
	color: #000000;
	text-align: left;
}
