.mother {
	background-image: url(../assets/optimised/concrete-texture3.jpg);
	background-repeat: repeat;
	background-position: center top;
}
a.yellow:hover { color: #C50019; text-decoration: none; border-bottom: 1px #C50019 dotted; }
a.yellow:link { color: #FFFFFF; text-decoration: none; border-bottom: 1px #FFFFFF dotted; }
a.yellow:visited { color: #FFFFFF; text-decoration: none; border-bottom: 1px #FFFFFF dotted; }
a.linkspace:link { 
color: #666666; 
text-decoration: none; 
border-bottom: 1px #333333 dotted; 
}
a.linkspace:hover { 
color: #C50019; 
text-decoration: none; 
border-bottom: 1px #C50019 dotted; 
}
a.linkspace:visited{ 
color: #666666; 
text-decoration: none; 
border-bottom: 1px #333333 dotted; 
}
a.linknospace:link { 
color: #666666; 
text-decoration: none; 
border-bottom: 1px #333333 dotted; 
}
a.linknospace:hover { 
color: #C50019; 
text-decoration: none; 
border-bottom: 1px #C50019 dotted; 
}
a.linknospace:visited{ 
color: #666666; 
text-decoration: none; 
border-bottom: 1px #333333 dotted; 
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #666666;
	text-decoration: none;
	letter-spacing: -0.5px;
	text-align: right;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	margin-right: 20px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #C50019;
	text-decoration: none;
	letter-spacing: -0.5px;
	text-align: left;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
}
.shadowright {
	background-image: url(../assets/optimised/shadow-right.png);
	background-repeat: repeat-y;
	width: 25px;
}
.shadowleft {
	background-image: url(../assets/optimised/shadow-left.png);
	background-repeat: repeat-y;
	width: 25px;
}
.navpanel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	padding-bottom: 0px;
	padding-right: 20px;
	letter-spacing: -1px;
}
.linkspace {
	margin-right: 30px;
}
.paddingtop {
	margin-top: 35px;
	width: 860px;
}
.bodypanel {
	padding: 0px 20px 20px;
	width: 500px;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-align: left;
	width: 450px;
}
.rightcolumn {
	padding: 0px;
}
.whitetextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.paddingtop20px {
	margin-top: 10px;
	background-image: url(../assets/optimised/triangle.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.drivertriangleleft {
	background-image: url(../assets/optimised/triangle.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.highlightcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #666666;
	text-align: left;
	width: 450px;
	font-weight: bold;
	letter-spacing: -1px;
}
.backgroundimage {
	background-image: url(../images/banner_1/01.jpg);
	background-repeat: no-repeat;
	height: 300px;
	width: 810px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.rightcolumnpadding {
	padding: 10px;
	vertical-align: bottom;
}
.floatright {
	float: right;
}
.floatleft {
	float: left;
}
.whitelinks {
	color: #FFFFFF;
}
.linknospace {
	margin-right: 0px;
}
.footer {
	 font-family: Arial, Helvetica, sans-serif;
	 color:#333333;
	 font-size: 12px;
	 text-align:right;
	 background: url(../assets/optimised/shadow-bottom.png);
}
#footlink {
	 padding-bottom:5px;
	 padding-right:40px;
}
.footer a {
	color: #111111;
	text-decoration:none;
}

