body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 175%;
	color: #5f5f5f;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(../images/background1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#footer {
	float: left;
	width: 850px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}

#obsidian_logo {
	float: left;
	height: 148px;
	width: 480px;
	background-attachment: scroll;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#flash {
	float: right;
	height: 148px;
	width: 370px;
}

/* BEGIN style4 */
 #navlist
{
	margin-left: 0;
	width: 230px;
	padding-top: 0;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #C0C0C0;
}
#text {
	float: right;
	width: 580px;
}


#navlist li
{
	list-style: none;
	margin: 0;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#navlist li a
{
	display: block;
	text-decoration: none;
	border-left-width: 1.5em;
	border-left-style: solid;
	border-left-color: #5D6265;
	background-color: #C0C0C0;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.50em;
	padding-left: 0.75em;
}

#navlist li a:link {
	color: #333333;
	letter-spacing: 0.075em;
}
#navlist li a:visited { color: #667; }

#navlist li a:hover
{
	border-color: #3869AC;
	color: #FFF;
	background-color: #5D6265;
}

/* END style4 */

#navigation {
	background-color: #008AC8;
	float: left;
	height: 200px;
	width: 850px;
	background-attachment: scroll;
	background-image: url(../images/nav_bkgnd.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.jimgMenu {
	position: relative;
	width: 670px;
	height: 200px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.jimgMenu ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 200px;
	width: 1850px;
	
	}

.jimgMenu ul li {
	float: left;
}

.jimgMenu ul li a {
	text-indent: -1000px;
	background:#FFFFFF none repeat scroll 0%;
	border-right: 2px solid #fff;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:78px;
	height: 200px;
}

.jimgMenu ul li.civil a {
	background: url(../images/civil.jpg) repeat scroll 0%;
}

.jimgMenu ul li.mining a {
	background: url(../images/mining.jpg) repeat scroll 0%;
}

.jimgMenu ul li.com a {
	background: url(../images/commercial.jpg) repeat scroll 0%;
}
.jimgMenu ul li.industrial a {
	background: url(../images/industrial.jpg) repeat scroll 0%;
}

.jimgMenu ul li.domestic a {
	background: url(../images/domestic.jpg) repeat scroll 0%;
	min-width:310px;
	
}
#main {
	float: left;
	width: 850px;
}
#menu {
	float: left;
	width: 238px;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/menue_bckgrnd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.indent {
	padding-left: 20px;
	letter-spacing: 0.1em;
	color: #5F5F5F;
}
a:link {
	color: #5F5F5F;
	text-decoration: none;
}
a:visited {
	color: #0099FF;
	text-decoration: none;
}
#Layer1 {
	position:absolute;
	width:200px;
	height:250px;
	z-index:1;
	left: 65%;
	top: 270px;
}
