img, div, li ul a, td { behavior: url(assets/css/iepngfix.htc) } 

body {
	background-image: url('../images/pagebg.jpg');
	background-repeat: no-repeat;
	background-color: #82913F;
	font-size:100%;
	margin: 0px;
}

img {
	border: 0px;
}

a {
	color: #488A29;
	text-decoration: none;
}
a:hover {
	color: #214E0C;
}

#header {
	background-image: url('../images/valevetgroup.png');
	width: 301px;
	height: 190px;
	margin-top: 20px;
}

#container {
	background-image: url('../images/background.png');
	background-repeat: no-repeat;
	width: 955px;
	margin-left: 30px;
}

#leftcolumn {
	float: left;
	width: 220px;
	margin-right: 22px;
}

#middlecolumn {
	float: left;
	width: 412px;
	padding: 20px;
	margin-right: 20px;
}

#rightcolumn {
	float: left;
	width: 235px;
}

#rightcolumn table{
	width:233px;
}

#rightcolumn td {
	padding: 10px;
	height: 15px;
}

#rightcolumn td img {
	display:block;
	margin:0 auto;
	width: 210px;
}

#rightcolumn table-row {
	margin-bottom: 10px;
}

#footer {
	clear: both;
	margin-top: 10px;
	width: 945px;
	margin-left: 30px;
	background-image: url('../images/footerbg.png');
	text-align: center;
}

#footer p {
	margin: 0px;
	padding: 0px;
}

.clearboth {
	clear:both; 
	margin: 0px; 
	padding: 0px; 
	line-height: 0px;
}

#middlecolumn table {
	width: 412px;
}
#middlecolumn table td {
	vertical-align: middle;
}
#middlecolumn table th {
	text-align: left;
	background: #539332;
	color: white;
	padding: 5px;
}

.border{
	border:1px solid #000;}
	

.newsletterTable th{ text-align:center!important; }

.newsletterTable ul{ padding-left:20px; margin:0px;  font-size:100%;}

.newsletterTable h2{margin-bottom:10px; margin-top:10px;}

.newsletterTable a{color:#000}

.newsletterTable a.viewLink{background-image:url(../images/pdf.gif); background-repeat:no-repeat; background-position:left center; padding-left:20px; line-height:25px; display:inline-block; width:90px; color: #488A29;}

.center {text-align:center}