/* CSS Document 

html {height:100%}
body {min-height:101%}
*/
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	padding: 0;
	border: 0;
	margin: 0;
	}

body h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 175%;
	color: #999999;
	}

body h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	}

#background_bg {
	background-image: url(../Graphics/wrapper_bg2.gif);
	margin-left: auto;
	margin-right: auto;
	width: 798px;
	}

acronym {
   cursor: help;
   border-bottom: 1px dashed #000000;
   }

body {
	text-align: center; /* hack to force IE5.x pc to center wrapper div */
	/*background: #FFFFFF url(../graphics/wrapper_bg.jpg) top center repeat-y;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	}

#logo {
	width: 650px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	}
	
#wrapper {
	margin: 0 auto;
	width: 775px;
	text-align: left;
	}

#header {
	border: 1px solid #000000;
	background-image: url(../Graphics/headerimages/rotator.php);
	width: 775px;
	height: 160px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-top: 20px;
	}
	
#servheader {
	border: 1px solid #000000;
	background-image: url(../Graphics/headerimages/hd_joint.jpg);
	width: 775px;
	height: 160px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-top: 20px;
	}

#secheader {
	border: 1px solid #000000;
	background-image: url(../Graphics/headerimages/hd_smallano.jpg);
	width: 775px;
	height: 160px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-top: 20px;
	}

#capheader {
	border: 1px solid #000000;
	background-image: url(../Graphics/headerimages/hd_machine2.jpg);
	width: 775px;
	height: 160px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-top: 20px;
	}

#quoteheader {
	border: 1px solid #000000;
	background-image: url(../Graphics/headerimages/hd_smallano2.jpg);
	width: 775px;
	height: 160px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-top: 20px;
	}

#button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 150px;
	height: 160px;
	background-color: #FFFFFF;
	color: #FFFFFF;
	text-align: right;
	/*margin-top: 1px;*/
	/*margin-left: 1px;*/
	}

#button ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#button li {
	margin: 0;
	}

#button li a {
	display: block;
	/*background-image: url(../Graphics/buttongraphic_notover.gif);*/
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	padding: 2px;
	background-color: #CCCCCC;
	color: #FFFFFF;
	text-decoration: none;
	width: 100%;
	height: 15px;
	}

html>body #button li a {
	width: auto;
	}

#button li a:hover {
	background-image: url(../Graphics/buttongraphic_over.gif);
	/*background-color: #666666;*/
	color: #FFFFFF;
	}

#navimage {
	width: 625px;
	height: 163px;
	margin-left: 150px;
	background-image: url(../Graphics/headerimages/hd_assort2.jpg);
	background-color: #FFFFFF;
	}


#container {
	margin-top: 20px;
	width: 775px;
	text-align: left;
	}

.mainleftcol {
	width: 300px;
	float: left;
	margin-left: 5px;
	}

.mainrigcol {
	width: 460px;
	margin-left: 310px;
	text-align: left;
	}



.rigcolmain {
	width: 400px;
	margin-left: 330px;
	text-align: left;
	}

.vancancy {
	width: 350px;
	margin-left: auto;
	margin-right: auto;
	}

.welcome {
	width: 400px;
	margin-left: 10px;
	text-align: left;
	}


.leftcol {
	float: left;
	width: 220px;
	/*background-color: #0000FF;*/
	margin-left: 10px;
	text-align: left;
	display: inline;
	}

.rigcol {
	width: 210px;
	margin-left: 240px;
	/*background-color: #00CC00;*/
	text-align: left;
	}

.contcentre {
	width: 775px;
	text-align: center;
	}

#quotead {
	width: 125px;
	height: 100px;
	float: left;
	background-repeat: no-repeat;
	padding: 5px;
	}

#jobad {
	width: 125px;
	margin-left: 135px;
	height: 100px;
	background-repeat: no-repeat;
	padding: 5px;
	}
.contform {
	width: 300px;
	background-color: #CCCCCC;
	border: 1px solid #000000;
	margin-top: 25px;
	padding: 25px;
	text-align: center;
	}

.centform {
	width: 300px;
	background-color: #CCCCCC;
	border: 1px solid #000000;
	margin-top: 25px;
	padding: 25px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	}

.quoteform {
	width: 500px;
	background-color: #CCCCCC;
	border: 1px solid #000000;
	margin-top: 25px;
	padding: 25px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	}

.imrigfloat {
	float: right;
	margin: 5px;
	}


.breaker {
	width: 775px;
	clear: both;
	text-align: center;
	}

.midbreak {
	width: 400px;
	clear: left;
	text-align: center;
	}
	
#base {
	width: 798px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../Graphics/wrapper_bg2.gif);
	text-align: center;
	}	

#cont9001 {
	float: right;
	width: 200px
	}

#footer {
	background-image: url(../Graphics/footer_bg2.jpg);
	background-repeat: no-repeat;
	width: 798px;
	margin-left: auto;
	margin-right: auto;
	}
