
	body {
	
		font-family: Arial, sans-serif;
		font-size: 12px;
		color: #333333;
		margin: 0px;
		background-image: url('/img/gui/leftpanelbg.gif');
		background-repeat: repeat-y;
	
	}
	
	img {
	
		border: none;
	
	}
	
	h1 {
	
		margin-top: 0px;
		margin-bottom: 0px;
		font-family: 'Trebuchet MS', sans-serif;
		font-weight: 100;
		font-size: 22px;
		height: 40px;
		width: 550px;
		color: #FFFFFF;
		background-image: url('/img/gui/h1.gif');
		background-repeat: no-repeat;
		padding-top: 14px;
		padding-left: 10px;
	
	}
	
	h2 {
	
		font-family: 'Trebuchet MS', sans-serif;
		font-weight: 100;
		font-size: 16px;
		color: #161689;
		padding-bottom: 5px;
		border-bottom: 1px solid #CCCCCC;
	
	}
	
	div#logo {
	
		width: 100%;
		background-image: url('/img/gui/bg.jpg');
		background-position: top;
		background-repeat: repeat-x;
	
	}
	
	a {
	
		color: #161689;
		text-decoration: underline;
	
	}
	
	a:hover {
	
		color: #FF9D0B;
		text-decoration: underline;
	
	}
	
	a.menulink {
	
		display: block;
		width: 100%;
		background-color: #F7F7F7;
		color: #2D2E2D;
		font-size: 12px;
		font-family: 'Trebuchet MS', sans-serif;
		width: 182px;
		height: 24px;
		background-image: url('/img/gui/button.gif');
		background-repeat: no-repat;
		padding-top: 9px;
		padding-left: 10px;
		text-decoration: none;
	
	}
	
	a.menulink:hover {
	
		color: #161689;
		text-decoration: underline;
	
	}
	
	div#menu {
	
		width: 182px;
		float: left;
		display: inline;
	
	}
	
	div#minheight {
	
		min-height: 500px;
	
	}
	
	div#content {
	
		margin-left: 202px;
		width: 560px;
	
	}
	
	div#clear, .clear {
	
		clear: both;
		height: 1px;
	
	}
	
	div#bottommenu {
	
		text-align: center;
		font-size: 11px;
		border: 1px sold red;
		padding-top: 10px;
		padding-bottom: 10px;
		border-top: 1px solid #CCCCCC;
		border-bottom: 1px solid #CCCCCC;
		line-height: 15px;
	
	}
	
	a.bottommenulink {
	
		text-decoration: none;
	
	}
	
	a.bottommenulink:hover {
	
		color: #333333;
		background-color: #EEEEEE;
	
	}
	
	img.vanthumb {
	
		width: 135px;
		height: 88px;
		border: 1px solid #2D2D2D;
		margin-right: 3px;
	
	}
	
	img.vanthumbend {
	
		width: 135px;
		height: 88px;
		border: 1px solid #2D2D2D;
	
	}
	
	div#productdropdown {
	
		 padding-left: 10px;
	
	}
	
	select {
	
		width: 170px;
	
	}
	
	.required {
	
		color: red;
	
	}
	
	div#contactleft {
	
		float: left;
		display: inline;
		width: 250px;
	
	}
	
	div#contactright {
	
		margin-left: 280px;
	
	}
	
	input, textarea#textarea {
	
		width: 250px;
	
	}
	
	input#submit, textarea {
	
		width: 100%;
	
	}
	
	p.vandescription {
	
		border-bottom: 1px solid #CCCCCC;
		padding-bottom: 10px;
	
	}
	
	div.sidebutton {
	
		 padding-left: 7px;
		 text-align: center;
		 padding-top: 20px;
	
	}
	
	div#c2a {
	
		 padding-top: 10px;
		 padding-bottom: 10px;
		 text-align: center;
		 border-top: 1px solid #CCCCCC;
	
	}
	
	a#callus {
	
		 padding-right: 4px;
	
	}
	
	img.leftimg {
	
		padding-right: 15px;
		float: left;
	
	}
	
	img.rightimg {
	
		padding-left: 15px;
		float: right;
	
	}
	
	div#webdesign {
	
		 padding-top: 20px;
		 padding-bottom: 10px;
		 text-align: right;
		 width: 760px;
	
	}
	
	p#homep {
	
		 font-size: 16px;
	
	}
	
	img#pdf {
	
		vertical-align: bottom;
	
	}
	