
	body {
	
		margin: 0px;
		background-color: #C0C0C0;
		background-repeat: repeat-x;
		background-position: top;
		background-image: url('/img/gui/bg.gif');
	
	}
	
	img {
	
		border: none;
	
	}
	
	a {
	
		color: #21459A;
	
	}
	
	a:hover {
	
		color: #111111;
	
	}
	
	div#topbar {
	
		height: 26px;
		width: 980px;
	
	}
	
	div#logo {
	
		width: 980px;
		height: 104px;
		background-repeat: no-repeat;
		background-image: url('../img/gui/logo.gif');
	
	}
	
	div#parent {
	
		width: 100%;
		background-color: #FEFEFE;
	
	}
	
	div#container {
	
		width: 980px;
		background-repeat: repeat-y;
		background-image: url('/img/gui/contentbg.gif');
		background-position: top center;
	
	}
	
	div#leftpanel {
	
		width: 177px;
		float: left;
	
	}

	div#middlepanel {

		float: left;
		width: 598px;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 10px;
		font-family: Arial, sans-serif;
		color: #111111;
		line-height: 18px;
		font-size: 12px;
	
	}	
	
	div#rightpanel {
	
		width: 177px;
		padding-right: 0px;
		float: right;
		margin-right: 10px;
		font-family: Arial, sans-serif;
		color: #111111;
		line-height: 18px;
		font-size: 12px;
	
	}
	
	div#bottom {
	
		
		width: 100%;
		background-image: url('/img/gui/bottombg.gif');
		background-repeat: repeat-x;
		background-position: top;
		padding-bottom: 30px;	
		clear: both;
	
	}
	
	div#clear, div.clear {
	
		 clear: both;
		 height: 1px;
	
	}
	
	div#bottombar {
	
		width: 815px;
		height: 55px;
		background-repeat: no-repeat;
		background-image: url('/img/gui/bottombar.gif');
	
	}
	
	div#bar {
	
		width: 980px;
		height: 28px;
	
	}
	
	div#linkbox {
	
		padding: 10px;
		text-align: center;
		border-top: 1px solid #CCCCCC;
		border-bottom: 1px solid #CCCCCC;
		margin-top: 10px;
		font-size: 11px;
	
	}
	
	h1 {
	
		font-size: 16px;
		font-weight: bold;
		color: white;
		font-family: Arial, sans-serif;
		margin: 0px;
		padding-top: 3px;
		float: left;
		padding-left: 182px;
	
	}
	
	h2 {
	
		font-weight: 100;
		margin-top: 0px;
		color: #21459A;
		font-size: 16px;
	
	}
	
	a#contactemail {
	
		font-size: 15px;
		font-weight: bold;
		color: white;
		font-family: Arial, sans-serif;
		padding-top: 3px;
		margin-left: 785px;
		display: block;
		text-indent: 10px;
	
	}
	
	a#contactemail:hover {
	
		color: #DDDDDD;
	
	}
	
	a.menulink {
	
		display: block;
		background-repeat: no-repeat;
		background-image: url('/img/gui/menubutton.gif');
		width: 177px;
		height: 20px;
		text-indent: 10px;
		text-decoration: none;
		font-family: Arial, sans-serif;
		color: #111111;
		font-size: 12px;
		padding-top: 7px;
	
	}
	
	a.menulink:hover {
	
		text-decoration: underline;
		color: #21459A;
	
	}
	
	div.p {
	
		margin-top: 15px;
		margin-bottom: 15px;
	
	}
	
	div.right {
	
		text-align: right;
	
	}
	
	.center {
	
		text-align: center;
	
	}
	
	div.ptop {
	
		margin-bottom: 15px;
	
	}
	
	div#bottomlinks {
	
		padding-top: 0px;
		width: 955px;
		text-align: center;
		font-weight: bold;
		color: #333333;
		font-family: Arial, sans-serif;
		font-size: 12px;
	
	}
	
	a.bottomlink {
	
		color: #333333;
		text-decoration: none;
	
	}
	
	a.bottomlink:hover {
	
		color: #111111;
		text-decoration: underline;
	
	}
	
	div#homeboxes {
	
		width: 598px;
		height: 301px;
		background-repeat: no-repeat;
		background-image: url('/img/pages/homeboxes.gif');
	
	}
	
	div#homeleft {
	
		width: 275px;
		margin-left: 9px;
		float: left;
		height: 295px;
		padding-top: 6px;
	
	}
	
	div#homeright {
	
		width: 275px;
		margin-left: 52%;
		height: 295px;
		padding-top: 6px;
	
	}
	
	div#hometop {
	
		margin-top: -5px;
	
	}
	
	div.rightbox {
	
		width: 171px;
		height: 154px;
		background-repeat: no-repeat;
		margin-top: 10px;
	
	}
	
	div#testimonials, div#scanning {
	
		background-image: url('/img/gui/rightpanelgeneric.gif');
	
	}
	
	div#depot {
	
		background-image: url('/img/gui/rightpaneldepot.gif');
	
	}
	
	div#shredding {
	
		background-image: url('/img/gui/rightpanelshredding.gif');
	
	}
	
	div.rightboxcontent {
	
		padding-top: 12px;
		padding-left: 10px;
		padding-right: 10px;
	
	}
	
	h2.rightheader {
	
		color: #222222;
		text-align: center;
		font-size: 14px;
		margin: 0px;
	
	}
	
	h2.homeh2 {
	
		font-weight: bold;
	
	}
	
	div.rightcontenthalf {
	
		width: 60%;
	
	}
	
	div#c2abottom {
	
		padding: 5px;
		text-align: center;
		background-color: #F7F7F7;
		border: 1px solid #DDDDDD;
		font-size: 13px;
	
	}
	
	.required {
	
		color: red;
	
	}
	
	div#contactleft {
	
		float: left;
		display: inline;
		width: 250px;
	
	}
	
	div#contactright {
	
		margin-left: 270px;
		width: 250px;
	
	}
	
	input, textarea {
	
		width: 250px;
	
	}
	
	textarea#tuwyw {
	
		width: 520px;
	
	}
	
	img.rightimg {
	
		float: right;
		border: 1px solid #CCCCCC;
		margin-left: 15px;
		margin-bottom: 15px;
	
	}
	
	img.leftimg {
	
		float: left;
		border: 1px solid #CCCCCC;
		margin-right: 15px;
		margin-bottom: 15px;
	
	}
	
	.homeborder {
	
		 padding: 5px;
		 border: 1px solid #DDDDDD;
	
	}
	
	div#contactimgright {
	
		 float: right;
		 text-align: center;
	
	}
	
	