#nav-home { 
	position: absolute;
	width: 571px;
	top: 106px;
	left: 134px;
}
		
#nav1 { width: 191px; float: left; }
#nav2 { width: 190px; float: left; }
#nav3 { width: 190px; float: left; }
		
#nav-home img { float: left; }
		
#nav-home ul { 
	border-left: 2px solid #993333;
	border-right: 2px solid #993333;
	border-bottom: 1px solid #993333;
	float: left;
}
		
#nav-home ul#menu1 { width: 187px; }
#nav-home ul#menu2 { width: 188px; margin-left: -2px; }
#nav-home ul#menu3 { width: 188px; margin-left: -2px; }
			
#nav-home li { 
	list-style-type: none;
	margin: 0;
	height: 28px;
	border-bottom: 2px solid #993333;
}
		
#nav-home a {
	position: absolute;
	font-size: 11px;
	color: #cc6600;
	text-decoration: none;
	background-color: #fff;
	padding: 5px 0 5px 10px;
	height: 18px;
}

#nav-home li.prodev { height: 38px; }

#nav-home li.prodev a { height: 28px; }
		
#nav-home ul#menu1 a { width: 177px; }
#nav-home ul#menu2 a { width: 178px; }
#nav-home ul#menu3 a { width: 178px; }
		
#nav-home a:hover {
	color: #993333;
	background-color: #eaf4f1;
}
		
#video-thumb { 
	position: absolute;
	left: 134px;
	top: 152px;
}
		
#howdy {
	position: absolute;
	left: 459px;
	top: 206px;
}
		
#footer-home {
	position: absolute;
	top: 692px;
	left: 150px;
	font-size: 10px;
	color: #999999;
}

#footer-home a{ 
	font-family: Verdana;
	color: #777777;
	text-decoration: none;
}
#footer-home a:visited { color: #999999; } 
#footer-home a:hover { color: #333333; }

#footer-links-home a{ 
	font-family: Verdana;
	color: #777777;
	text-decoration: none;
}
#footer-links-home a:visited { color: #999999; } 
#footer-links-home a:hover { color: #333333; }

#footer-links-home {
	position: absolute;
	top: 582px;
	left: 625px;
	width:300px;
	font-size: 11px;
	color: #999999;
	padding-right: 75px;
}

#footer-image-links-home {
	position: absolute;
	top: 572px;
	left: 50px;
	width:800px;
}