@charset "utf-8";
/* CSS Document */

* {
	padding:0px;
	margin:0px;
}
body {
	margin:0px;
	padding:0px;
	background:#CCC;
}
#mainbody {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#333;
	margin:0px;
	padding:0px;
}
.topbar {
	width:100%;
	background:url(images/headerbackground.gif) #fbfbfb;
	height:100px;
}
.topcontainer {
	width:978px;
	margin:0 auto;
	text-align:left;
}
.logobox {
	margin-top:5px;
	margin-bottom:5px;
	margin-left:30px;
	width:268px;
	float:left;
}
.addressbox {
	float:right;
	margin-right:20px;
	padding-top:20px;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	width:200px;
}
.clear {
	clear:both;
}
.pagebody {
	padding-top:0px;
	width:978px;
	margin: 0 auto;
}
.linkbar {
	background:url(images/linkbarbackground.gif);
	width:100%;
	height:50px;
	text-align:center;
}
.flashobject {
	padding-top:8px;
}
.picbar {
	background:url(images/middlebackground.gif);
	width:100%;
}
.frontimage {
	width:100%;
	text-align:center;
}
.bottombar {
	background:url(images/bottombackground.gif) no-repeat;
	background-position:top;
	height:40px;
	text-align:right;
	padding-top:15px;
	padding-right:10px;
}
.bottombar a:link, a:hover, a:active, a:visited {
	color:#333;
	text-decoration:none;
}
.content {
	background:url(images/middlebackground.gif) repeat-y;
	width:938px;
	padding:20px;
}
.rightcontent {
	float:right;
	width:420px;
	background:url(images/rightcontentborder.gif) repeat-y;
	background-position:left;
	padding-left:40px;
	
}
.rightcontent p { margin-top:5px; margin-bottom:5px; }
.leftcontent1 {
	float:left;
	width:470px;
	background:url(images/leftcontentborder.gif) repeat-x;
	background-position:bottom;
	padding-left:5px;
}
.leftcontent1 h1 { font-weight:normal; font-size:12px; margin-bottom:8px; }
.leftcontent1 p { margin-bottom:8px; }
.leftcontent2 {
	float:left;
	width:470px;
	padding-left:5px;
}
.servicesbox {
	width:460px;
	height:200px;
	background:url(images/services_background.gif) no-repeat;
	margin-top:10px;
}
.servicesbox .servicesboxleft {
	float:left;
	width:210px;
	padding:8px;
}
.servicesbox .servicesboxright {
	float:right;
	width:210px;
	padding:8px;
}
.leftblue {	color:#03C;	font-size:12px;	font-weight:normal; }
.leftgrey { color:#666; font-weight:normal; font-size:12px; }
.frontreadmore { color:#03c; font-weight:bold; text-decoration:underline; }
.categories_container {
	width:100%;
	text-align:left;
}
.category_table {
	width:928px;
	margin-left:10px;
	margin-bottom:30px;
}
.category_td { 
	font-size:12px; 
	color:#036; 
	text-align:left; 
	height:25px; 
	background:url(images/bullet.gif) left no-repeat; 
	padding-left:15px; 
}
.category_table a:link, a:active, a:visited { color:#036; text-decoration:none; }
.category_table a:hover { color:#039; text-decoration:underline; }
.product_table { width:100%; }
.product_table th { font-weight:bold; font-size:12px; text-align:center; background:#DDD; }
.product_table td { font-size:12px; text-align:center; }
.product_image { padding:5px; background:#ccc; }
.drawings {
	width:100%;
	text-align:center;
	margin-top:20px;
	color:#036;
}
.drawings a:link, a:visited, a:active { color:#036;	text-decoration:underline; }
.drawings a:hover { text-decoration:none; }
#sprytextfield1 input { width:200px; }
#sprytextfield2 input { width:200px; }
.address { 
	font-size:12px; 
	margin-bottom:10px; 
	background:url(images/folder-home-2-48x48.png) no-repeat left; 
	padding-left:60px; 
	margin-top:15px; 
	color:#036;
}
.phone { 
	font-size:12px; 
	background:url(images/pda-48x48.png) no-repeat left; 
	padding-left:60px; 
	height:24px; 
	padding-top:25px; 
	color:#036;
}
.fax { 
	font-size:12px; 
	background:url(images/folder-print-2-48x48.png) no-repeat left; 
	padding-left:60px; 
	height:24px; 
	padding-top:25px; 
	color:#036;
	margin-bottom:15px;
}




