@charset "UTF-8";
body {
	background-image: url(../images/home-bodybg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#home-sitebox {
	width: 922px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 92px;
	margin-bottom: 0px;
}
#header {
	height: 92px;
	width: 922px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	top: 0px;
}
a img {
border:none;
}
#logobox {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 48px;
	margin: 0px;
	float: left;
}
#logobox img {
	margin-top: 8px;
	vertical-align: top;
	padding: 0px;
	margin-bottom: 0px;
}
#navbox {
	z-index: 7;
	position: absolute;
	padding-left: 45px;
	height: 127px;
	right: 0px;
}
#navtable {
	width: 531px;
	z-index: 8;
}
#navtable td {
	margin: 0px;
	padding: 0px;
}
/*------------- Dropdown Items -------------*/
.dropbox {
	background-color: #694829;
	margin: 0px;
	font: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	height: 35px;
	padding: 0px;
	visibility: hidden;
}
.dropbox a {
	text-decoration:none;
	color: #FFFFFF;
	padding-right: 12px;
	padding-left: 12px;
}

.boxStyle {
	margin: 0px;
	padding: 0px;
	z-index:7;
}
#menu1 {
	background-image:url(../images/vision-ddbg.gif);
	position: absolute;
	width: 531px;
}
#menu1 a:hover {
	color: #a68d6f;
}
#menu1 p {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#menu2 {
	background-image:url(../images/realities-ddbg.gif);
	position: absolute;
	width: 531px;
}
#menu2 a:hover {
	color: #9cb470;
}
#menu2 p {
	text-align: center;
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menu3 {
	background-image:url(../images/tomorrow-ddbg.gif);
	position: absolute;
	width: 531px;
}
#menu3  a:hover {
	color: #89abc6;
}
#menu3 p {
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	margin: 0px;
}#home-contentbox {
	width: 922px;
	z-index: 1;
}
#banner {
	height: 423px;
	width: 922px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/home-banner-oakwing.jpg);
	background-repeat: no-repeat;
	background-position: center;
	z-index: 1;
}
#banner img {
	text-align: center;
}
#home-BelowBannerBox {
	height: 250px;
	background-image: url(../images/home-bottombg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 14px;
	padding-right: 64px;
	padding-left: 54px;
	margin: 0px;
	padding-bottom: 0px;
}
#home-services {
	width: 277px;
	float: left;
	clear: none;
	padding-left: 25px;
}
#h-services-header {
	margin-left: -25px;
}
.home-svcs-img {
	margin-top: 7px;
}
#home-latest-news {
	float: right;
	clear: none;
	width: 481px;
	background-image: url(../images/home-news-boxbg.jpg);
	height: 221px;
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 20px;	
}
#h-news-header {
	height: 31px;
	width: 481px;
	margin-bottom: 19px;
}
#home-latest-news p {
	margin-left: 23px;
	margin-right: 35px;
	color: #33475c;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-top: 12px;
	padding: 0px;
	margin-bottom: 0px;
}
#home-latest-news a {
	color: #33475c;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#home-latest-news a:hover {
	text-decoration: underline;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #929472;
	font-size: 10px;
	width: 922px;
	clear: both;
	float: left;
	background-color: #FFFFFF;
	margin-top: 15px;
}
#footer a {
	color: #929472;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
	color: #000000;
}
#txtlinks {
	float: right;
	line-height: 17px;
}
#copyright {
	float: left;
	line-height: 17px;
	margin-left: 30px;
}
