@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
img {
	border: none;
}
* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 998px;
	margin: 0 auto;
	}
* img, * div {
	behavior: url(images/iepngfix.htc);
}
/* ------------------------------------------------------------------------ Top Bar ----------------------------------------------------------------- */
#topbar {
	width: 998px;
	padding-top: 9px;
	height: 76px;
	padding-bottom: 1px;
	background-image: url(images/bgtopbar.jpg);
	background-repeat: repeat-x;
	float: left;
	}
#logoflash {
	width: 450px;
	height: 76px;
	background-image: url(images/logo.jpg);
	float: left;
	}
#phone {
	width: 242px;
	height: 76px;
	background-image: url(images/phone.jpg);
	float: right;
	}
/* ------------------------------------------------------------------------ Sky Area - inc. Inventory Rollover ----------------------------------------------------------------- */
#skyleft {
	width: 585px;
	height: 140px;
	background-image: url(images/bgtopleft.jpg);
	float: left;
	}
#inventory {
	width: 264px;
	height: 140px;
	float: left;
	}
#inventory li {
	display: inline;
	float: left;
}
#inventory a {
	background-position: bottom left;
	display: block;
	text-indent:-5000px;
	outline: none;
	text-decoration:none;
	height: 140px;
}
#inventory a.selected {
	background-position: top left !important;
}
#inventory a:hover {
	background-position: top left;
}
.nav_inventory {
	background-image: url(images/inventoryform.jpg);
	width: 264px;
	height: 140px;
}
#skyright {
	width: 149px;
	height: 140px;
	background-image: url(images/bgtopright.jpg);
	float: left;
	}
/* ------------------------------------------------------------------------------------------ Main Area - BOX ----------------------------------------------------------------- */
#boxwrap {
	width: 998px;
	background-image: url(images/bgbox.jpg);
	background-repeat: repeat-y;
	float: left;
	}
/* ------------------------------------------------------------------------------------------ Left Column ---------------------------------------------------------- */
#leftcol {
	width: 160px;
	padding-top: 45px;
	background-image: url(images/bgboxtopleft.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	}
#leftcol li {
	display: inline;
	float: left;
}
#leftcol a {
	display: block;
	text-indent:-5000px;
	outline: none;
	text-decoration:none;
	height: 49px;
}
#leftcol a.selected {
	background-position: top left !important;
}
#leftcol .nav_home a:hover {
	background-image: url(images/navhomeover.gif);
}
.nav_home {
	background-image: url(images/navhomeon.gif);
	width: 160px;
	height: 49px;
}
#leftcol .nav_about a:hover {
	background-image: url(images/navaboutover.gif);
}
.nav_about {
	background-image: url(images/navabouton.gif);
	width: 160px;
	height: 45px;
}
#leftcol .nav_services a:hover {
	background-image: url(images/navservicesover.gif);
}
.nav_services {
	background-image: url(images/navserviceson.gif);
	width: 160px;
	height: 49px;
}
#leftcol .nav_contact a:hover {
	background-image: url(images/navcontactover.gif);
}
.nav_contact {
	background-image: url(images/navcontacton.gif);
	width: 160px;
	height: 53px;
}
/* ------------------------------------------------------------------------------------------ Middle Column Flash n Text ---------------------------------------------------------- */
#midcolumn {
	width: 669px;
	float: left;
	}
#flash {
	width: 616px;
	height: 251px;
	padding-bottom: 43px;
	padding-left: 27px;
	padding-right: 26px;
	background-image: url(images/flashbg.png);
	float: left;
	}
#boxbase {
	width: 998px;
	height: 106px;
	background-image: url(images/bgboxbase.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	clear: left;
	}
/* ------------------------------------------------------------------------------------------ Main Content - TEXT ---------------------------------------------------------- */
#text {
	width: 601px;
	padding-left: 34px;
	padding-right: 34px;
	float: left;
	}
