body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(assets/background_grey.jpg);
	background-repeat: repeat-x;
}
* {padding: 0px; margin: 0px;}

#wrapper {
	width: 720px;
	text-align: left;
	margin: 0 auto;
	background-color: #FFFFFF;
}

/*--------- Sub Navigation ---------*/
#subnav {
	width: 720px;
	height: 100px;
	background-image: url(assets/masthead.gif);
	background-repeat: no-repeat;
	text-align: right;
}
#subnav ul {
	padding: 15px 15px 0px 0px;
	margin: 0px;
	list-style: none;
}
#subnav li {
	display: inline;
}
#subnav a:link, #subnav a:visited {
	text-transform: uppercase;
	font-size: 0.6em;
	text-decoration: none;
	color: #999999;
	font-weight: bold;
	padding-right: 0.6em;
	padding-left: 0.6em;
}
#subnav a:hover {
	color: #333333;
}


/*--------- Middle Strip ---------*/
#midstrip {
	width: 720px;
	height: 175px;
}


/*--------- Main Navigation ---------*/
#mainnav {
	width: 180px;
	height: 175px;
	float: left;
	background-image: url(assets/navback.jpg);
	background-repeat: no-repeat;
}
#mainnav ul {
	padding: 0px 30px 0px 0px;
	margin: 0px;
	list-style: none;
	text-align: right
}
#mainnav li {
	display: inline;
}
#mainnav a:link, #mainnav a:visited {
	display: block;
	font-size: .65em;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 10px;
	padding-top: .4em;
	padding-bottom: .4em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#mainnav a:hover {
	background-color: #153b5b;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}


/*--------- Image Block ---------*/
#image {
	width: 540px;
	height: 175px;
	float: right;
	background-image: url(assets/groupimage.jpg);
	background-repeat: no-repeat;
}



/*--------- Content Area ---------*/
#content {
	width: 720px;
}


/*--------- Left Column ---------*/
#leftcol {
	width: 180px;
	float: left;
	background-color: #CCCCCC;
}
#twocollayout #leftcol {
	width: 180px;
	float: left;
	background-color: #FFFFFF;
}
#twocollayout #leftcol ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#twocollayout #leftcol li {
	display: block;
}
#twocollayout #leftcol a.spraybooth:link, #twocollayout #leftcol a.spraybooth:visited {
	background-image: url(assets/brandnav/junair.gif);
	background-repeat: no-repeat;
	display: block;
	width: 180px;
	height: 65px;
}
#twocollayout #leftcol a.spraybooth:hover {
	background-position: -180px;
	background-image: url(assets/brandnav/junair.gif);
	background-repeat: no-repeat;
}

#twocollayout #leftcol a.smarteffect:link, #twocollayout #leftcol a.smarteffect:visited {
	background-image: url(assets/brandnav/smarteffect.gif);
	background-repeat: no-repeat;
	display: block;
	width: 180px;
	height: 65px;
}
#twocollayout #leftcol a.smarteffect:hover {
	background-position: -180px;
	background-image: url(assets/brandnav/smarteffect.gif);
	background-repeat: no-repeat;
}

#twocollayout #leftcol a.agm:link, #twocollayout #leftcol a.agm:visited {
	background-image: url(assets/brandnav/agm.gif);
	background-repeat: no-repeat;
	display: block;
	width: 180px;
	height: 65px;
}
#twocollayout #leftcol a.agm:hover {
	background-position: -180px;
	background-image: url(assets/brandnav/agm.gif);
	background-repeat: no-repeat;
}
#twocollayout #leftcol a.workshop:link, #twocollayout #leftcol a.workshop:visited {
	background-image: url(assets/brandnav/workshop.gif);
	background-repeat: no-repeat;
	display: block;
	width: 180px;
	height: 65px;
}
#twocollayout #leftcol a.workshop:hover {
	background-position: -180px;
	background-image: url(assets/brandnav/workshop.gif);
	background-repeat: no-repeat;
}
#twocollayout #leftcol a.colourbox:link, #twocollayout #leftcol a.colourbox:visited {
	background-image: url(assets/brandnav/colourbox.gif);
	background-repeat: no-repeat;
	display: block;
	width: 180px;
	height: 65px;
}
#twocollayout #leftcol a.colourbox:hover {
	background-position: -180px;
	background-image: url(assets/brandnav/colourbox.gif);
	background-repeat: no-repeat;
}
#twocollayout #leftcol ul span {display: none;}
.leftcolheading {
	display: block;
	font-size: 0.95em;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	background-color: #999999;
	padding: 2em .5em .7em 1em;
	margin-bottom: 1em;
}
#twocollayout .leftcolheading {margin-bottom: 0em;}
.newsdate {
	font-size: .7em;
	font-weight: bold;
	padding-left: 1.5em;
	color: #990000;
}
a.newsintro:link, a.newsintro:visited {
	display: block;
	color: #003366;
	font-size: .7em;
	line-height: 1.2em;
	text-decoration: none;
	padding: 0 1em 0 1.5em;
	margin-bottom: 1em;
}
a.newsintro:hover {text-decoration: underline;}
a.morenews:link, a.morenews:visited {
	display: block;
	font-weight: bold;
	color: #666666;
	text-align: right;
	font-size: 0.7em;
	margin-bottom: 1em;
	text-transform: uppercase;
	padding-right: 1.5em;
	text-decoration: none;
}
a.morenews:hover {color: #FFFFFF;}
.address {
	font-size: .7em;
	line-height: 1.2em;
	padding-left: 15px;
	padding-right: 10px;
	display: block;
}
.addressname {
	font-size: .8em;
	color: #990000;
	line-height: 1.2em;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 10px;
	display: block;
}
a.usefullink:link, a.usefullink:visited {
	font-size: .7em;
	font-weight: bold;
	color: #666666;
	padding-left: 15px;
	line-height: 1.8em;
}
a.usefullink:hover {
	color: #660000;
	text-decoration: none;
}

/*--------- Main Content Wrapper ---------*/
#contentwrapper {
	width: 540px;
	float: left;
}


