body
	{
	background-color: #9A9A9A;
	background-image: url(/background.jpg);
	background-position: top center;
	font-family: "Agency fb", Tahoma, Verdana, Arial, Helvetica;
	color: FFFFFF;
	font-size: 10pt;
	}

A:link, A:visited, A:active {
	color: 0099FF;
	text-decoration: none;
	}

A:hover {
	color:85D3E4;
	text-decoration: none;
	}

#leftWrapper {
	background-color: 383838;
	padding: 10px 25px 15px 25px;
	margin: 0px 0px 20px 24px;
	text-align: justify;
	}

#aboutusBG {
	background-image: url('/aboutus/aboutus_building.jpg');
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color: 383838;
	padding: 10px 25px 15px 25px;
	margin: 0 20px 20px 24px;
	text-align: justify;
	}

#aboutusAddy {
	}

#newsWrapper {
	background-color: 383838;
	width: 400px;
	padding: 25px;
	text-align: justify;
	}
	
#proWrapper {
	background-color: 383838;
	width: 600px;
	padding: 10px 25px 15px 25px;
	margin: 0 20px 20px 24px;
	text-align: justify;

	}
#gallery {
	background-color: 383838;
	width: 650px;
	height: 545px;
	padding: 0px 25px 55px 25px;
	margin: 0px 20px 20px 24px;
	text-align: justify;
	}
	
.dealerTitle {
	color: 00ACE4;
	font-weight: bold;
	font-size: 10pt;
	}

.dealerText {
	font-size: 10pt;
	}

.newsDate {
	color: 00ACE4;
	font-weight: bold;
	font-size: 10pt;
	}

.newsText {
	font-size: 10pt;
	}
	
.footer {
	font-size: 10pt;
	}
	
#container{
  text-align: left;
  background-color: #333333;
  margin: auto;
  padding: 0;
  overflow:auto;
}

#blockk {
  border: solid 1px #00698C;
  background-color: #383838;
  margin-left: 0px;
  padding: 10px;
  width: 700px;
}

#block0, #block1, #block2, #block3, #block4, #block5, #block6, #block7, #block8, #block9, #block10, #block11, #block12, #block13, #block14, #block15 {
  border: solid 1px #00698C;
  background-color: #383838;
  margin-left: 15px;
  padding: 10px;
  width: 700px;
}
.active {
  background-color: #666666;
}
.visited {
  background-color: #383838;
}
#block0, #block0.active, #block0.visited {
  text-align: center;
  background-color: #a0dcf8;
  border-top: none;
  border-bottom: solid 4px #785a3c;
}

.top {
  padding-left:15px;
  color: #00ACE4;
  font-size: 22pt;
  font-weight: bold;
 }

.topSmall {
  color: #00BBEE;
  font-size: 14pt;
  font-weight: bold;
 }
 
.productsDescHead {
   font-size: 10pt;
   font-weight: bold;
 }

#productsDesc {
   font-size: 10pt;
   text-align: justify;
 }
 




/***** GALLERY ******/

* {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
}
.highslide:hover img {
}

.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}
/* Controlbar example */
.controlbar {	
	background: url(highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	margin: 0px 0 0 4px;
	height: 29px;
	width: 34px;
}

/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}


