* {
	zoom: 1;}
body {
	background: url("../images/bg.jpg") no-repeat scroll center top #000;
	/*background: url("../images/breast-cancer-awareness-backgrounf.jpg") no-repeat scroll center top #000; */
	/*background: url("../images/bg-july-4th.jpg") no-repeat scroll center top #000;*/
/*	background: url("../images/bg-labor_day.jpg") no-repeat scroll center top #000;*/
	
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;}
form {
	display: block;}
a:link {
	color: #003b7a;
	text-decoration: none;}
a:hover {
	text-decoration: underline;}
a:visited {
	color: #246fc4;
	text-decoration: none;}
h1 {
	font-size: 16px;
	font-weight: bold;
	padding: 5px 0;}

ul.list-block,
ul.list-block li {
	display: block;
	padding: 0;
	margin: 0;}
.layout-wrapper {
	margin: auto;
	position: relative;
	width: 980px;}

/* Header */
.layout-header {
	overflow: hidden;
	padding: 0px 0 1px;
	color: #fff;
}
.layout-header .header-top {
	padding: 0 0 10px;
	text-align: right;}
.layout-header a {
	text-decoration: underline;
	padding-top:2px;
	padding-right: 10px;
	color: #fff;
	width: 267px;}
.layout-header a:hover {
	text-decoration: none;}
.logo {
	display: block;
	float: left;
	margin: 0 0 0 12px;
	position: absolute;
	z-index: 1000;}
.layout-header .info {
	float:right;
	padding-top: 4px;
	text-align: right;
	width: 290px;
}
.layout-header .info .department-name {
	font-size: 12px;
	font-weight:bold;}
.layout-header .social-media {
	padding: 18px 0px 5px 1px;
	height: 109px;
	margin-left: 285px;
	float: left;
	*z-index:100;
	*position:relative;
	width: 390px;
}
.layout-header .social-media2 {
	float:right; 
	padding: 18px 0px 5px 1px;
	width: 175px;
}
.layout-header .social-media li {float:left; margin-right: 2px;}
.layout-header .info .chat-head {
	float:right;
	padding-top:15px;
}
.layout-header .info2 {
	float:right;
	padding: 0px;
	text-align: right;
	margin-top: 12px;}
/* Wrapper */
.pageWrapper {
	background: #fff;
	clear: both;
	padding: 0px;}
.pageContainer {
	background: #fff;
	padding: 20px 10px 20px;}
.global-index .pageContainer {
	padding: 0;}
.pageHeader {
	background: #000;
	padding: 5px 0 0 0;}
.pageHeaderBoxes {
	height: 28px;
	_height: 1%;
	*height: 1%;
	overflow: hidden;}
.pageHeaderBoxes .box1 {
	display: inline;
	float: left;}
.pageHeaderBoxes .box2 {
	float: left;
	width: 277px;}
.pageHeaderBoxes .box3 {
	float: right;
	width: 168px;}
.navigation .nav_back {
	color: #fff;
	float: left;
	font-weight: bold;
	padding: 7px 0 0 16px;}
.navigation .nav_prev {
	background: #e8ebed url('../images/nav_prev_bg.gif') left top no-repeat;
	color: #004a9d;
	float: left;
	font-weight: bold;
	margin: 3px 4px 4px 15px;
	padding: 3px 5px 3px 10px;}
.navigation .nav_next {
	background: #fff url('../images/nav_next_bg.gif') right top no-repeat;
	color: #004a9d;
	float: left;
	font-weight: bold;
	margin: 3px 4px 4px 0;
	padding: 3px 5px 3px 6px;}

/* Footer */
.layout-footer {
	overflow: hidden;
	padding: 30px 0 40px;
	text-align: left;}
