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

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #666666;
}
.style1 {
	font-size: 24px;
	color: #BE0D15;
}

.style2{
color:#666666;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:14px;
}

#container{
	position:relative;
}
.thumbs1 {
	position:absolute;
	width:60px;
	height:282px;
	z-index:7;
	left: 291px;
	top: 231px;
	
}

.thumbs2 {
	position:absolute;
	width:60px;
	height:282px;
	z-index:7;
	left: 61px;
	top: 0px;
	
}


.big_image{
	position: relative;
	height:300px;
	top:20%;
	left:40%;
	z-index: 6;
}
.thumbnail img{
border: 1px solid white;
margin: 0 5px 5px 0;
}

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

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

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
padding: 5px;
left: -1000px;
border:2px #000000 groove;
visibility: hidden;
background-color:#FFFFFF;
text-decoration: none;
}

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


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

#centre {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 523px;
	top: 8px;
}
#back {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 224px;
	top: 228px;
}
#lefthead {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 222px;
	top: 9px;
}
#righthead {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 823px;
	top: 8px;
}
#nav{
	position:absolute;
	left:62px;
	top: 231px;
	z-index:3;
	list-style-type:none;
	width: 10em;
}
#nav a:link {
font-size:12px;
	font-weight: bold;
	text-decoration: none;
	color:#333333;
				}
#nav a:visited {
font-size:12px;
	font-weight: bold;
	text-decoration: none;
	color:#990000;
	}
#nav a:hover {
font-size:14px;
	font-weight: bold;
	text-decoration: none;
	background-color:#99CCFF;
	color:#FFFFCC;
		}
#welcome{
	position:absolute;
	z-index:3;
	left: 297px;
	top: 294px;
	height: 120px;
	width: 207px;
}
#hometext {
	position:absolute;
	width:200px;
	height:300px;
	z-index:4;
	left: 518px;
	top: 272px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:18px;
	}
#list{
position:absolute;
z-index:6;
top:300px;
left:600px;

}
#form_container{
	z-index:9;
	position:relative;
	left: 598px;
	top: 230px;
	width: 279px;
	height: 389px;
}
#scroll{
	position:absolute;
	width:529px;
	height:886px;
	z-index:3;
	left: 332px;
	top: 230px;
}
#caption {
	background-image:url(images/checkitout.png);
	background-repeat:no-repeat;
	position:absolute;
	width:200px;
	height:78px;
	z-index:13;
	left: 230px;
	top: 474px;
}

#other_links {
	position:absolute;
	width:317px;
	height:74px;
	z-index:11;
	left: 229px;
	top: 550px;
}
#cghub {
	position:absolute;
	width:223px;
	height:84px;
	z-index:12;
	left: 561px;
	top: 550px;
}

#links1 {
	position:absolute;
	z-index:10;
	top:900px;
	width:100%;
	bottom:0;
	font-size:70%;
	left:0;
	height:2em;
	text-align:left;
}
#links {
	position:absolute;
	z-index:10;
	top:900px;
	width:100%;
	bottom:0;
	font-size:70%;
	left:30em;
	height:2em;
	text-align:left;
}
a:link {
font-size:70%;
	font-weight: bold;
	text-decoration: none;
	color:#333333;
				}
a:visited {
font-size:70%;
	font-weight: bold;
	text-decoration: none;
	color:#CC9933;
	}
a:hover {
font-size:70%;
	font-weight: bold;
	text-decoration: none;
	background-color:#99CCFF;
	color:#FFFFCC;
		}
#contact {
	position:absolute;
	width:200px;
	height:115px;
	z-index:4;
	left: 483px;
	top: 232px;
}
#quote {
	position:absolute;
	width:617px;
	height:115px;
	z-index:11;
	left: 259px;
	top: 569px;
}
