

#header
{
    background-image:url('http://www.vht.com/images/logo.jpg');
    background-repeat:no-repeat;
    display:block;
    height:115px;
}
#headertitle
{
    background-image:url('http://www.vht.com/images/content-top-bg.jpg');
    background-position:bottom;
    background-repeat:no-repeat;
    height:54px;
}
#headertitle .style3
{
    padding-top:3px;
}

#main
{
    background-color:#fff;
}
#content
{
    width:780px;
    padding:10px;
}
#content h3
{
    margin-top:2px;
}
#footer
{
    background-image:url('http://www.vht.com/images/inside_btm.gif');
    background-repeat:no-repeat;
    background-position:top;
    padding-top:12px;
}

.inside_col_bg 
{
    background-image: url(http://www.vht.com/images/inside_col_bg.gif);
}

.style2 {font-size: 14px}
.style1 {font-size: 12px}
.style3 {
	color: #FFFFFF;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    text-decoration:none;
}

.style5 {font-size: 14px; font-weight: bold; }
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