.layout-footer div,
.layout-footer div a:link,
.layout-footer div a:visited {
	color: #A2A2A2;}
.layout-footer div {
	font-size: 11px;}
.layout-footer .float-left {
	width: 600px;}
.layout-footer div a:link,
.layout-footer div a:visited {
	font-size: 11px;
	text-decoration: none;}
.layout-footer div a:hover {
	text-decoration: underline;}
.layout-footer .float-right {
	margin-top: -5px;}
.layout-footer .float-right img {
	vertical-align: middle;}

/* Content */
.contentTable {
	overflow: hidden;}
.contentTable .mainBlock {
	float: left;
	overflow: hidden;
	width: 730px;}
.global-index .contentTable .mainBlock,
.contentTable .mainBlockWide {
	float: none;
	overflow: hidden;
	width: auto;}
.contentTable .rightBlock {
	margin-left: 730px;
	padding: 0px 0 0 20px;
	_padding: 0px 0 0 15px;
	_width: 210px;}
.viewVehicleWrapper .contentTable .rightBlock {
	padding-top: 0;}
.contentTable .leftBlock {
	float: left;
	padding: 0 10px 0 0;
	width: 208px;}

/* Buttons */
.button {
	background: url('../images/button2-bg.gif') 0 0 repeat-x;
	border: 1px solid #7eb235;
	color: #fff;
	cursor: pointer;
	font-weight: bold;
	margin: 0;
	outline: none;
	overflow:visible;
	padding: 2px 8px;}
button {
	border: 0;
	cursor: pointer;
	overflow: visible;
	padding: 0;
	position: relative;}
button::-moz-focus-inner {
	border: none;}
button span {
	display: block;
	position: relative;
	white-space: nowrap;}
button.customBtn,
a.customBtn,
.customBtn {
	background: transparent url('../images/grad_sml.gif');
	border: 1px solid #000000;
	font-size:12px;
	font-weight: bold;
	margin-left:-2px;
	*margin-left:0px;
	margin-right:5px;
	padding: 0 12px 0 0;
	text-align: center;}
a.customBtn {
	margin-left: 0;
	padding: 4px 12px 4px 0;
	*padding: 0px 12px 4px 0;}
button.customBtn span,
a.customBtn span,
.customBtn input {
	background: transparent url('../images/btn_blue_sprite.gif') left top no-repeat;
	border: none;
	color: #ffffff;
	cursor: pointer;
	height: 15px;
	margin: 0;
	padding: 4px 0 4px 12px;}
.customBtn input {
	height: 23px;}
a.customBtn span {
	line-height: 1.8em;
	*line-height: 1.5em;
	_line-height: 1.5em;
	*padding: 2px 0 6px 12px;}
button.customBtn:hover,
button.customBtnHover,
a.customBtn:hover,
.customBtn:hover,
.customBtnHover {
	background-position: 0 28px;
	text-decoration: none;}
button.customBtn:hover span,
button.customBtnHover span,
a.customBtn:hover span,
a.customBtnHover span,
.customBtn:hover input {
	background-position: 0 -36px;
	text-decoration: none;}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	button span,
	button.customBtn span {
		margin-top: -1px;}}
button.customBtn,
a.customBtn,
.customBtn {
	background: url('../images/grad_sml.gif') repeat scroll transparent;}
button.customBtn span,
a.customBtn span,
.customBtn input {
	background: url('../images/grad_sml.gif') repeat scroll transparent;}
button.customBtn span,
a.customBtn span,
.customBtn input {
	background: none;
	border: medium none;
	color: #fff;
	cursor: pointer;
	height: 15px;
	margin: 0;
	padding: 4px 0 4px 12px;}
button.customBtn:hover,
button.customBtnHover,
a.customBtn:hover,
.customBtn:hover,
.customBtnHover {
	background-position: 0 28px;}
button.customBtn:hover span,
button.customBtnHover span,
a.customBtn:hover span,
a.customBtnHover span,
.customBtn:hover input {
	background-position: 0 28px;}

/* Forms */
legend {
	font-size: 1.167em;
	font-weight: 700;
	padding: 0 0 1.286em;}
fieldset fieldset legend {
	font-size: 1em;
	padding: 0 0 1.5em;}
* html legend {
	margin-left: -7px;}
*+html legend {
	margin-left: -7px;}
input.radio,
input.checkbox {
	vertical-align: top;}
label,
button,
input.submit,
input.image {
	cursor: pointer;}
* html input.radio,
* html input.checkbox {
	vertical-align: middle;}
*+html input.radio,
*+html input.checkbox {
	vertical-align: middle;}
textarea {
	overflow: auto;}
input.text,
input.password,
textarea,
select {
	font: 1em/1.3 Helvetica, Arial, 'Liberation Sans', 'Bitstream Vera Sans', sans-serif;
	margin: 0;
	vertical-align: baseline;}
input.text,
input.password,
textarea,
file {
	border: 1px solid #8d9aad;
	padding: 2px;}
select.select,
select {
	border: 1px solid #8d9aad;
	padding: 1px;}
.form-server-errors {
	color: #db4646;
	font-style: italic;
	margin: 10px 0 0;
	padding: 0 0 0 6px;}

/* Custom Styles */
.global-sitemap .rightBlock {
	display: none;}
.global-sitemap .contentTable .mainBlock {
	float: none;
	overflow: visible;
	width: auto;}
.global-vehicle-details .contentTable .rightBlock,
.global-contact-us .contentTable .rightBlock {
	padding-top: 0;}
.global-our-services .mod-department-box {
	margin-bottom: 0;}
.global-our-services .mod-department-box .heading,
.global-our-services .mod-department-box .operation-hours {
	display: none;}
.global-our-services .mod-department-service .heading,
.global-our-services .mod-department-service .operation-hours {
	display: block;}
.global-model-page .contentTable .rightBlock {
	padding-top: 0;}

/* Microformats */
.layout-header .fn,
.layout-header .org,
.layout-header .geo {
	display: none;}
.final-price {
	font-weight: bold;
	color:#FF0000;
	font-size: 13px;
}
/* Case 5177 JL 093013 */
.badges {
	margin-left: -9px;
}