html {
	background: url(images/bg-colour.jpg) #000034;
}
* {
	margin: 0;
	padding: 0;
}
body {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(images/left-tile.jpg) repeat-x top left;
	font-family: Helvetica, Verdana, Arial, 'sans-serif';
	font-size: 62.5%;
}
a:link, a:visited {
	color: #6699ff;
} 
a:hover {
	color: #cc99ff;
}
h1 {
	display: block;
	overflow: hidden;
	text-indent: -1000em;
	background: url(images/main-sprite.png);
	background-repeat: no-repeat;
	height: 90px;
	background-position: 0px -69px;
	margin: 0px 0 33px 125px;
}
h2 {
	background: url(images/hozzer.png) no-repeat bottom left;
	float: left;
	width: 700px;
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
	font-size: 1.7em;
	font-weight: normal;
}
h3 {
	font-weight: normal;
	font-size: 1.2em;
	margin: 0 0 20px 0;
}
.faq h3 {
	background: url(images/hozzer.png) no-repeat -50px bottom;
	padding: 0 0 10px 0;
}
h4 {
	font-weight: bold;
	font-size: 1em;
	margin: 0 0 1.5em 0;
}
h5 {
	font-weight: bold;
	font-size: 1em;
	margin: 0 0 0.5em 0;
	width: 100%;
	display: block;
	float:left;
}
p {
	margin: 0 0 1.5em 0;
	line-height: 1.5em;
}
.leftColumn {
	width: 315px;
	float: left;
}
.rightColumn {
	width: 340px;
	float: right;
}
.rightColumn img {
	margin: 0 0 15px 0;
	border: solid 1px #ccc;
}
.featureBox {
	background: url(images/main-sprite.png);
	background-repeat: no-repeat;
	width: 300px;
	padding: 20px;
	background-position: -199px -1151px;
	min-height:280px;
	margin: 0 0 20px 0;
}
html .featureBox { /*IEHack*/ 
	height:280px; 
}
h3.featureHeader {
	width: 298px;
	margin: 0px;
	font-weight: normal;
	font-size: 1.2em;
	padding: 10px 20px;
	background: #003366;
	border: solid 1px #fff;
	border-bottom: none;
}
.clearit {
	width: 100%;
	clear: both;
}
.floatRight {
	float: right !important;
	clear: right !important;
}
.imageRight {
	float: right !important;
	margin: 0 0 20px 20px;
}
.imageLeft {
	float: left !important;
	margin: 0 20px 20px 0px;
}

