@charset "UTF-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFFFFF;
	background-image: url(images/shadow.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-attachment: fixed;
}
.oneColFixCtrHdr #container {
	width: 760px;
	margin: 0 auto;
	text-align: left;
	background-repeat: repeat-y;
	background-image: url(images/GRAD2.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.oneColFixCtrHdr #header {
	height: 94px;
	width: 760px;
	z-index: 25;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #FFFFFF;
	border-left-color: #000000;
	position: absolute;
	padding: 0px;
	margin: 0px;
}
#signsinvisible {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	z-index: 2;
	top: 94px;
	position: absolute;
	width: 712px;
	height: 436px;
	margin-left: 24px;
	margin-top: 24px;
	visibility: hidden;
}
#vehicleinvisible {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	z-index: 3;
	top: 94px;
	position: absolute;
	width: 712px;
	height: 436px;
	margin-left: 24px;
	margin-top: 24px;
	visibility: hidden;
}
#bannernvisible {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	z-index: 4;
	top: 94px;
	position: absolute;
	width: 712px;
	height: 436px;
	margin-left: 24px;
	margin-top: 24px;
	visibility: hidden;
}
#garmentinvisible {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	z-index: 5;
	top: 94px;
	position: absolute;
	width: 712px;
	height: 436px;
	margin-left: 24px;
	margin-top: 24px;
	visibility: hidden;
}
#estatesinvisible {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	z-index: 5;
	top: 94px;
	position: absolute;
	width: 712px;
	height: 436px;
	margin-left: 24px;
	margin-top: 24px;
	visibility: hidden;
}
#designinvisible {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	z-index: 5;
	top: 94px;
	position: absolute;
	width: 712px;
	height: 436px;
	margin-left: 24px;
	margin-top: 24px;
	visibility: hidden;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-top: 0px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 10px;
}
.oneColFixCtrHdr #mainContent {
	padding-top: 140px;
}
.leftpiccy {
	float: left;
	margin-left: 24px;
	margin-right: 24px;
	margin-bottom: 50px;
}
.rightpiccy {
	float: none;
	margin-right: 24px;
	margin-left: 24px;
	margin-bottom: 50px;
}
.centrepiccy {
	margin-left: 24px;
	margin-right: 24px;
	margin-bottom: 50px;
}
.oneColFixCtrHdr #footer {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 2px;
	border-top-style: solid;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.footer {
	line-height: 120%;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.footersmall {
	font-size: 10px;
	line-height: 120%;
}
.boldfoot {
	font-size: 14px;
	font-weight: bold;
	line-height: 200%;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.oneColFixCtrHdr #container #footer .footersmall a {
	color: #FFFFFF;
}
#vehicleintrotext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 200px;
	margin-left: 10px;
	height: 402px;
	overflow: auto;
	background-color: #FFFFFF;
	visibility: hidden;
	position: absolute;
	left: 1px;
	top: 27px;
	padding-top: 5px;
}
#bannerintrotext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 200px;
	margin-left: 10px;
	height: 402px;
	padding-top: 5px;
	overflow: auto;
	background-color: #FFFFFF;
	visibility: hidden;
	position: absolute;
	left: 1px;
	top: 27px;
}
#garmentintrotext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 200px;
	margin-left: 10px;
	height: 402px;
	padding-top: 5px;
	overflow: auto;
	background-color: #FFFFFF;
	visibility: hidden;
	position: absolute;
	left: 1px;
	top: 27px;
}
#estatesintrotext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 200px;
	margin-left: 10px;
	height: 402px;
	padding-top: 5px;
	overflow: auto;
	background-color: #FFFFFF;
	visibility: hidden;
	left: 1px;
	top: 27px;
	position: absolute;
}
#designintrotext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 200px;
	margin-left: 10px;
	height: 402px;
	padding-top: 5px;
	overflow: auto;
	background-color: #FFFFFF;
	visibility: hidden;
	position: absolute;
	left: 1px;
	top: 27px;
}
#signsintrotext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 200px;
	margin-left: 10px;
	height: 375px;
	overflow: auto;
	background-color: #FFFFFF;
	visibility: hidden;
	position: absolute;
	padding-top: 5px;
	top: 55px;
	left: 1px;
}
#externaltext {
	background-color: #FFFFFF;
	height: 375px;
	width: 200px;
	margin-left: 10px;
	padding-top: 5px;
	overflow: auto;
	position: absolute;
	visibility: hidden;
	left: 1px;
	top: 55px;
}
#internaltext {
	background-color: #FFFFFF;
	height: 375px;
	width: 200px;
	margin-left: 10px;
	padding-top: 5px;
	overflow: auto;
	position: absolute;
	visibility: hidden;
	left: 1px;
	top: 55px;
}
#retbiztext {
	background-color: #FFFFFF;
	height: 375px;
	width: 200px;
	margin-left: 10px;
	padding-top: 5px;
	overflow: auto;
	position: absolute;
	visibility: hidden;
	left: 1px;
	top: 55px;
}
#propertytext {
	background-color: #FFFFFF;
	height: 375px;
	width: 200px;
	margin-left: 10px;
	padding-top: 5px;
	overflow: auto;
	position: absolute;
	visibility: hidden;
	left: 1px;
	top: 55px;
}
#handstext {
	background-color: #FFFFFF;
	height: 375px;
	width: 200px;
	margin-left: 10px;
	padding-top: 5px;
	overflow: auto;
	position: absolute;
	visibility: hidden;
	left: 1px;
	top: 55px;
}
#lanandsticktext {
	background-color: #FFFFFF;
	height: 375px;
	width: 200px;
	margin-left: 10px;
	padding-top: 5px;
	overflow: auto;
	position: absolute;
	visibility: hidden;
	left: 1px;
	top: 55px;
}
.infowindowtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.disclaimertext {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
#mainview {
	background-color: #CCCCCC;
	height: 317px;
	width: 394px;
	margin-right: 20px;
	top: 0px;
	margin-top: 32px;
	float: right;
}
#vehicleimageview {
	background-color: #CCCCCC;
	height: 317px;
	width: 394px;
	margin-right: 20px;
	top: 0px;
	margin-top: 45px;
	left: 0px;
	float: right;
}
#bannerimageview {
	background-color: #CCCCCC;
	height: 317px;
	width: 394px;
	top: 0px;
	margin-top: 45px;
	left: 0px;
	float: left;
	margin-left: 230px;
	display: inline;
}
#garmentimageview {
	background-color: #CCCCCC;
	height: 317px;
	width: 394px;
	margin-right: 20px;
	top: 0px;
	margin-top: 45px;
	left: 0px;
	float: right;
}
#estatesimageview {
	background-color: #CCCCCC;
	height: 317px;
	width: 394px;
	margin-right: 20px;
	top: 0px;
	margin-top: 45px;
	left: 0px;
	float: right;
}
#designimageview {
	background-color: #CCCCCC;
	height: 317px;
	width: 394px;
	margin-right: 20px;
	top: 0px;
	margin-top: 45px;
	left: 0px;
	float: right;
}
#selector {
	background-color: #FFFFFF;
	height: 317px;
	width: 68px;
	top: 0px;
	overflow: auto;
	float: right;
	margin-top: 32px;
	margin-right: 2px;
	display: inline;
}
#vehicleselector {
	background-color: #999999;
	height: 317px;
	width: 68px;
	top: 0px;
	margin-top: 45px;
	overflow: auto;
	float: right;
	margin-right: 2px;
	display: inline;
}
#bannerelector {
	background-color: #FFFFFF;
	height: 317px;
	width: 68px;
	top: 0px;
	margin-top: 45px;
	overflow: auto;
	float: right;
	margin-right: 2px;
	display: inline;
}
#garmentselector {
	background-color: #FFFFFF;
	height: 317px;
	width: 68px;
	top: 0px;
	margin-top: 45px;
	overflow: auto;
	float: right;
	margin-right: 2px;
	display: inline;
}
#estatesselector {
	background-color: #FFFFFF;
	height: 317px;
	width: 68px;
	top: 0px;
	margin-top: 45px;
	overflow: auto;
	float: right;
	margin-right: 2px;
	display: inline;
}
#designselector {
	background-color: #FFFFFF;
	height: 317px;
	width: 68px;
	top: 0px;
	margin-top: 45px;
	overflow: auto;
	float: right;
	margin-right: 2px;
	display: inline;
}
.boldlarge {
	font-size: 16px;
	font-weight: bold;
}
#aboutuswindow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	z-index: 8;
	top: 94px;
	position: absolute;
	width: 712px;
	height: 436px;
	margin-left: 24px;
	margin-top: 24px;
	visibility: hidden;
}
#aboutustext {
	padding: 6px;
	overflow: auto;
	height: 395px;
	width: 700px;
}
#contactwindow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	z-index: 8;
	top: 94px;
	position: absolute;
	width: 712px;
	height: 436px;
	margin-left: 24px;
	margin-top: 24px;
	visibility: hidden;
}
#contacttext {
	padding: 6px;
	overflow: auto;
	height: 395px;
	width: 700px;
}
#artworkwindow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	z-index: 8;
	top: 94px;
	position: absolute;
	width: 712px;
	height: 436px;
	margin-left: 24px;
	margin-top: 24px;
	visibility: hidden;
}
#artworktext {
	padding: 6px;
	overflow: auto;
	height: 395px;
	width: 500px;
	background-color: #FFFFFF;
}
.artworkquestion {
	float: right;
	position: absolute;
	top: 46px;
	right: 25px;
}
.vectorquestion {
	float: right;
	position: absolute;
	top: 150px;
	right: 25px;
}
#finduswindow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	z-index: 8;
	top: 94px;
	position: absolute;
	width: 712px;
	height: 436px;
	margin-left: 24px;
	margin-top: 24px;
	visibility: hidden;
}
#findustext {
	padding: 6px;
	overflow: auto;
	height: 395px;
	width: 700px;
	background-color: #FFFFFF;
}
.distantmapposition {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 5px;
}
.bigmap {
	width: 640px;
	padding-left: 25px;
}