/*--------- Main Content Area ---------*/
#maincontent {
	width: 360px;
	float: left;
}
#onecollayout #maincontent {
	width: 720px;
	float: left;
	padding-bottom: 1.5em;
}
#twocollayout #maincontent {
	width: 540px;
	float: left;
	padding-bottom: 1.5em;
}
.contentheading {
	display: block;
	font-size: .95em;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
	background-color: #CCCCCC;
	padding: 2em .5em .7em 1em;
	margin-bottom: 1em;
}
#onecollayout .contentheading {
	display: block;
	font-size: .95em;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
	background-color: #CCCCCC;
	padding: 2em .5em .7em 180px;
	margin-bottom: 1em;
}
#maincontent h1 {
	font-size: .9em;
	color: #003366;
	padding-right: 1em;
	padding-left: .8em;
	padding-right: 2em;
	line-height: 1.4em;
	margin-bottom: 1em;
}
a.h1link:link, a.h1link:visited {
	color: #003366;
}
a.h1link:hover {
	text-decoration: none;
}
#onecollayout .pressdate {
	font-size: .7em;
	color: #990000;
	display: block;
	padding-left: 180px;
	margin-bottom: .3em;
}
#twocollayout .pressdate {
	font-size: .7em;
	color: #990000;
	display: block;
	padding-left: 11px;
	margin-bottom: .5em;
}
.pressheading {
	font-size: .9em;
	font-weight: bold;
	display: block;
	padding-left: 180px;
	margin-bottom: .3em;
	color: #333333;
}
a.presshead:link, a.presshead:visited {
	font-size: .8em;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-left: 180px;
	padding-bottom: .7em;
	display: block;
}
a.presshead:hover {
	text-decoration: underline;
}
a.pressintro:link, a.pressintro:visited {
	font-size: 0.7em;
	line-height: 1.5em;
	color: #333333;
	display: block;
	padding-left: 180px;
	padding-right: 150px;
	margin-bottom: 2em;
}
a.pressintro:hover {
	text-decoration: none;
}
a.backtonews:link, a.backtonews:visited {
	display: block;
	font-weight: bold;
	color: #999999;
	text-align: right;
	font-size: 0.7em;
	margin-bottom: 1em;
	text-transform: uppercase;
	padding-right: 1.5em;
	text-decoration: none;
}
a.backtonews:hover {color: #333333;}
#onecollayout h1 {
	padding-left: 180px;
}
#onecollayout #maincontent p {
	padding-left: 180px;
}
#onecollayout #maincontent ol {
	padding-left: 180px;
}
.intropara {
	font-weight: bold;
}
#maincontent p {
	font-size: .75em;
	line-height: 1.6em;
	padding-left: 1em;
	padding-right: 1em;
	margin-bottom: 1em;
}
.boldbody {
	font-weight: bold;
}
a.bodylink:link, a.bodylink:visited {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
a.bodylink:hover {
	text-decoration: underline;
}
.subhead {
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 3em;
}

#twocollayout #maincontent p, #onecollayout #maincontent p {
	padding-right: 4em;
}
#maincontent ul {
	font-size: .75em;
	line-height: 1.7em;
	color: #003366;
	padding-left: 4em;
	padding-right: 5em;
}
#maincontent ol {
	font-size: .75em;
	line-height: 1.7em;
	padding-right: 5em;
	padding-left: 2.2em;
}
#maincontent ol li {
	margin-bottom: 1em;
}
blockquote {
	font-size: .7em;
	line-height: 1.3em;
	background-color: #CCCCCC;
	padding: 1em 1em 1em 1em;
	margin-right: 3em;
	margin-left: 3em;
}