.titleProjectManagement  {
	background-position: 0px -68px;
}
.titleWarrantyCampaigns {
	background-position: 0px -159px;
}
.titleaccidentRepair {
	background-position: 0px -249px;
}
.titlebespokeGlazing  {
	background-position: 0px -338px;
}
.titleAbout  {
	background-position: 0px -530px;
}
.titleTimesheet  {
	background-position: 0px -431px;
}
.titleHome {
	background-position: 0px -617px;
}
.titleContact {
	background-position: 0px -937px;
}
.titleRose {
	background-position: 0px -1045px;
}
.rightTile {
	position: absolute;
	width: 50%;
	left: 50%;
	height: 560px;
	background: url(images/right-tile.jpg) repeat-x top left;
}
.mainBack {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(images/main-back-logo.jpg) no-repeat center top;
}
a.logo:link, a.logo:visited {
	width: 185px;
	height: 140px;
	position: absolute;
	z-index: 99;
	top: 23px;
	left: 50%;
	margin: 0 0 0 300px;
	display: block;
	text-indent: -1000em;
}
a.logo:hover {
	background: url(images/main-sprite.png) no-repeat  -542px -1176px;
}
.line {
	border-top: solid 1px #CCC;
	margin: 15px 0;
	display: block;
}
.wrapper {
	width: 900px;
	padding: 151px 15px 0 15px;
	position: relative;
	left: 50%;
	top: 0px;
	margin: 0 0 0 -485px;
}
.pageContent {
	float: right;
	position: relative;
	padding: 30px 0px;
	width: 690px;
	font-size: 1.4em;
	color: #fff;
}
.pageContent ul {
	margin: 0 0 15px 0;
}
.pageContent ul li {
	margin: 0 0 15px 30px;
}
.footer {
	width: 100%;
	clear: both;
	border-top: solid 1px #FFF;
	display: block;
	float: left;
	background: url(images/main-sprite.png) repeat-x  0px -788px;
}
.address {
	width: 900px;
	padding: 0 15px 0 15px;
	position: relative;
	left: 50%;
	margin: 0 0 0 -455px;
}
.address h6 {
	float: left;
	display: inline-block;
	margin: 0 20px 10px 0;
	height: 30px;
	background: url(images/main-sprite.png) no-repeat;
	background-position: 0px -726px;
	text-indent: -1000em;
}
.applicationAddress h6 {
	float: left;
	clear: left;
	display: block;
	margin: 0 0px 5px 0;
	height: 30px;
	background: url(images/main-sprite.png) no-repeat;
	background-position: 0px -726px;
	text-indent: -1000em;
}
.applicationAddress h6.email a:link, .applicationAddress h6.email a:visited {
	background: url(images/main-sprite.png) no-repeat;
	background-position: -365px -726px;
	width: 267px;
	height: 30px;
	float: left;
	text-indent: -1000em;
}
.applicationAddress h6.email a:hover {
	background-position: -365px -756px;
}
h6.mob {
	background-position: 0px -726px;
	width: 155px;
}
h6.tel {
	background-position: -190px -726px;
	width: 145px;
}
h6.email {
	background: none;
	width: 267px;
	text-indent: 0px;
}
.address h6.email a:link, .address h6.email a:visited {
	background: url(images/main-sprite.png) no-repeat;
	background-position: -365px -726px;
	width: 267px;
	height: 30px;
	float: left;
	text-indent: -1000em;
}
.address h6.email a:hover {
	background-position: -365px -756px;
}
.address p {
	float: left;
	width: 850px;
	color: #999;
}
.bar {
	width: 4px;
	height: 80px;
	border: solid 1px #003366;
	background: #330066;
	float:left;
	margin: -1px 10px 0 0;
}
.topMenu {
	width: 580px;
	position: absolute;
	top: 33px;
	left: 90px;
}
ul.topMenu li {
	display: inline;
	list-style: none;
	margin: 0 20px 0 0;
	float:left;
	height: 16px;
	overflow: hidden;
}
ul.topMenu li a:link, ul.topMenu li a:visited {
	display: block;
	overflow: hidden;
	text-indent: -1000em;
	background: url(images/main-sprite.png);
	background-repeat: no-repeat;
	height: 16px;
}
ul.topMenu li a.aboutVSI:link, ul.topMenu li a.aboutVSI:visited {
	width: 240px;
	background-position: 0px 0px;
}
ul.topMenu li a.aboutVSI:hover {
	background-position: 0px -16px;
}
ul.topMenu li a.contactUs:link, ul.topMenu li a.contactUs:visited {
	width: 135px;
	background-position: -255px 0px;
}
ul.topMenu li a.contactUs:hover {
	background-position: -255px -16px;
}
.servicesMenu {
	width: 750px;
	position: absolute;
	top: 82px;
	left: 90px;
}
ul.servicesMenu li {
	display: inline;
	list-style: none;
	margin: 0 15px 0 0;
	float:left;
	background: url(images/services-divider.png) bottom right no-repeat;
	padding: 0 15px 3px 0;
}
ul.servicesMenu li:last-child {
	background: none;
}
ul.servicesMenu li a:link, ul.servicesMenu li a:visited {
	display: block;
	overflow: hidden;
	text-indent: -1000em;
	background: url(images/main-sprite.png);
	background-repeat: no-repeat;
	background-position: 0px -34px;
	height: 18px;
}
ul.servicesMenu li a.projectManagement:link, ul.servicesMenu li a.projectManagement:visited {
	width: 155px;
	background-position: 0px -34px;
}
ul.servicesMenu li a.projectManagement:hover {
	background-position: 0px -52px;
}
ul.servicesMenu li a.warrantyCampaigns:link, ul.servicesMenu li a.warrantyCampaigns:visited {
	width: 155px;
	background-position: -178px -34px;
}
ul.servicesMenu li a.warrantyCampaigns:hover {
	background-position: -178px -52px;
}
ul.servicesMenu li a.accidentRepair:link, ul.servicesMenu li a.accidentRepair:visited {
	width: 120px;
	background-position: -358px -34px;
}
ul.servicesMenu li a.accidentRepair:hover {
	background-position: -358px -52px;
}
ul.servicesMenu li a.bespokeGlazing:link, ul.servicesMenu li a.bespokeGlazing:visited {
	width: 125px;
	background-position: -503px -34px;
}
ul.servicesMenu li a.bespokeGlazing:hover {
	background-position: -503px -52px;
}
ul.servicesMenu li a.howToApply:link, ul.servicesMenu li a.howToApply:visited {
	width: 114px;
	background-position: -442px -34px;
}
ul.servicesMenu li a.howToApply:hover {
	background-position: -442px -52px;
}
ul.homeMenu {
	float: left;
	position: relative;
}
ul.homeMenu li {
	width: 160px;
	float: left;
	background: ;
	margin: 0 10px 0 0;
	list-style-type: none;
	border: solid 1px #6699ff;
	height: 250px;
	position: relative;
}
ul.homeMenu a:link, ul.homeMenu a:visited {
	position: relative;
	width: 158px;
	height: 250px;
	display: block;
} 
ul.homeMenu li h3 {
	font-size: 1em;
	display: block;
	text-align: center;
	margin: 0;
	background: #330066;
	border-top: solid 1px #6699ff;
	color: #fff;
	text-decoration: none;
	padding: 10px;
	position: absolute;
	bottom: 0;
	width: 140px;
}
ul.homeMenu a:link, ul.homeMenu a:visited {
	text-decoration: none;
}
ul.homeMenu a:hover {
	text-decoration: underline;
	color: #6699ff;
}
ul.homeMenu li.projectManagement {
	background: url(images/project-management.jpg) no-repeat -40px 0;
}
ul.homeMenu li.warrantyCampaigns {
	background: url(images/warranty-campaigns.jpg) no-repeat -150px 0;
}
ul.homeMenu li.accidentRepair {
	background: url(images/accident-repair.jpg) no-repeat 0 0;
}
ul.homeMenu li.bespokeGlazing {
	background: url(images/bespoke-glazing-services.jpg) no-repeat 0 0;
}
.sideMenu {
	float: left;
	width: 178px;
	background: #FFF;
	border: solid 1px #003366;
	margin: -12px 0 20px 0;
	font-size: 1.4em;
}
.sideMenu h6 {
	width: 178px;
	height: 40px;
	display: block;
	background: url(images/main-sprite.png) no-repeat 12px -747px #330066;
	border-bottom: solid 1px #003366;
	text-indent: -1000em;
}
.sideMenu li {
	list-style: none;
	width: 178px;
	float:left;
}
.sideMenu li a:link, .sideMenu li a:visited {
	float:left;
	width: 146px;
	margin: 7px 14px 3px 14px;
	padding: 4px 0 14px 0;
	border-bottom: solid 1px #999;
	color: #003366;
	text-decoration: none;
}
.sideMenu li a:hover {
	color: #6699ff;
}
.sideMenu li:last-child a:link, .sideMenu li:last-child a:visited {
	border-bottom: none;
	padding: 4px 0 7px 0;
}
a.howToApplyButton:link, a.howToApplyButton:visited {
	border: solid 2px #330066 !important;
	background: #330066 url(images/arrow1.gif) no-repeat right center;
	padding: 5px 46px 5px 5px !important;
	color: #FFF !important;
	text-decoration: none;
	white-space: nowrap;
	float: left;
	clear: left;
	margin: 0 0 20px 0;
}
a.howToApplyButton:hover {
	background: #330066 url(images/arrow2.gif) no-repeat right center;
}
.topLinkHolder {
	width: 300px;
	height: 50px;
	position: absolute;
	top:-50px;
	right: 0px;
}
a.howToTop:link, a.howToTop:visited  {
	border: solid 1px #FFF !important;
	border-bottom: none !important;
	background: #330066 url(images/arrow1.gif) no-repeat right center;
	padding: 5px 46px 5px 5px !important;
	color: #FFF !important;
	text-decoration: none;
	position: absolute;
	bottom: 0px;
	right: 15px;
	white-space: nowrap;
}
a.howToTop:hover {
	background: #330066 url(images/arrow2.gif) no-repeat right center;
}
.sideMenu li a.howToApplyButton:link, .sideMenu li a.howToApplyButton:visited {
	width: 95px;
	margin-top: 14px;
}
.proudlySponsoring {
	float: left;
	clear: left;
	padding: 40px 10px;
	width: 160px;
	background: url(images/main-sprite.png) no-repeat 0px -1151px;
	color: #999;
}
a.bigLink:link, a.bigLink:visited {
	display: inline-block;
	float: left;
	padding: 6px 8px;
	background: #003366;
	border-bottom: solid 6px #cc99ff;
	color: #fff;
	text-decoration: none;
	margin: 0 15px 20px 0;
}
a.bigLink:hover {
	border-bottom: solid 6px #cc99ff;
	color: #6699ff;
}
a.contactLink:link, a.contactLink:visited {
	display: inline-block;
	float: left;
	clear: left;
	padding: 6px 8px;
	background: #330066;
	border: solid 1px #6699ff;
	color: #fff;
	text-decoration: none;
	margin: 0 15px 20px 0;
}
a.contactLink:hover {
	border: solid 1px #6699ff;
	color: #6699ff;
}
.hozzer {
	width: 100%;
	clear: both;
	background: url(images/hozzer.png) no-repeat bottom left;
	height: 1px;
	margin: 20px 0px;
}
a.stnCredit:link, a.stnCredit:visited  {
	font-size: 0.9em;
	color: #666;
	padding: 0 20px 20px 0;
	float: right;
	clear: right;
	text-decoration: none;
}
a.stnCredit:hover  {
	color: #fff;
}
.faq {
	width: 610px;
	background: url(images/faq-box.png) no-repeat left top;
	padding: 15px;
	float: left;
}
input, textarea {
	width: 275px;
	float: left;
	margin: 0 0 15px 0;
	clear: both;
}
input.postCode {
	width: 125px;
}
input.button {
	width: 125px;
	margin: 10px;
	clear: none;
}
.border {
	border: solid 1px #FFF;
}