#ticker {
	color: #FFFFFF;
	position: absolute;
	left: 0px;
	top: 0px;
	margin-left: 310px;
	padding-left: 2em;
	margin-top: 2em;
	height: 3em;
	overflow: hidden;
}
#ticker ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#ticker li {
	font-size: 2.5em;
	font-family: "Times New Roman", Times, serif;
	line-height: normal;
	font-weight: normal;
	font-style: italic;
	list-style-type: none;
}
#ticker a {
	color: #D9B815;
	text-decoration: none;
}


#logoanimation {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 145px;
	overflow: hidden;
	width: 310px;
}

#wrapper {
	position: relative;
}
#header {
	background-image: url(images/clutch-centre-header.jpg);
	background-repeat: no-repeat;
	height: 145px;
}
#header h1 {
	position: absolute;
	left: 0px;
	top: 0px;
	margin-top: -3000px;
	margin-left: -3000px;
}

#navigation {
	background-image: url(images/nav-bg.jpg);
	background-repeat: repeat-x;
	height: 37px;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navigation li {
	float: left;
}
#navigation a {
	display: block;
	width: 174px;
	text-align: center;
	height: 37px;
}
#navigation a span {
	display: none;
}

#navigation #homebtn {
	background-image: url(images/home-btn.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#navigation #clutchesbtn {
	background-image: url(images/clutches-btn.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#navigation #brakesbtn {
	background-image: url(images/brakes-btn.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#navigation #servicingbtn {
	background-image: url(images/servicing-btn.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#navigation #contactbtn {
	background-image: url(images/contact-btn.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#content {
	padding-top: 2em;
}

.clutchespanel {
	background-image: url(images/clutches-bg.jpg);
	background-repeat: no-repeat;
	height: 197px;
	margin-right: 2.5em;
	color: #FFFFFF;
}
.clutchespanel p {
	margin-top: 0px;
	margin-right: 2em;
	margin-bottom: 0px;
	margin-left: 2em;
}

.brakespanel {
	background-image: url(images/brakes-bg.jpg);
	background-repeat: no-repeat;
	height: 197px;
	margin-right: 2.5em;
	color: #FFFFFF;
}
.brakespanel p {
	margin-top: 0em;
	margin-right: 2em;
	margin-bottom: 0em;
	margin-left: 2em;
}

.servicingpanel {
	background-image: url(images/servicing-bg.jpg);
	background-repeat: no-repeat;
	height: 197px;
	color: #FFFFFF;
}
.servicingpanel p {
	margin-top: 0em;
	margin-right: 2em;
	margin-bottom: 0em;
	margin-left: 2em;
}
.panellink {
	display: block;
	margin-top: 2.5em;
	margin-right: 0px;
	margin-bottom: 2em;
	margin-left: 0px;
	height: 4em;
}
.panellink span {
	display: none;
}

#header p {
	position: absolute;
	left: 0px;
	top: 0px;
	margin-top: -3000px;
	margin-left: -3000px;
}
#footer {
	background-image: url(images/footer-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 40px;
	margin-top: 2em;
	color: #CCCCCC;
}
#footer a {
	color: #CCCCCC;
}

#footer p {
	text-align: center;
	padding: 0px;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.leftside {
	background-image: url(images/left-side-repeat.png);
	background-repeat: repeat-y;
	padding-right: 4em;
	padding-left: 3em;
}
.leftside ul {
	padding: 0px;
	list-style: none;
	font-size: 1.2em;
	color: #E8D62C;
	float: right;
	width: 50%;
	margin: 0px 0px 0px 2em;
	font-weight: bold;
}
.leftside li {
	border: 1px solid #000000;
	line-height: normal;
	margin-bottom: 1px;
	padding: 0.2em;
	background: url(images/footer-bg.png) repeat-x left center;
}

.leftsidetop {
	background-image: url(images/left-side-top.png);
	background-repeat: no-repeat;
	height: 3em;
}
.leftsidebottom {
	background-image: url(images/left-side-bottom.png);
	background-repeat: no-repeat;
	height: 40px;
	background-position: left bottom;
	width: 100%;
	margin-top: -18px;
}
.makeitgold {
	color: #B09511;
}
.rightside {
	background-image: url(images/right-side-repeat.png);
	background-repeat: repeat-y;
	padding-right: 3em;
	padding-left: 3em;
}
.rightside ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.rightside li {
	float: left;
}

.rightsidetop {
	background-image: url(images/right-side-top.png);
	background-repeat: no-repeat;
	height: 3em;
	width: 100%;
}
.rightsidebottom {
	background-image: url(images/right-side-bottom.png);
	background-repeat: repeat-y;
	height: 50px;
	background-position: left bottom;
	clear: left;
}
.rightside img {
	padding: 0.5em;
	background-color: #D9B815;
	margin-right: 0.5em;
	margin-bottom: 0.75em;
}
.rightside a {
	color: #000000;
}

label {
	display: block;
}
.zoomholder {
	border: 6px solid #D9B815;
	display: none;
	position: absolute;
	left: 20px;
	top: 210px;
	z-index: 1000;
	margin: 0px;
	padding: 0px;
	height: 451px;
	width: 600px;
	background: #FFFFFF;
}
.zeropadd {
	margin: 0px;
	padding: 0px;
}

