
body
{
	font-family: Arial;
	background-color: #313131;
}

body, div
{
	margin: 0px;
	padding: 0px;
}

#pagewrapper
{
	margin: 0px 76px 0px 76px;
	background-color: #232323;
	position: relative;
	min-height: 1px;
}

#bodywrapper
{
	border: 1px solid #191919;
	background-image: url('/images/compass.gif');
	background-repeat: no-repeat;
	background-position: 100% 18px;
	background-color: #fff;
}

#headerwrapper
{
	height: 152px;
	background-image: url('/images/tile.gif');
	background-repeat: repeat-x;
	position: relative;
}

img
{
	display: block;
}

#leftcolumn
{
	width: 204px;
	float: left;
	border-right: 1px solid #E7E7E7;
	min-height: 650px;
}

#menu
{
	margin: 0px 0px 0px -3px;
	padding: 21px 0px 0px 0px;
	list-style: none;
	position: relative;
	z-index: 300;
}

#menu li
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 2px 37px;
	list-style: none;
	line-height: 12pt;
	background-image: url('/images/bullet.gif');
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

#menu li.odd
{
	background-image: none;
}

#menu li a
{
	color: #666666;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}

#menu li a:hover
{
	color: #000;
}

#footerwrapper
{
	height: 89px;
	background-image: url('/images/tile2.gif');
	background-repeat: repeat-x;
	position: relative;
	background-position: 100% 100%;
	margin-top: -40px;
}

#line
{
	height: 1px; 
	overflow: hidden; 
	background-color: #E7E7E7; 
	margin: -28px 195px 0px 121px;
}

#line2
{
	height: 27px; 
	width: 1px;
	overflow: hidden; 
	background-color: #E7E7E7; 
	position: absolute;
	top: 125px;
	left: 204px;
}

#line3
{
	height: 27px; 
	width: 1px;
	overflow: hidden; 
	background-color: #E7E7E7; 
	position: absolute;
	top: 125px;
	right: 217px;
}

#rightcolumn
{
	width: 217px;
	border-left: 1px solid #E7E7E7;
	height: 550px;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index:1000;
}

#contentwrapper
{
	position: relative;
}

#middlecolumn
{
	padding: 17px 80px 0px 0px;
	margin: 0px 0px 0px 230px;
	min-height: 575px;
	background-repeat: no-repeat;
	background-position: 100% 100%;
	z-index: 100;
	position: relative;
}

h1
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 13px 0px;
	color: #666666;
	font-size: 20pt;
	font-style: italic;
}

#contentwrapper img
{
	margin: 0px 0px 3px 0px;
}

a img
{
	border-color: #666666;
}

h1 span
{
	color: #ffbf00;
	font-weight: normal;
}

#middlecolumn p
{
	font-size: 10pt;
	color: #666666;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	text-align: justify;
}

#middlecolumn
{
	font-size: 10pt;
	color: #666666;	
}

#homepage
{
	font-size: 11pt;
}

#homepage p
{
	font-size: 11pt;
}

#middlecolumn a
{
	color: #000;
}

h2
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 13px 0px;
	color: #666666;
	font-size: 12pt;
}

#middlecolumn ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	position: relative;
}

#middlecolumn ul li
{
	color: #ffbf00;
	font-size: 10pt;
	font-weight: bold;
	background-image: url('/images/dot.gif');
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 12px;
	background-position: 0px 8px;
	line-height: 13pt;
	background-repeat: no-repeat;
}

#digger
{
	position: absolute;
	left: 195px;
	top: -40px;
}

#digger img
{
	width: 139px;
	height: 125px;
	behavior: url('/style/iepngfix.htc');
}

#mainwrapper
{
	margin: 0px 5px 0px 5px;
}

#bullet2
{
	position: absolute; 
	right: -5px; 
	top: 170px;
}

.image img
{
	border: 1px solid #666666;
}

#topleftcorner
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1000;
}

#toprightcorner
{
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 1000;
}

#bottomleftcorner
{
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 1000;
}

#bottomrightcorner
{
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index: 1000;
}

#footer_right
{
	position: absolute; 
	right: 0px; 
	z-index: 300;
}

#header_right
{
	position: absolute; 
	top: 0px; 
	right: 0px;
}

#phone
{
	position: absolute;
	top: 40px;
	right: 160px;
	z-index: 10000;
}

#log_res
{
        position: absolute;
        left: 50%;
        width: 500px;
        background-color: #fff;
        border: 1px solid #666666;
        margin-left: -250px;
        display: none;
        z-index: 9002;
        border: 1px solid #000;
}

.black_overlay
{
    position: absolute;
    top: 0px;
    left: 0%;
    width: 100%;
    height: 3000px;
    background-color: black;
    z-index:9001;
    -moz-opacity: 0.8;
    opacity:.80;
    filter: alpha(opacity=80);
        display: none;
}
