body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
a:link {
	color:#691C00;
	text-decoration: none;
}
a:visited {
	color:#691C00;
	text-decoration: none;
}
a:hover {
	color:#000000;
	text-decoration: none;
}
a:active {
	color:#691C00;
	text-decoration: none;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #691C00;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #691C00;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #691C00;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
h4 {
	font-size: 14px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	width: 100%;
	font-style: italic;
}
#home-container {
	text-align: left;
	padding: 244px 0px 0px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/home_bkgrd.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 316px;
}
.homecontent {
	margin: 0px;
	width: 760px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 42px;
	padding-left: 0px;
	clear: both;
	float: left;
}
.homeflash {
	padding: 0px 0px 45px 12px;
	float: left;
	height: 274px;
	width: 434px;
	overflow: hidden;
}
.homebtn {
	padding: 60px 14px 0px;
	float: left;
	width: 286px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: center;
	line-height: 22px;
}
.hilite1 {
	font-size: 18px;
	font-weight: bold;
	color: #691C00;
}
#sub-container {
	text-align: left;
	padding: 0px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/sub_bkgrd.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 601px;
	min-height: 600px;
}
.header {
	margin: 0px auto;
	padding: 0px;
	height: 139px;
	width: 760px;
	float: left;
	clear: right;
}
.nav {
	height: 24px;
	width: 760px;
	padding-top: 34px;
	padding-bottom: 13px;
	margin: 0px;
}
.nav ul {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.nav li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
.logo {
	padding: 0px;
	float: left;
	height: 139px;
	width: 288px;
	margin: 0px;
}
.collage {
	padding: 0px;
	float: left;
	height: 139px;
	width: 472px;
	margin: 0px;
}
.maincontent {
	background-image: url(images/content_bkgrd1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	height: 387px;
	width: 760px;
	margin: 0px;
	float: left;
}
.maincontent2 {
	background-image: url(images/new_bkgrd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	height: 387px;
	width: 760px;
	margin: 0px;
	float: left;
}
.maincontent3 {
	background-image: url(images/products_bkgrd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	height: 387px;
	width: 760px;
	margin: 0px;
	float: left;
}
.maincontent4 {
	background-image: url(images/service_bkgrd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	height: 387px;
	width: 760px;
	margin: 0px;
	float: left;
}
.maincontent5 {
	background-image: url(images/projects_bkgrd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	height: 387px;
	width: 760px;
	margin: 0px;
	float: left;
}
.maincontent6 {
	background-image: url(images/support_bkgrd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	height: 387px;
	width: 760px;
	margin: 0px;
	float: left;
}
.maincontent7 {
	background-image: url(images/contact_bkgrd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	height: 387px;
	width: 760px;
	margin: 0px;
	float: left;
}
.subnav {
	margin: 0px;
	float: left;
	width: 277px;
	padding-top: 205px;
	padding-right: 34px;
	padding-left: 34px;
	padding-bottom: 34px;
}
.subnav ul {
	color: #691C00;
	margin: 0px 0px 0px 15px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: disc;
}
/*.subnav li {
	color: #691C00;
	width: 317px;
}*/
.subnav a:link {
	color:#000000;
	text-decoration: none;
}
.subnav a:visited {
	color:#000000;
	text-decoration: none;
}
.subnav a:hover {
	color:#691C00;
	text-decoration: none;
}
.subnav a:active {
	color:#000000;
	text-decoration: none;
}
.content {
	margin: 0px;
	float: left;
	width: 381px;
	padding-top: 30px;
	padding-right: 34px;
	padding-bottom: 25px;
	height: 340px;
}
.content2 {
	margin: 0px;
	float: left;
	width: 361px;
	padding-top: 44px;
	padding-right: 14px;
	padding-bottom: 44px;
}
.content ul {
	color: #000000;
	margin: 0px 0px 0px 15px;
	padding: 0;
	list-style-type: disc;
	list-style-position: outside;
}
.content li {
}

.contact {
	padding: 0px;
	clear: right;
	float: left;
	width: 340px;
}
.contactbox1 {
	width: 162px;
	padding-right: 7px;
	float: left;
}
.contactbox2 {
	width: 162px;
	padding-left: 7px;
	float: left;
}
#footer {
	background-image: url(images/footer_bkgrd.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 4px 10px 0px 0px;
	height: 20px;
	width: 750px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	margin: 0px;
	float: left;
}
/*#sub-footer {
	background-image: url(images/footer_bkgrd.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 4px 10px 0px 0px;
	height: 20px;
	width: 750px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	float: left;
}
*/

#horizon        
	{
	color: white;
	background-color: transparent;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
	}

#splash    
	{
	background-color: transparent;
	margin-left: -144px;
	position: absolute;
	top: -87px;
	left: 50%;
	width: 288px;
	height: 174px;
	visibility: visible
	}

