* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #191919;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
	color: #5a5a5a;
}

a {
	color: #4a85b6;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

h2 {
	font-family: "Times New Roman", Arial, Verdana;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	margin-top: 15px;
}

p {
	margin-top: 8px;
	text-align: justify;
}

p.phone strong, p.fax strong{
	color: #c41211;
}

p.fax {
	margin: 0;
}

p.email {
	margin: 0;
}

p.email strong{
	color: #283d70;
}

p.address {
	color: #000000;
}


fieldset {
	width: 500px;
	margin: 0 40px 40px 0;
	padding: 10px;
	border: 1px solid #bbb;
}

legend {
	padding: 2px 5px;
	font-size: 18px;
	color: #112c46;
}

form div {
	clear: left;
	margin: 0;
	padding: 0;
	padding-top: 0.6em;
}

form div label {
	float: left;
	width: 40%;
	font: bold Arial, Helvetica, sans-serif;
}

input, textarea, select {
	margin: 3px 0 3px 20px;
	width: 250px;
}

div.formButtons {
	text-align: right;
	padding-right: 35px;
}

div.formButtons input {
	width: 50px;
}

div.aboutUs, div.contactUs {
	padding: 0 20px 20px 20px;
}

#wrapper {
	width: 800px;
	margin: auto;
}

a.logo {
	width: 507px;
	height: 47px;
	display: block;
	float: left;
	background: #191919 url(../images/logo.png) no-repeat top left;
}

a.getQuote {
	width: 129px;
	height: 38px;
	display: block;
	background: #191919 url(../images/get-quote-btn.png) no-repeat top left;
	margin: 10px 0 0 115px;
}

#topLinks {
	width: 200px;
	padding-top: 22px;
	display: block;
	float: right;
}

#topBar {
	margin-top: 20px;
	height: 47px;
}

#topBar a{
	font-weight: normal;
	color: #fff;
	padding-left: 15px;
}

#header {
	height: 210px;
	background: url(../images/header.png) no-repeat top left;
}

table.homeBanner {
	border: none;
	width: 100%;
	text-align: justify;
}

table.homeBanner td.left {
	width: 545px;
	height: 298px;
	background: url(../images/home-banner-left.png) no-repeat top left;
}

table.homeBanner td.right {
	width: 255px;
	height: 298px;
	background: url(../images/home-banner-right.png) no-repeat top left;
}

table.homeBanner td.left .content {
	color: #fff;
	padding: 0 20px 0 280px;
}

table.homeBanner td.right .content {
	color: #fff;
	padding: 140px 15px 0 30px;
}

#contentWrapper {
	width: 800px;
	padding-top: 20px;
	border-top: 1px solid #fff;
	background: #e0e0e0;
}

#sideBar {
	width: 206px;
	padding-left: 24px;
	padding-right: 24px;
	float: right;
	border-left: 1px dotted #b0b0b0;
}

#sideBar a{
	font-size: 11px;
	font-weight: normal;
	padding-left: 10px;	
}


#sideBar h2 {
	margin: 0 0 15px 0;
}

#content {
	margin-right: 270px;
	padding-left: 20px;
	padding-bottom: 20px;
}

div.limousine {
	margin: 40px auto 0 auto;
	width: 146px;
	height: 59px;
	background: url(../images/limousine.png) no-repeat top left;	
}

div.spacer {
	height: 2px;
	border-bottom: 1px dotted #b0b0b0;
	margin: 10px 0;
}

#footer {
	position: relative;
	margin-top: 10px;
	padding-top: 10px;
	padding-left: 20px;
	height: 40px;
	background: #fff;
	clear: both;
}

#footer a {
	color: #1f4463;
	font-size: 11px;
	font-weight: normal;
	padding: 0 5px;
}

div.ccCards {
	width: 160px;
	height: 29px;
	position: absolute;
	top: 10;
	right: 0;
}

#copyrights {
	padding-top: 10px;
	padding-bottom: 10px;	
	font-size: 11px;
	color: #fff;
	text-align: center;
}
