@import 'reset.css';

html {
	min-width: 880px;
	}
body {
	font: 12px/18px verdana, helvetica, arial, sans-serif;
	text-align: left;
	background: #000 url(../images/bg_body.gif) center 370px repeat-x;
	margin: 0;
	color: #dadada;
	}
#location {
	background: #395465;
	font-size: 10px;
	padding: 5px 0;
	}
#location p {
	margin: 0;
	}
#location-inner {
	width: 800px;
	margin: 0 auto;
	}
p#btn-loc {
	float: right;
	}
#header {
	background: #d6dcdf url(../images/bg_header.gif) top center repeat-x;
	}
#header-inner {
	width: 800px;
	margin: 0 auto;
	}
#logo {
	float: left;
	margin: 35px 0 22px 0;
	}
#logo h1 {
	width: 375px;
	height: 76px;
	background: url(../images/logo.gif) 0 0 no-repeat;
	text-indent: -9999px;
	}
#logo h1 a {
	display: block;
	width: 375px;
	height: 76px;
	}
#call {
	float: right;
	color: #395465;
	font-size: 24px;
	font-weight: bold;
	text-align: right;
	line-height: 30px;
	margin: 45px 0 0 0;
	}
#main {
	background: transparent url(../images/bg_main.gif) top center repeat-x;
	}
#main-inner {
	background: url(../images/bg_main-inner.gif) top center no-repeat;
	width: 800px;
	margin: 0 auto;
	padding: 37px 40px 0 40px;
	}
#main-col {
	background: #fff url(../images/bg_main-col.gif) top center repeat-y;
	width: 800px;
	color: #333;
	min-height: 200px;
	border-bottom: #000 solid 1px;
	}
body#contact #main-col {
	background: #fff;
	}
#footer {
	margin: 0 auto;
	width: 800px;
	padding: 20px 0 40px 0;
	font-size: 10px;
	}
#footer a {
	color: #fff;
	}
p#social {
	float: right;
	}
p#social img {
	vertical-align: middle;
	padding: 0 0 0 10px;
	}
	
div.content {
	float: left;
	width: 520px;
	font-size: 12px;
	}
div.content div.pad {
	padding: 15px 22px 0 22px;
	}
div.sidebar {
	float: right;
	width: 280px;
	font-size: 10px;
	line-height: 13px;
	text-align: center;
	}
div.sidebar div.pad {
	padding: 15px 20px 0 20px;
	text-align: left;
	}
	
div.home-links {
	background: #6d8595;
	color: #fff;
	margin: 0 0 15px 0;
	height: 119px;
	}
div.group-rental {
	background-image: url(../images/bg_group-rental.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 0 0 20px 0;
	}
div.small-text {
	font-size: 10px;
	line-height: 13px;
	}
	
div.slideshow {
	width: 520px;
	height: 266px;
	overflow: hidden;
	}
	
div.location {
	border-bottom: #6d8595 solid 20px;
	text-align: left;
	padding: 15px 20px 10px 20px; 
	}
	
div.group-contact {
	background-image: url(../images/bg_group-contact.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 0 0 20px 0;
	}
	
div.group-contacts {
	background: url(../images/bg_contacts.gif) 0 0 repeat-y;
	}
	
div.content-col {
	width: 400px;
	float: left;
	}
div.content-col div.pad {
	padding: 22px 30px;
	}
	
div.contact-info {
	border: #8797a2 solid 1px;
	border-width: 1px 0;
	padding: 10px 5px;
	margin: 0 0 5px 0;
	line-height: 16px;
	}
#zoom {
	z-index: 300;
	}
	
/* NAV
---------------------------------------------------- */

#nav {
	clear: both;
	}
#nav ul li {
	margin: 0 3px 0 0;
	display: inline;
	float: left;
	}
#nav ul li a {
	padding: 10px 0 8px 0;
	font-size: 10px;
	height: 18px;
	color: #797979;
	text-transform: uppercase;
	text-decoration: none;
	float: left;
	background: #c4cdd3;
	text-align: center;
	border: #c4cdd3 solid;
	border-width: 0 1px;
	}
#nav ul li a:hover {
	background: #c4cdd3 url(../images/bg_nav-link-hover.gif) bottom left repeat-x;
	color: #464646;
	}
#nav ul li#l-home a {width: 156px;}
#nav ul li#l-rental a {width: 155px;}
#nav ul li#l-sales a {width: 155px;}
#nav ul li#l-locations a {width: 156px;}
#nav ul li#l-contact a {width: 156px;}
#nav ul li#l-contact {margin: 0;}

body#home #nav ul li#l-home a,
body#rental #nav ul li#l-rental a,
body#sales #nav ul li#l-sales a,
body#locations #nav ul li#l-locations a,
body#contact #nav ul li#l-contact a {
	background: #a4b2bb;
	color: #464646;
	text-decoration: underline;
	}
	
/* HEADERS
---------------------------------------------------- */

h2 {
	color: #b00d27;
	border-bottom: #9b9b9b solid 1px;
	padding: 0 0 9px 0;
	margin: 0 0 18px 0;
	font-size: 16px;
	}

h3 {
	color: #b00d27;
	border-bottom: #86898b solid 1px;
	padding: 0 0 5px 0;
	margin: 0 0 8px 0;
	font-size: 12px;
	}
	
/* TEXT
---------------------------------------------------- */

p {
	margin: 0 0 18px 0;
	}
div.sidebar p {
	margin: 0 0 7px 0;
	}
.red {
	font-weight: bold;
	color: #b00d27;
	}
	
/* IMAGES
---------------------------------------------------- */

img.right {
	float: right;
	}
img.btn {
	vertical-align: middle;
	}
	
/* LINKS
---------------------------------------------------- */

a {
	color: #006699;
	}
a:hover {
	color: #b00d27;
	}

a.btn {
	width: 270px;
	height: 29px;
	text-align: center;
	background-image: url(../images/bg_btn.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	float: left;
	color: #fff;
	text-decoration: none;
	padding: 13px 0 0 0;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 14px;
	margin:7px 5px 10px 5px;
	}
a.btn:hover {
	background-position: 0 -42px;
	}
a.btn:active {
	background-position: 0 -84px;
	}
	
a.get-quote {
	width: 270px;
	height: 79px;
	background-image: url(../images/btn_get-quote.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	float: left;
	text-indent: -9999px;
	margin: 0 0 10px 0;
	}
a.get-quote:hover {
	background-position: 0 -79px;
	}
a.get-quote:active {
	background-position: 0 -158px;
	}
	
a.pdf {
	background: url(../images/icon_pdf.gif) left no-repeat;
	padding: 10px 0 10px 40px;
	}
	
/* LISTS
---------------------------------------------------- */

ul {
	margin: 0 0 5px 0;
	}
ul li {
	list-style:disc;
	margin: 0 0 0 15px;
	}
	
/* TABLES
---------------------------------------------------- */

table.staff tr td {
	vertical-align: bottom;
	padding: 0 0 40px 0;
	}
table.staff tr td.staff_img {
	padding: 0 15px 40px 0;
	}
	
/* SELF-CLEAR FLOATS
---------------------------------------------------- */

.group:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    }

* html .group { /* IE6 */
	height: 1%;
	}
*:first-child+html .group { /* IE7 */
	min-height: 1px;
	}