@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

.wrapper {
	float: none;
	width: 760px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.header {
	display: block;
	float: none;
	width: 760px;
	height: 142px;
	background-image: url(../images/alasher_header.jpg);
}

.content {
	display: block;
	padding: 0 0 0 20px;
	width: 610px;
	min-height: 950px;
	_height: 950px;
	float: left;
	background-image: url(../images/home-background.jpg);
	background-position: -15px top;
	background-repeat: no-repeat;
}

.copy {
	width: 230px;
	margin: 0px 0 10px 0;
	padding: 140px 0 0 0;
}


p {
	font-size: 11px;
	line-height: 15px;
	color: #000000;
}

.bold-ul {
	margin: 10px 0 10px 40px;
}

.bold-ul li {
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
}

.text-ul {
	font-size: 11px;
	line-height: 15px;
	margin: 10px 0 0 15px;
}

.text-ul li {
	margin-top: 10px;
}

.menu {
	width: 127px;
	float: left;
	text-align: center;
}

.menu-buttons {
	display: block;
	width: 127px;
	height: 39px;
}

.home {
	background-image: url(../images/home_button.gif);
}

.inventory {
	background-image: url(../images/inventory_button.gif);
}

.rentals {
	background-image: url(../images/rentals_button.gif);
}

.parts {
	background-image: url(../images/parts_svc_button.gif);
}

.new {
	background-image: url(../images/whats_new.gif);
}

.faq {
	background-image: url(../images/faqs_button.gif);
}

.map {
	background-image: url(../images/map_location_button.gif);
}

.about {
	background-image: url(../images/about_us_button.gif);
}

.financing {
	background-image: url(../images/financing_button.gif);
}

.contact {
	background-image: url(../images/contact_us_button.gif);
}

.site-map {
	display: block;
	padding: 10px 0 10px 0;
	font-size: 11px;
	color: #000000;
}

.telsta {
	display: block;
	width: 127px;
	height: 103px;
	background-image: url(../images/new_telsta_logo.jpg);
}

.ok-champion {
	display: block;
	width: 127px;
	height: 58px;
	background-image: url(../images/okchamp_logo.jpg);
}

.braden {
	display: block;
	margin: 10px 0 0 0;
	width: 127px;
	height: 56px;
	background-image: url(../images/braden_logo.jpg);
}

.divider {
	width: 100%;
	height: 12px;
	border-bottom: 1px solid #000000;
	margin: 0 0 10px 0;
}

.bold-text {
	font-size: 15px;
	font-weight: bold;
}

.footer-text {
	font-size: 13px;
	line-height: 16px;
}

.small-text {
	font-size: 9px;
}

.phone-link {
	display: block;
	position: absolute;
	left: 514px;
	width: 240px;
	height: 93px;
}