/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }
img, div { behavior: url(iepngfix.htc) }
a, a:hover, a:active, a:focus {
   outline: none;
}

/* LAYOUT */

body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}#Wrapper {
	width: 900px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	height: 100%;
	margin-top: 15px;
}

/* HEADER */

#Header {
	display: block;
	height: 106px;
	width: 900px;
	clear: both;
	background-color: #000;
	background-image: url(../images/header_gb.jpg);
	background-repeat: no-repeat;
}
#Header h1 {
	font-size: 17px;
	color: #FFF;
	margin-left: 55px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 30px;
	text-decoration: none;
	margin-bottom: 10px;
	float: left;
	display: block;
	white-space: nowrap;
	width: 415px;
}
#Header h2 {
	font-size: 13px;
	color: #FFF;
	font-weight: normal;
	line-height: 13px;
	margin-left: 55px;
	margin-bottom: 5px;
	float: left;
	display: block;
	width: 415px;
}
#Header #buttons {
	float: right;
	height: 103px;
	display: block;
	width: 425px;
	text-align: right;
}
#buttons a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: inline;
}

/* Dropdown Nav */

.dropmenudiv{
	z-index:100;
	visibility: hidden;
	position: absolute;
	background-image: url(../images/dropbacknav.png);
	text-align: left;
	*margin-top: 3px; /* hack ie 6 and 7 */
	*margin-left: 4px; /* hack ie 6 and 7 */
	width: 160px;
	margin-left: -10px;
	background-position: bottom;
	padding-bottom: 20px;
	padding-top: 0px;
	display: block;
	padding-right: 0px;
	padding-left: 0px;
}

.dropmenudiv a{
	text-decoration: none;
	display: block;
	text-align: left;
	font-size: 13px;
	text-transform: capitalize;
	font-weight: bold;
	color: #FFF;
	line-height: 19px;
	width: 130px;
	vertical-align: middle;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.dropmenudiv  a:hover {
	color: #FC0;
}
.dropmenudiv img {
	display: block;
	margin-top: -7px;
}


/* CONTENT */

#content {
	background-color: #000;
	display: block;
	clear: both;
	height: 392px;
	width: 900px;
}
#content #FlashAnimation {
	display: block;
	width: 565px;
	height: 392px;
	background-image: url(../images/car_gray.jpg);
	background-repeat: no-repeat;
}
#FlashAnimation #textflote {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	display: block;
	position: absolute;
	float: right;
	margin-top: 135px;
	margin-bottom: 0px;
	margin-left: 310px;
	width: 250px;
}
#FlashAnimation #textflote em {
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	line-height: 14px;
}
#content #TextArea {
	display: block;
	height: 392px;
	width: 335px;
	float: right;
	background-color: #000;
	background-image: url(../images/content_bg.jpg);
	background-repeat: no-repeat;
	color: #FFF;
}
#TextArea #siglepage{
	display: block;
	height: 347px;
	width: 360px;
	overflow: auto;
	margin-top: 45px;
	position: absolute;
}
#TextArea #homenav {
	display: block;
	height: 14px;
	margin-top: 22px;
	margin-bottom: 8px;
}
#homenav a {
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	margin-left: 10px;
}
#homenav a:hover {
	color: #F90;
}
#siglepage a {
	color: #CCC;
	text-decoration: none;
}
#siglepage a:hover {
	color: #FC0;
	text-decoration: none;
}
#siglepage h1 {
	display: block;
	text-align: left;
	font-size: 16px;
	color: #CCC;
	text-decoration: none;
	width: 315px;
	line-height: 20px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-transform: capitalize;
}
#siglepage p{
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	display: block;
	width: 315px;
}

/* FOOTER */

#Footer {
	background-color: #000;
	display: block;
	width: 900px;
}
#Footer .richlogo {
	display: block;
	float: right;
	margin-left: 15px;
	margin-top: 18px;
	margin-bottom: 25px;
}

