#wrapper {
	border: 1px solid #666666;
}
.middlebanner {
	border-top: 20px solid #000000;
	border-bottom: 20px solid #000000;
	background: #679AD1 url(../img/new/skyline-shutterstock_2279817.jpg) no-repeat left bottom;
	height: 175px;
}
.logobox {
	border-top: 20px solid #000000;
	border-bottom: 20px solid #000000;
	height: 175px;
	background: url(../img/new/bal-logo2.gif) no-repeat right bottom;
	width: 175px;
}
.carbox {
	border-top: 20px solid #000000;
	border-bottom: 20px solid #000000;
	background: url(../img/new/limo-shutterstock_1627799.gif) no-repeat left bottom;
}
.nav {
	font: .90em Arial, Helvetica, sans-serif;
	border-top: 5px solid #FFCC66;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	padding-left: 6px;
	height: 25px;
}
.nav a:link {
	text-align: left;
	vertical-align: bottom;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-right: 18px;
	font-size: .90em;
}
.nav a:visited {
	font-size: .9em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-right: 18px;
}


.content {
	color: #000000;
	background: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	font: .9em Arial, Helvetica, sans-serif;
}
.content a:visited {
	color: #2A3FAA;
}

.rightCol {
	background: #FFFFFF;
	text-align: left;
	vertical-align: top;
	font: 0.9em Arial, Helvetica, sans-serif;
	border-left: 1px solid #DCD6D2;
	padding: 10px 5px 5px 10px;
}
.leftCol {
	background: #FFFFFF url(../img/new/rushing.jpg) no-repeat left top;
	text-align: center;
	width: 175px;
	font: .80em Arial, Helvetica, sans-serif;
	border-right: 1px solid #CCCCFF;
}
.leftCol a:link {
	font: bold 1.10em Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.footer {
	font: normal 0.85em Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF;
	text-align: center;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #CCCCFF;
}
.footer a:link {
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.copyright {
	font: normal .80em Arial, Helvetica, sans-serif;
	color: #333333;
	background: #FFFFFF;
}
h1 {
	font-size: 1.2em;
	font-weight: bold;
}
ul {
	list-style: square;
	line-height: 1.7em;
}
.imgLeft {
	padding-right: 5px;
}
.imgRight {
	padding-left: 5px;
}
