body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/americanflag.jpg);
	background-position: center -100px;
	background-repeat: no-repeat;
}
#superHead {
	background-color: #18214e;
}
.superHeadContent {
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 45px;
}
.superHeadLeft {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	width: 450px;
	padding-top: 7px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.superHeadRight {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	width: 250px;
	padding-top: 5px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	padding-left: 73px;
}
.superHeadFlag {
	float: left;
	padding-top: 4px;
	width: 75px;
}
#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	width: 850px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #CBCBCB;
}
#head {
	width: 850px;
	height: 145px;
	background-color: #FFFFFF;
	background-image: url(../images/BG_RedBlueLine.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: top;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	float: left;
}
.linePageBreak {
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.headLeft {
	width: 450px;
	text-align: left;
	float: left;
	position: relative;
	padding-left: 15px;
	padding-top: 12px;
}
.headRight {
	text-align: right;
	float: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 370px;
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 18px;
	color: #AF0000;
	padding-top: 70px;
}
#mainBody {
	padding: 0px;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
.navigation{
	margin: 0;
	padding: 0;
	width: 200px;
	text-align: left;
	float: left;
	height: 650px;
}
.bodyRight {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	float: left;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	width: 650px;
	background-color: #FFFFFF;
}
.tinytext {
	font-size: 10px;
}
#footer {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 80px;
	background-color: #FFFFFF;
	padding-top: 10px;
	width: 850px;
	clear: both;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.urbangreymenu{
width: 200px; /*width of menu*/
}

.urbangreymenu .headerbar{
	font: bold 16px Verdana;
	color: white; /*last 2 values are the x and y coordinates of bullet image*/
	margin-bottom: 0; /*bottom spacing between header and rest of content*/
	text-transform: uppercase;
	padding: 7px 0 7px 31px;
	background-color: #606060;
	background-repeat: no-repeat;
	background-position: 8px 6px;
}
.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0;
}

.urbangreymenu ul li{
padding-bottom: 2px;
}

.urbangreymenu ul li a{
	color: #FFFFFF;
	display: block;
	padding: 5px 0;
	padding-left: 8px;
	text-decoration: none;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	background-color: #18214E;
}

.urbangreymenu ul li a:visited{
color: #FFFFFF;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
	color: white;
	background-color: #BF3521;
}
.urbangreymenu ul li a:active{
	color: black;
	background-color: #FF0000;
}
.links {
	background-image: url(../images/BG_stripesRWB.gif);
	text-align: center;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
}
.links p {
	padding-left: 20px;
	margin: 3px;
}
.linksTitle {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.linksBorder {
	border: 2px solid #18214E;
}
.home {
	padding-left: 20px;
	text-align: left;
}
.what {
	text-align: left;
	margin: 0px;
	height: 650px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.what ul {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	list-style-type: none;
}
.what ul ul li {
	font-size: 14px;
	color: #000000;
	padding-bottom: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.what p {
	padding-left: 20px;
	margin: 3px;
}
.whatTitle {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.meetthefleet {
	background-image: url(../images/BG_stripesRWB.gif);
	text-align: left;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.meetthefleetTitle {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
}
.rates {
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 25px;
	height: 650px;
	background-image: url(../images/BG_rates.jpg);
	background-position: center -100px;
}
.ratesReview {
	background-color: #F6F7F8;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
	margin-left: 15px;
	margin-right: 65px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.ratesCustomer {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.ratesCustomer a:link, a:visited {
	color: #000000;
}
.ratesCustomer a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.ratesQuote {
	font-size: 12px;
	color: #000000;
	font-style: italic;
}
.about {
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.about p {
	padding-left: 20px;
	margin: 3px;
}
.about h2 {
	padding-left: 20px;
	margin: 3px;
}
.aboutTitle {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.aboutHead {
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	color: #18214E;
}
.aboutHead1 {
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	color: #C23622;
}
.outlineB {
	border: 1px solid #000000;
}
.gallery{
	padding-left:20px;
}.text12 {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.services {
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 25px;
	background-image: url(../images/BG_services.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.servicesTitle {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
}
.text14B {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.reviews {
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.text14Bred {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.thankyou {
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 25px;
	height: 650px;
	background-image: url(../images/BG_thankyou.jpg);
	background-position: center top;
}
.contact {
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 25px;
	background-image: url(../images/BG_services.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.battery {
	height: 675px;
	text-align: left;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 5px;
}