#Footer .ralogo {
	display: block;
	float: right;
	margin-left: 15px;
	margin-top: 18px;
	margin-bottom: 25px;
}

#Footer .chlogo {
	display: block;
	float: right;
	margin-left: 15px;
	margin-top: 18px;
	margin-bottom: 25px;
}
#Footer #fnav {
	color: #999;
	font-size: 10px;
	text-transform: uppercase;
	line-height: 16px;
	display: block;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 50px;
	padding-bottom: 50px;
}
#fnav a, #fnav a:visited, #fnav a:active {
	color: #999;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#fnav a:hover {
	color: #FFF;
}
#fnav a.loctleft {
	float: left;
	color: #000;
	display: block;
	margin-right: 10px;
}
.tabs {
	display: block;
	overflow: hidden;
}
.tabs ul {
	display: block;
	margin: 10px;
}
.tabs ul li {
	font-size: 12px;
	color: #FFF;
	display: block;
	width: 153px;
	float: left;
	text-align: left;
	margin-bottom: 10px;
	height: 6.5em;
}
.tabs ul li h1 {
	font-weight: bold;
	color: #FFF;
	margin-right: 10px;
	font-size: 13px;
	display: block;
	line-height: 13px;
	margin-bottom: 4px;
}
.tabs ul li p {
	line-height: 13px;
	font-weight: normal;
	margin-right: 5px;
	margin-bottom: 5px;
}
.tabs h3   {
	font-weight: bold;
	color: #FFF;
	font-size: 15px;
	display: block;
	line-height: 15px;
	text-align: left;
	margin: 10px;
	padding-bottom: 3px;
	text-transform: uppercase;
}
.tabsP {
	display: block;
}
.tabsP ul {
	display: block;
	margin: 10px;
}
.tabsP ul li {
	font-size: 12px;
	color: #FFF;
	display: block;
	width: 90%;
	text-align: left;
	margin-bottom: 10px;
}
.tabsP ul li h1 {
	font-weight: bold;
	color: #FFF;
	margin-right: 10px;
	font-size: 13px;
	display: block;
	line-height: 13px;
	margin-bottom: 4px;
}
.tabsP ul li p {
	line-height: 13px;
	font-weight: normal;
	margin-right: 5px;
	margin-bottom: 5px;
}
.tabsP h3   {
	font-weight: bold;
	color: #FFF;
	font-size: 15px;
	display: block;
	line-height: 15px;
	text-align: left;
	margin: 10px;
	padding-bottom: 3px;
	text-transform: uppercase;
}
#gmap {
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
	display: block;
}
.tabsP ul li p.prodcuttext, .tabs ul li p.prodcuttext{
	line-height: 16px;
}
.tabsP ul li h2 a {
	color: #F60;
	text-decoration: none;
	display: inline-block;
	margin-left: 10px;
	text-transform: capitalize;
	margin-right: auto;
	margin-bottom: 0px;
}
.tabsP ul li h2 a.map {
	color: #F60;
	text-decoration: none;
	font-size: 13px;
	line-height: 21px;
	background-color: #303144;
	border: 1px solid #000;
	padding: 4px;
	margin-top: 10px;
	display: block;
	text-align: center;
	width: 175px;
}
.tabsP ul li h2 a:hover {
	color: #fff;
}
.tabsP ul li img {
}
.tabsP ul .emails {
	width: 315px;
}
.emails h2   {
	font-size: 13px;
	margin-bottom: 10px;
}
.emails h2 a {
}
div.tabs p{
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	display: block;
	width: 315px;
}
.tabs p       a.galbut{
	color: #F60;
	text-decoration: none;
	font-size: 13px;
	line-height: 21px;
	background-color: #303144;
	border: 1px solid #000;
	padding: 4px;
	margin-top: 10px;
	display: block;
	text-align: center;
	width: 240px;
}
.tabs p a.galbut:hover {
	color: #FFF;
}
