html {min-height: 110.1%;} 

body {
	font-family: "Trebuchet MS", Arial, Eurostile;
	font-size: 95%;
	list-style-position: outside;
	list-style-type: circle;
}

#banner {
	height: 310px;
	width: 600px;
	padding:0 175px;
}
		

.smaller { font-size:70%}

.pro6 ul {
	display:table;
	white-space:nowrap;
	height:40px;
	position:static;
	background:#fff;
	font-size:13px;
	width: 600px;
	padding:0 175px;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	text-align: center;
}
.pro6 li {display:inline; margin:0; padding:0;}
.pro6 li a {
	display:block;
	float:left;
	height:35px;
	line-height:30px;
	color:#333;
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Eurostile;
	font-weight:bold;
	text-align:center;
	padding:0 0 0 10px;
	cursor:pointer;
	background-image: url(images/new_six_0a.gif);
	background-repeat: no-repeat;
}
.pro6 li a b {
	float:left;
	display:block;
	padding:0 25px 5px 15px;
	background-image: url(images/new_six_0b.gif); 
	background-repeat: no-repeat;
	background-position: right top;
}
.pro6 li.current a {
	color:#fff;
	background-image: url(images/new_six_2a.gif);
	background-repeat: no-repeat;
}
.pro6 li.current a b {
	background-image: url(images/new_six_2b.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.pro6 li a:hover {
	color:#fff;
	background-image: url(images/new_six_1a.gif);
	background-repeat: no-repeat;
}
.pro6 li a:hover b {
	background-image: url(images/new_six_1b.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.pro6 li.current a:hover {
	color:#fff;
	cursor:default;
	background-image: url(images/new_six_2a.gif);
	background-repeat: no-repeat;
}
.pro6 li.current a:hover b {
	background-image: url(images/new_six_2b.gif);
	background-repeat: no-repeat;
	background-position: right top;
}


h1 {
	font-size: 120%;
	font-weight:bold;
	color:#000000;
	font-family: "Trebuchet MS", Arial, Eurostile;
	
}


h2 {
	font-size: 100%;
	font-weight:bold;
	color:#000000;
	font-family: "Trebuchet MS", Arial, Eurostile;

}

h3 {font-size:90%;
	font-weight:bold;
	color:#000000;
	font-family:"Trebuchet MS", Arial, Eurostile;
		}

.a href {
	font-weight:bold;
	
 }
a:link {
	color: #802BA4;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #CC6600;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none; color:#CC00CC ;
}

.content {
	height:auto;
	width: 740px;
	clear: both;
	float: left;
	padding:15px 100px;	
	}

.footer { height:50px;
	width: 780px;
	clear: both;
	float: left;
	padding:10px 80px;	
	}
	
/*Credits: Dynamic Drive CSS Library */


.gallerycontainer{
	position: relative;/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
	border: 1px solid #CCCCCC;
	margin: 0 2px 2px 0;
	z-index: -1;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid #CC66FF;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #FFFFFF;
	padding: 1px;
	left: -1000px;
	visibility: hidden;
	color: black;
	text-decoration: none;
	border-top-color: gray;
	border-right-color: gray;
	border-bottom-color: gray;
	border-left-color: gray;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 1px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
	visibility: visible;
	top: -5px;
	left: 350px; /*position where enlarged image should offset horizontally */
	z-index: 50;
	
}

/*URL: http://www.dynamicdrive.com/style/ */

.sold {
	font-size: 95%;
	font-weight:bold;
	color:#990099;
	font-family: "Trebuchet MS", Arial, Eurostile;
	background-color: #FFFFFF;
}
	
/*The original version of this stylesheet and the associated (x)html
is available at http://www.stunicholls.com/menu/photo_click.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.	*/	
		
#gallery {
	width:840px;
	padding:25px 50px 0 50px;
	height:390px;
	position:relative;
	background-color: #FFFFFF;
}
#gallery ul {list-style:none; padding:2px; margin:0; width:300px; margin-left:500px; float:left; height:220px; overflow:auto;}
#gallery ul li {display:inline; width:50px; height:50px; float:left; margin:0 4px 4px 0; border:1px solid #444; cursor:pointer;}
#gallery ul li img {display:block; width:50px; height:50px;}
#gallery ul li span {
	display:none;
	position:absolute;
	left:541px;
	top:275px;
	width:350px;
	color:#06a;
	font-size:12px;
	line-height:15px;
	text-align:justify;
	bottom: -1px;
}
#gallery ul li span b {color:#444;}

#gallery ul li.default {
	width:0;
	height:0;
	border:0;
	background-color: #FFFFFF;
}
#gallery ul li.default i {
	position:absolute;
	left:0;
	top:0;
	width:545px;
	height:380px;
	}

#gallery ul li.default i img {
	width:400px;
	height:344px;
	border:1px solid #fff;
	margin-top: 4px;
	padding-left:100px;
	padding-top:20px;
}

#gallery ul li.off {display:none;}

#gallery ul li.click {border-color:#fc0; background:#f8f8f8; cursor:default;}

#gallery ul li.click i {position:absolute; left:0; top:0; width:545px; height:380px;}

#gallery ul li.click i img {margin:5px auto 0 auto; width:auto; height:auto; border:1px solid #fff;}

#gallery ul li.default span,
#gallery ul li.click span {display:block;}		
		

.box2 {
	font-style: normal;
	font-size:11px;
	padding: 10px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	font-family: "Trebuchet MS", Arial, Eurostile;
	color: #000000;
	background-image:url(/images/afc_tag.gif);
	background-position: right center;
	background-repeat: no-repeat;
	width: 800px;
	margin:10px 70px;
	clear: both;
	}
	
.image1 a {
	display:block;
	width:248px;
	height: 224px;
	background-image: url(images/index/carbase.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	top: 410px;
	right: 412px;
	bottom: 50px;
	
	
	      }
.image1 a:hover {
	
	background-image: url(images/index/carglow.gif);
	height: 250px;
	background-position: 0px 0px;
	position: absolute;
	top: 410px;
	right: 412px;
	bottom: 50px;
	width: 250px;
	background-repeat: no-repeat;
	display: block;
	
      }
.image1 a:active {
	background-position: px 0px;
	background-image: url(/images/index/carglow.gif);
	position: absolute;
	top: 410px;
	right: 412px;
	bottom: 50px;
	height: 250px;
	width: 250px;
      }
/* tabs for the customers gallery */	  
.tabs {
	width: 800px;
	height:520px;
	margin-left:150px;
		
	}

.tab_active {
	-moz-border-radius: 5px 5px 0px 0px;
	background-color:#FFFFFF;
	float: left;
	width: auto; 
	cursor: default;
	font-weight: bold;
	padding: 3px;
	font-size: 10pt;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.tab_inactive {
	-moz-border-radius: 10px 10px 0px 0px;
	border-color: #aaa;
	border-style: solid;
	border-width: 1px;
	background-color: #CC66FF; 
	color: #FFFFFF;
	float: left;
	width: auto; 
	cursor: default;
	padding: 2px;
	font-size: 10pt; color:#FFFFFF;
	text-align: center;
}

.tab_content {
	-moz-border-radius: 0px 10px 10px 10px;
	width: 90%;
	border-color: #aaa;
	border-style: solid;
	border-width: 1px;
	color: #000;
	float: left;
	padding: 8px;
}
	