/*--------- Right Column ---------*/
#rightcol {
	width: 180px;
	float: right;
	background-color: #CCCCCC;
}
#rightcol ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#rightcol {
	display: block;
}
.rightcolheading {
	display: block;
	font-size: 0.95em;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	background-color: #7793A2;
	padding: 2em .5em .7em 1em;
}
#rightcol span {
	display: none;
}
#rightcol a.smarteffect:link, #rightcol a.smarteffect:visited {
	background-image: url(assets/brandnav/smarteffect.gif);
	background-repeat: no-repeat;
	display: block;
	width: 180px;
	height: 65px;
}
#rightcol a.smarteffect:hover {
	background-position: -180px;
	background-image: url(assets/brandnav/smarteffect.gif);
	background-repeat: no-repeat;
}
#rightcol a.spraybooth:link, #rightcol a.spraybooth:visited {
	background-image: url(assets/brandnav/junair.gif);
	background-repeat: no-repeat;
	display: block;
	width: 180px;
	height: 65px;
}
#rightcol a.spraybooth:hover {
	background-position: -180px;
	background-image: url(assets/brandnav/junair.gif);
	background-repeat: no-repeat;
}
#rightcol a.agm:link, #rightcol a.agm:visited {
	background-image: url(assets/brandnav/agm.gif);
	background-repeat: no-repeat;
	display: block;
	width: 180px;
	height: 65px;
}
#rightcol a.agm:hover {
	background-position: -180px;
	background-image: url(assets/brandnav/agm.gif);
	background-repeat: no-repeat;
}
#rightcol a.workshop:link, #rightcol a.workshop:visited {
	background-image: url(assets/brandnav/workshop.gif);
	background-repeat: no-repeat;
	display: block;
	width: 180px;
	height: 65px;
}
#rightcol a.workshop:hover {
	background-position: -180px;
	background-image: url(assets/brandnav/workshop.gif);
	background-repeat: no-repeat;
}
#rightcol a.colourbox:link, #rightcol a.colourbox:visited {
	background-image: url(assets/brandnav/colourbox.gif);
	background-repeat: no-repeat;
	display: block;
	width: 180px;
	height: 65px;
}
#rightcol a.colourbox:hover {
	background-position: -180px;
	background-image: url(assets/brandnav/colourbox.gif);
	background-repeat: no-repeat;
}
.description {
	font-size: .7em;
	line-height: 1.2em;
	padding-right: 1em;
	padding-left: 1em;
	margin-bottom: 1em;
	margin-top: .5em;
}


/*--------- Footer ---------*/
#footer {
	width: 680px;
	height: 25px;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 0.65em;
	color: #999999;
	background-color: #CCCCCC;
	clear: both;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
a.footer:link, a.footer:visited {
	color: #999999;
}
a.footer:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/*--------- Images ---------*/
.picleftnobord {
	float: left;
	margin-right: 1em;
}
.picrightnobord {
	float: right;
	margin-left: .5em;
}
.photocaptionright {
	float: right;
	width: 250px;
	margin-right: 3em;
	margin-left: 2em;
	margin-bottom: 1.5em;
	background-color: #CCCCCC;
}
.caption {
	color: #333333;
	font-size: 0.7em;
	line-height: 1.3em;
	margin-top: 1em;
	display: block;
	padding-left: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
}
.picleft {
	float: left;
	margin-right: 1em;
	border: 1px solid #666666;
}
.picright {
	float: right;
	margin-left: 1em;
	border: 1px solid #666666;
}

/*--------- Form ---------*/
form {
	margin-left: .8em;
	margin-right: 2em;
}
fieldset {
	margin: 1em 0;
	padding: 1em;
	border: 1px solid #ccc;
	background: #f8f8f8;
}
legend {
	font-size: .8em;
	font-weight: bold;
	color: #666666;
}
label {
	font-size: .95em;
	float: left;
	width: 10em;
}
input {
	width: 250px;
}
.postcode {
	width: 100px;
}
textarea {
	width: 300px;
	height: 100px;
}
input.radio, input.checkbox, input.submit {
	width: auto;
}
input.radio {
	float: left;
	margin-right: 1em;
}
input:focus, textarea:focus {
	background: #ffc;
}
.required {
	font-size: .8em;
	color: #760000;
}