body,html {
background: #fff url(http://www.veripack.com/img/bckg.gif) left repeat-y;
font-family: Arial, Helvetica, sans-serif;
font-size: small;
}
.grn {
	background-color: #20B2AA;
}
img {
border: 0;
}

h1 {
font-size: 10pt;
font-weight: bold;
}
h2 {
font-size: 10pt;
font-weight: bold;
}
h3,h4 {
font-size: 10pt;
font-weight: normal;
}

#container {
position: absolute;
width: 100%;
height: 100%;
top: 136px;
left: 10px;
} 

#header {
position: absolute;
top: 19px;
left: 1px;
}

#content {
position: absolute;
width: 672px;
height: 100%;
left: 5px;
top: 10px;
text-align: justify;
}

#content img{
	padding-left:10px;
	padding-right:10px;
	padding-bottom: 25px;
}
#content br{
	clear: all;
}
#search {
z-index: 5;
position: absolute;
top: 15px;
left: 545px;
}
.copy {
	font-size: 8pt;
	margin-left: 10px;
}
#tracking {
position: absolute;
bottom: 100%;
}