/**************************************************************

	Image Menu
	v 2.0

**************************************************************/


#imageMenu {
	position: inherit;
	width: 750px;
	height: 200px;
	overflow: hidden;
	left: 0px;
	top: 0;
	padding-top: 14px;
	background-color: #FFFFFF;
}



#imageMenu ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 200px;
	width: 1560px;
	
	}

#imageMenu ul li {
	float: left;
}

#imageMenu ul li a {
	text-indent: -1560px;
	background:#FFFFFF none repeat scroll 0%;
	border-right: 2px solid #fff;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:148px;
	height: 200px;
}
#imageMenu  ul  li.collection  a {
	background-attachment: scroll;
	background-image: url(../images/vinylsigns.jpg);
	background-repeat: repeat;
	background-position: 0%;
}
#imageMenu  ul  li.news  a {
	background-attachment: scroll;
	background-image: url(../images/shopfronts.jpg);
	background-repeat: repeat;
	background-position: 0%;
}
#imageMenu  ul  li.events  a {
	background-attachment: scroll;
	background-image: url(../images/vehicles.jpg);
	background-repeat: repeat;
	background-position: 0%;
}
#imageMenu  ul  li.friends  a {
	background-attachment: scroll;
	background-image: url(../images/aviation.jpg);
	background-repeat: repeat;
	background-position: 0%;
}
#imageMenu  ul  li.contactus  a {
	width: 330px;
	background-attachment: scroll;
	background-image: url(../images/contact.jpg);
	background-repeat: repeat;
	background-position: 0%;
}
.welcomelogo {
	background-image: url(../_common/img/welcome.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
.latestnews {
	background-image: url(../_common/img/latestnews.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}



.clear {
	clear: both;
}

#contentWrapper #rightColumn1 {
	background-color: #FFFFFF;
	border-left-color: #666;
	border-left-style: none;
	float: right;
	padding-bottom: 10px;
	padding-top: 20px;
	width: 150px;
}
#contentWrapper #content {
	margin-top: 0;
	margin-right: 160px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
}
.linktext {
	color: #7B007B;
	font-size: 14px;
}

#contentWrapper .clearFloat {
  clear: right;
  display: block;
}
#subpagegraphic  #imageleft {
	height: 200px;
	width: 358px;
	position: inherit;
	margin: 0;
	padding: 0px;
	float: left;
}
#subpagegraphic #slideshowright {
	height: 200px;
	width: 358px;
	position: inherit;
	margin: 0;
	padding: 0px;
	float: right;
}
.contactpagetitle {
	background-image: url(../images/page%20titles/contact.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
.vinylpagetitle {
	background-image: url(../images/page%20titles/vinylsigns.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
.vehiclepagetitle {
	background-image: url(../images/page%20titles/vehicles.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
.shopfrontpagetitle {
	background-image: url(../images/page%20titles/shopfront.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
.aviationpagetitle {
	background-image: url(../images/page%20titles/speciality-signage.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

.testimonialspagetitle {
	background-image: url(../images/page%20titles/testimonials.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
