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

body  {
	font: 1em Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #333333;
	background: url(../../images/clientspecific/back_pattern.gif);
	background-attachment: fixed;
}

a:focus {outline-style: none;}
a img {border: none;}

a:link{color: #0057a6;}
a:hover{color: #ed1c24;}
a:visited{color: #666666;}

#clearfix {clear: both;}

/******************* STRUCTURE *******************/

#wrapper {
	background: url(../../images/clientspecific/back_tile.png) center repeat-y;
	_background: url(../../images/clientspecific/back_tile.gif) center repeat-y;
}

#container {
	width: 1000px;
	margin: 0 auto;
}

#header {
	height: 175px;
}

#navbar {
	height: 89px;
	padding-left: 25px;
	background: url(../../images/clientspecific/nav_back.jpg) center top no-repeat;
}

#navbar a {
	display: block;
	height: 50px;
	margin-top: 20px;
	float: left;
	text-indent: -5000px;
	background: url(../../images/clientspecific/nav.gif) left top no-repeat;
}

#navbar #home {width: 61px;}
#navbar #home:hover {background-position: left bottom;}
.home #navbar #home {background-position: left bottom; cursor:default;}

#navbar #aboutus {background-position: -61px top; width: 89px;}
#navbar #aboutus:hover {background-position: -61px bottom;}
.aboutus #navbar #aboutus {background-position: -61px bottom; cursor:default;}

#navbar #inventory {background-position: -150px top; width: 95px;}
#navbar #inventory:hover {background-position: -150px bottom;}
.inventory #navbar #inventory {background-position: -150px bottom; cursor:default;}

#navbar #financing {background-position: -245px top; width: 93px;}
#navbar #financing:hover {background-position: -245px bottom;}
.financing #navbar #financing {background-position: -245px bottom; cursor:default;}

#navbar #international {background-position: -338px top; width: 128px;}
#navbar #international:hover {background-position: -338px bottom;}
.international #navbar #international {background-position: -338px bottom; cursor:default;}

#navbar #dreamteam {background-position: -466px top; width: 141px;}
#navbar #dreamteam:hover {background-position: -466px bottom;}
.dreamteam #navbar #dreamteam {background-position: -466px bottom; cursor:default;}

#navbar #location {background-position: -607px top; width: 86px;}
#navbar #location:hover {background-position: -607px bottom;}
.location #navbar #location {background-position: -607px bottom; cursor:default;}

#navbar #contactus {background-position: -693px top; width: 104px;}
#navbar #contactus:hover {background-position: -693px bottom;}
.contactus #navbar #contactus {background-position: -693px bottom; cursor:default;}

#navbar #faq {background-position: -797px top; width: 45px;}
#navbar #faq:hover {background-position: -797px bottom;}
.faq #navbar #faq {background-position: -797px bottom; cursor:default;}

#navbar #customers {background-position: -842px top; width: 108px;}
#navbar #customers:hover {background-position: -842px bottom;}
.customers #navbar #customers {background-position: -842px bottom; cursor:default;}

#maincontent {
}

.bottom-text {
	padding: 20px;
	color: #a5bad4;
}

#content {
	background: url(../../images/clientspecific/content_tile.gif) center repeat-y;
}

#content-bottom {
	background: url(../../images/clientspecific/content_bottom.gif) center bottom no-repeat;
}

#content-top {
	background: url(../../images/clientspecific/content_top.gif) center top no-repeat;
}

#content-text {
	padding: 20px 40px 40px 40px;
}

.yellow {
	text-align: center;
	color: #f8eca4;
}

h1 {
	margin-top: 0;
	color: #f8eca4;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

#slideshow {
	width: 950px;
	height: 618px;
	margin-left: auto;
	margin-right: auto;
	color: #000;
}

#click-here {
	width: 950px;
	height: 20px;
	position: absolute;
	*position: relative;
	margin-top: -600px;
	*margin-top: -580px;
	text-align: center;
	font-weight: bold;
	z-index: 6000;
}

#slideshow-border p {
	text-align: center;
	font-weight: bold;
	color: #000;
}

#footer {
	height: 116px;
	background: url(../../images/clientspecific/footer.png) top center no-repeat;
	_background: url(../../images/clientspecific/footer.gif) top center no-repeat;
	color: #999;
}

#footer a {
	color: #999;
}

#footer a:hover {
	color: #fff;
}

#footer-text {
	width: 1000px;
	margin: 0 auto;
}

#copyright, #ht-signature {
	margin-top: 40px;
	width: 40%;
	font-size: .8em;
}

#copyright {
	float: left;
}

#ht-signature {
	float: right;
	text-align: right;
}