@import url("vnhc.com/vnhc.css");
html, 
    body {
	height: 100%;
	text-align: center;
	}
#container {
	min-height:100%;
	position:relative;
	}
#banner2 {
	background-image: url(images/bnrServices.jpg);
	height: 165px;
	width: 948px;
	text-align: center;
}
#topmenu2 {
	height: 25px;
	width: 948px;
	background-image: url(images/lvl2navbg.jpg);
	background-repeat: repeat-y;
}
#main {
	background-repeat: repeat-y;
	height: 100%;
	position: absolute;
	top: 165px;
	width: 948px;
	left: 1px;
}
#main2 {
	background-repeat: repeat-y;
	height: 100%;
	position: absolute;
	top: 265px;
	width: 948px;
	left: 1px;
}
#leftmenu {
	position: absolute;
	height: auto;
	width: 200px;
	top: 50px;
	left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #020169;
	font-weight: bold;
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 600px;
	position: absolute;
	height: 35px;
	top: 27px;
	left: 235px;
}
#content   h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #010066;
}
#leftmenu a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #020169;
	text-decoration: none;
}
#leftmenu a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #020169;
	text-decoration: none;
}
#footer {
	position:absolute;
	bottom:0;
	width:100%;
	height:60px;
	background-image: url(images/mainBtm.jpg);
}
#form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-image: url(images/form_bg.gif);
	background-repeat: no-repeat;
}

