body {
	margin:0;
	font-family:Tahoma, Geneva, sans-serif;
	background-image:url(images/body_bg.png);
	padding-top: 20px;
	padding-right: 100px;
	padding-bottom: 50px;
	padding-left: 100px;
}

#container {background-color:#FFFFFF; padding:10px;}

#header {height:150px; background-image:url(images/header_bg.png);}
#logonno_holds {
	background-image: url(images/header_bg.png);
	background-repeat: repeat-x;
}

#logo {
	font-size:30px;
	height:146px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
	background-image: url(images/vf%20logo.png);
	background-repeat: no-repeat;
	background-position: 35px 8px;
}
#logo a {color:#FFFFFF; text-decoration:none;}
#call {float:right; font-size:18px; color:#FFFFFF; padding:60px 30px 0 0;}
#call span {
	color: #790101;
}
#call a {
	color: #790101;
}
#call a:hover {
	color: #933;
	text-decoration: none;
}




#menu {height:40px; background-image:url(images/menu_bg.png); margin-top:5px;}
#menu ul {margin:0; padding:0;}
#menu li {list-style:none; float:left; background:url(images/menu_border.png) right no-repeat;}
#menu a {float:left; height:20px; padding:10px 30px; color:#FFFFFF; font-size:15px; font-weight:bold; text-decoration:none; font-family:Arial, Helvetica, sans-serif;}
#menu a:hover {background:url(images/menu_border.png);}

#main {
	float:left;
	width:100%;
	color:#1F1507;
	font-size:11px;
	background-image: url(images/Under-Construction.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 410px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
#main a {color:#493310;}
#main a:hover {color:#000000;}
#main br {line-height:8px;}
#sidebar {width:160px; float:right; padding:0 30px 30px 30px; margin-top:10px;}
#sidebar h3 {font-size:17px; font-weight:normal; margin:20px 0 5px 0;}
#sidebar ul {margin:0; padding:0; border-top:1px solid #FEFAF3;}
#sidebar li {list-style:none; border-bottom:1px solid #FEFAF3;}
#sidebar li a {color:#1F1507; text-decoration:none; padding:3px; display:block;}
#sidebar li a:hover {background-color:#FEFAF3;}
#text {
	line-height:14px;
	padding:10px 30px 30px 30px;
}
#text h1 {font-size:22px; font-weight:normal; margin:20px 0 10px 0;}
#text h2 {font-size:19px; font-weight:normal; margin:20px 0 10px 0;}
#text ol, #text ul {padding:0; margin:8px 0;}
#text li {margin-left:40px;}

#footer {height:40px; color:#FFFFFF; font-size:11px; background-image:url(images/footer_bg.png); clear:both;}
#footer a {color:#FFFFFF;}
#footer a:hover {color:#F4E7D1;}
#footer_left {float:left; padding:13px 0 0 30px;}
#footer_right {float:right; padding:13px 30px 0 0;}
