@charset "UTF-8";
body  {
	font: normal 100% Arial, Helvetica, sans-serif;
	background: #6d6e71 url(images/bkgdLine.jpg) repeat-x top;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCD48;
	text-decoration: none;
}
 #container {
	background: #f78f1e;
	width: 908px;
	margin: 0 auto;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
} 
 #header {
	background: #DDDDDD; /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 136px;
} 
 #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 123px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #f78f1e no-repeat bottom;
}
 #mainContent {
	background: url(images/home_eyebkgd.jpg) no-repeat right bottom;
	float: right;
	width: 785px;
	font-style: normal;
} 
 #footer {
	height: 44px;
} 
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#blackBox {
	font: lighter normal 12px/28px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: url(images/blackBox_runner_09.gif) repeat-y;
	float: right;
	width: 320px;
	margin-right: 11px;
	padding-left: 30px;
	padding-right: 30px;
	display: inline;
	text-shadow: #000000 0 0 0px;
}
#blackBox_bottom {
	font: 12px/22px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	float: right;
	width: 350px;
	margin-right: 11px;
	display: inline;
	padding-right: 30px;
}
#header_greyBlock {
	background: url(images/bkgdLine.jpg) repeat-x;
	height: 55px;
	width: 908px;
}
#eyeSpark {
	float: left;
	height: 135px;
	width: 100px;
	bottom: 0px;
	clear: both;
	margin-left: 250px;
	overflow: visible;
	position: relative;
	top: -190px;
}
a img {
	border: none;
}
#mainContent_who {
	background: url(images/who_bobBkgd_08.jpg) no-repeat right bottom;
	float: right;
	width: 785px;
}
#mainContent_what {
	float: right;
	width: 785px;
}
#headerLeft {
	float: left;
	height: 81px;
	width: 517px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#whyholes {
	float: left;
	bottom: 0px;
	margin-left: 75px;
	overflow: visible;
	position: relative;
	top: -350px;
}
#mainContent_why {
	background: url(images/why_bkgd_08.jpg) no-repeat right bottom;
	float: right;
	width: 785px;
	bottom: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
#blackBox_what {
	font: normal 12px/28px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: url(images/portfolBox_runner.jpg) repeat-y;
	float: right;
	width: 665px;
	margin-right: 11px;
	padding-right: 30px;
	padding-left: 30px;
}
#blackBox_bottom_what {
	float: right;
	width: 725px;
	margin-right: 11px;
}
#blackBox_what_top {
	float: right;
	width: 736px;
}
#spacerDiv {
	background: #F78F1D;
	float: left;
	height: 12px;
	width: 49px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #E65802;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC39;
	text-decoration: none;
}
#whereContent {
	background: url(images/where_bkgd_07.jpg) no-repeat right bottom;
	float: right;
	width: 785px;
	font-style: normal;
}
#eyeSpark_where {
	float: left;
	height: 135px;
	width: 0px;
	bottom: 0px;
	clear: both;
	margin-left: 290px;
	overflow: visible;
	position: relative;
	top: -120px;
}
