/*html{ min-height: 100%; margin-bottom: 1px; }*/
html, body {
   height: 100%;
   margin: 0 0 1px;
   padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background:fixed;
	background-image:url(../graphics/mainbg.jpg);
	background-position:-120px top;
	background-repeat:repeat;
	font-size: 12px;
	color:#999; 
	margin:0;
}

h1{
	color:#999;
	text-align:right;
	padding-right:10px;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	margin-bottom:40px;
}
h2{
	padding-left:10px;
	font-size:12px;
	font-weight:bold;
	margin-bottom:40px;
}
h3{
	padding-left:10px;
	font-size:12px;
	font-weight:bold;
	margin-bottom:20px;
}
p{
	padding-left:10px;
	padding-right:10px;
}
.center{
	text-align:center;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.em{
	font-weight:bold;
}
.ital{
	font-style:italic;
	font-size:90%;
}
.clear30{
	clear:both;
	margin-top:30px;
}
.green{
	color:#696;
}
.val{
	margin-left:120px;
}
.copy{
	margin-left:60px;
	float:right;
}

img.right{
	display:block;
	float:right;
	margin:0 0 10px 10px;
}
img.rtind{
	display:block;
	float:right;
	margin:10px 0 60px 50px;
}
img.left{
	display:block;
	float:left;
	margin:0 10px 10px 0;
}
img.phyto{
	display:block;
	margin-left:15px;
}
img.gmc{
	display:block;
	float:right;
	border:#999 1px solid;
	margin:0 10px 10px 10px;
}
#wrapper{
	width:770px;
	margin:0 auto;
	margin-top:10px;
	background-color:#002c4f;
	margin-bottom:10px;
}
#header{
	height:200px;
	background-image:url(../graphics/banner2010-x2.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
#container{
	background-color:#002c4f;	
}
#nav{
	padding:8px 0 8px 0;
	background-color:#002c4f;
	/*border-bottom:#fff 1px solid;*/
	height:22px;
}

#content{
	padding-top:20px;	
	background-color:#002c4f;/*333*/	
}

#content a{
	font-weight:normal;
	color:#bbb;
}
#content a:link{
	color:#bbb;
	text-decoration:none;
}
#content a:visited{
	color:#bbb;
	text-decoration:none;
}
#content a:hover{
	color:#bbb;
	text-decoration:underline;
}
table.homepics{
	width:100%;
	border:0;
	margin-top:30px;
}
table.homepics td.ims{
	width:50%;
}
td.ims img{
	display:block;
	margin:0 auto;
	border-style:none;
}
table.servpics{
	width:100%;
	border:0;
	margin-top:30px;
}
table.servpics td.ims{
	width:33%;
}
table.bloodpics{
	width:100%;
	border:0;
	margin-top:30px;
}
table.bloodpics td.ims{
	width:25%;
}
td.ims img{
	display:block;
	margin:0 auto;
	margin-bottom:20px;
	border-style:none;
}
#content #up{
	clear:both;
	width:27px;
	margin:0 auto;
	margin-bottom:5px;
}
#up img{
	border:0;
}
#content #up a{
	color:#002c4f;
}
#content #up a:link{
	color:#002c4f;
}
#content #up a:visited{
	color:#002c4f;
}
#content #up a:hover{
	color:#002c4f;
}
#footer{
	clear:both;
	font-size:9px;
	font-weight:bold;
	border-top:#ccc 1px solid;
	background-color:#014776;
}
#footer table{
	margin:0;
	width:770px;
	height:23px;
	border-collapse:collapse;
	
}
#footer td{
	height:22px;
}
#footer td.f1{
	width:16px;
	padding:0;
}
#footer td.f2{
	width:740px;
	padding:0;
}
#footer td.f3{
	width:14px;
	padding:0;
}
#footer a:link{
	text-decoration:none;
	color:#999;
}
#footer a:visited{
	text-decoration:none;
	color:#999;
}
#footer a:hover{
	text-decoration:underline;
	color:#999;
}
#printcontact{
	background:#ccc;
	border:#999 1px solid;
	padding:4px;
	text-align:center;
	font-size:9px;
}
table#repairs{
	width:700px;
	margin:0 auto;
	border:none;
}
table#repairs th{
	text-align:left;
	padding-left:20px;
}
table#repairs td{
	width:33%;
	padding:10px 0 0 0;
	border:none;
}
#pvs{
	width:700px;
	margin:0 auto;
	padding:20px;
}
#pvs img{
	float:left;
	margin-left:40px;
}