#text p {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 0.75em;
	color: #2b2b2b;
	line-height: 22px;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 0.75em;
	color: #2b2b2b;
	line-height: 22px;
}
#text h1 {
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	font-size: 1.31em;
	color: #ffffff;
	line-height: 25px;
}
#text h2 {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 1.00em;
	font-weight: bold;
	color: #ffffff;
	line-height: 25px;
}
#text h3 {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 0.75em;
	color: #2b2b2b;
	line-height: 22px;
}
#text h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	line-height: 25px;
	padding-top: 5px;
	padding-bottom: 3px;
	color: #2b2b2b;
}
.headtwo {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 1.38em;
	font-weight: bold;
	color: #ffffff;
	line-height: 25px;
	background-color: #000;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 4px;
	padding-bottom: 3px;
}
#text a {
	font-family: Arial, Helvetica, sans-serif;
	color: #131313;
}
#text a:hover {
	text-decoration: none;
}
#text ul {
	padding-left: 35px;
	color: #2b2b2b;
}
#text li {
	font-size: 0.75em;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 0.75em;
	color: #2b2b2b;
	line-height: 22px;
}
.bgred {
	background-color: #000;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 4px;
	padding-bottom: 3px;
	}
/* ------------------------------------------------------------------------------------------ Right Column ---------------------------------------------------------- */
#rightcol {
	width: 169px;
	padding-top: 45px;
	background-image: url(images/bgboxtopright.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	}
/* ---------------------------------------------------------- Contact ---------------------------------------------------------- */
#contact {
	width: 160px;
	padding-left: 9px;
	padding-top: 60px;
	background-image: url(images/contactbg.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	}
.bibformstyle {
	border: 1px solid #6a6a6a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: normal;
	color: #6a6a6a;
	margin-bottom: 3px;
}
.bibbutton {
	border: 1px solid #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	color: #ffffff;
	background-color: #000;
	margin-bottom: 3px;
}
.bibbuttontwo {
	border: 1px solid #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.06em;
	font-weight: normal;
	color: #ffffff;
	background-color: #000;
	margin-bottom: 3px;
}
.contactright {
	float: right;
	width: 280px;
	margin-right: 10px;
}
.contactdetails {
	width: 280px;
	background-image: url(images/contactinfo.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 60px;
	float: left;
	text-align: center;
}
/* ------------------------------------------------------------------------------------------ Footer ---------------------------------------------------------- */
#footer {
	width: 998px;
	padding-top: 8px;
	padding-bottom: 20px;
	text-align: center;
	float: left;
	}
#footer a {
	color: #555555;
}
#footer a:hover {
	text-decoration: none;
	color: #000;
}
#footer ul {
	width: 850px;
	margin: 0 auto;
	margin-bottom: 3px;
	padding-bottom: 3px;
	color: #555555;
}
#footer li {
	display: inline;
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 22px;
	padding-left: 19px;
	padding-right: 19px;
}
#footer p {
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	padding-top: 5px;
	line-height: 18px;
}
/* ------------------------------------------------------------------------------------------ Additional ---------------------------------------------------------- */
#additional {
	width: 998px;
	padding-top: 15px;
	padding-bottom: 20px;
	text-align: center;
	float: left;
	}
#additional a {
	color: #888888;
}
#additional a:hover {
	text-decoration: none;
	color: #000;
}
#additional ul {
	margin: 0 auto;
	margin-bottom: 10px;
	padding-bottom: 10px;
	color: #888888;
}
#additional li {
	display: block;
	color: #888888;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.69em;
	line-height: 22px;
	padding-left: 19px;
	padding-right: 19px;
}
#additional p {
	color: #888888;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.69em;
	padding-top: 5px;
	line-height: 18px;
}
#additional h3 {
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 2px;
	font-size: 0.81em;
	color: #888888;
	line-height: 18px;
	}
/* ------------------------------------------------------------------------------------------ Classes ---------------------------------------------------------- */
.bold {
	font-weight: bold;
	}
.boldred {
	font-weight: bold;
	color: #000;
	background-color: #FFFFFF;
	padding-left: 2px;
	padding-right: 2px;
	}
.textaligncentre {
	text-align: center;
	}
.highlight {
	color: #FFFFFF;
	background-color: #000;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	}
.height {
	padding-bottom: 300px;
	}
.heighttwo {
	padding-bottom: 200px;
	}
.linkbox {
	padding: 10px;
	margin-top: 7px;
	border: 3px dotted #252525;
	text-align: center;
	}
.picfloat {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
	}
.picfloattwo {
	float: right;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	}
.padleft {
	padding-left: 150px;
	}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 0.69em;
	color: #000;
	line-height: 26px;
	background-color: #ffffff;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 4px;
}
.map {
	margin-top: 15px;
	border: 6px solid #FFFFFF;
	}
.textsmallerr {
	font-size: 0.81em;
	}
