@import url("header.css");
@import url("footer.css");
@import url("left.css");
@import url("form.css");
@charset "UTF-8";
/* CSS Document */

*/ * {
padding: 0;
margin: 0;
}
body {
	background: #c41230 url(../images/bg-wheels-body.gif) repeat top left;
	margin: 0;
	padding: 0;
	font: 0.8em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
}
p, li {
	font-size: 110%;
	line-height:1.4em;
	margin:0 0 12px 0;
}
li {
	margin:0 0 6px 0;
}
h1 {
	color:#c41230;
	font-size:180%;
	padding-top: 0;
	margin-top: 0;
}
a {
	color: #c41230;
	text-decoration: underline;
}
a:hover {
	color: #c41230;
}
a.selected {
	color: #c41230 !important;
}
#pge-wrap {  /* gradient top on page background */
	background: url(../images/bg-wheels-top.gif) repeat-x top left;
	padding: 4px 0;
}
#content-wrap, #kcw-footer { /* white content area */
	width: 960px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/bg-main-white.gif) repeat-y top left;
}
#content-top { /* red bars and white gradient top */
	width: 946px;
	margin: 0 auto;
	padding: 0;
	background-color: #fff;
}
#kcw-footer {
	padding: 0 0 20px;
	height: 50px;
	color: #fff;
	text-align: center;
	background: none;
	line-height: 30px;
}
.bg-home {
	background: url(../images/bg-home.jpg) no-repeat top left;
}
.bg-about {
	background: url(../images/bg-about.jpg) no-repeat top left;
}
.bg-capabilities {
	background: url(../images/bg-capabilities.jpg) no-repeat top left;
}
.bg-clients {
	background: url(../images/bg-clients.jpg) no-repeat top left;
}
.bg-contact {
	background: url(../images/bg-contact.jpg) no-repeat top left;
}
.bg-happenings {
	background: url(../images/bg-happenings.jpg) no-repeat top left;
}
.bg-plain {
	background: url(../images/bg-plain.gif) no-repeat top left;
}


/* ------------------ start home page styles */

#home-top {
	float: left;
	position: relative;
	top: 160px;
	left: 70px;
	width: 420px;
}
.home-title {
	line-height: 130%;
	position: relative;
	font-size: 250%;
	color: #666;
	clear: both;
	padding: 0 0 28px 0;
	margin: 0;
	color: #999;
}
.home-title span {
	color:#c41230;
}
#home-top p {
	font-weight: normal;
	font-size: 130%;
	line-height: 140%;
	color: #666;
}
#home-top strong {
	color: #333;
}
.gray {
	margin: 3px 0 0 0;
	border-top: solid 4px #d4d4d4;
}
.small {
	font-size: 80%;
}
.xsmall {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
}
#home-feature {
	background: url(../images/onthebus-home.gif) no-repeat 146px 50px;
	background-color: #ebf6f4;
	padding: 10px 10px 10px 12px;
	width: 242px;
	height: 200px;
	float: right;
	border: solid 1px #ccc;
}
#home-feature h1 {
	text-align: center;
	margin: 0 0 6px 0;
	padding: 0;
}
#home-feature p {
	font-size: 100%;
	width: 130px;
}
#home-feature .small {
	margin: 14px 0 0 0;
}
#home-feature a {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration: none;
	margin-top: 26px;
}
#home-feature a:hover {
	text-decoration: underline;
}


/* ------------------ start content area styles */

#content {
	width: 94%;
	margin: 0 auto;
	padding: 0;
}
#content-lt { /* left navigation holder */
	width: 120px;
	float: left;
	position: relative;
	top: 20px;
	padding: 0 0 30px 10px;
	margin-bottom: 30px;
}
#content-rt { /* right content holder */
	float: right;
	width: 700px;
	top: 20px;
	position: relative;
	padding: 0 0 10px 0;
	margin-bottom: 10px;
}
#content-text { /* text holder for right content area */
	width: 420px;
}
#left-feature {
	background-color: #ebf6f4;
	padding: 6px 4px 14px 10px;
	width: 100%;
	font-size: 80%;
	text-align: center;
	border: solid 1px #ccc;
}
#left-feature h2 {
	font-size: 16px;
	padding: 0;
	margin: 0 0 6px 0;
	text-align: center;
}
#left-feature .small {
	margin: 14px 0 0 0;
}
#left-feature a {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration: none;
	margin-top: 26px;
}
#left-feature a:hover {
	text-decoration: underline;
}

/* ------------------ start client quote styles */

blockquote {
	display: block !important;
	padding: 10px 0;
	margin: 0;
	text-align: justify;
	font-family: Georgia, Times, "Times New Roman", serif;
}
blockquote .client {
	font: 110% "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: right;
	clear: left;
	padding: 10px 0;
}
blockquote p {
	font-style: italic;
	color: #433F2D;
	display: inline;
	float: left;
	width: 76%;
}
.bqstart {
	float: left;
	position: relative;
	top: -20px;
	font-size: 700%;
    height: 25px;
	color: #d4d4d4;
	padding-right: 10px;
}
.bqend {
	float: right;
	font-size: 700%;
	color: #d4d4d4;
	padding-left: 10px;
    height: 15px;
    margin-top: 0px;
    padding-top: 20px;}

/* ------------------ start logo spacing styles */

#logos img {
	display: block;
	margin: 20px;
	border: none;
}
#logos td {
	text-align: center;
	vertical-align: middle;
}

/* ------------------ start clearfix - clear the container div in the absence of a child clearing div */

.clearfix:after {
	content: ".";
	height: 0 !important;
	visibility: hidden;
	display: block;
	clear: both;
}
/* ie7 */
.clearfix {
	overflow:hidden;
}
/* ie6 */	
* html .clearfix {
	height: 1%;
	overflow: visible;
}
