#image_preload
{
	height: 1px;
	width: 1px;
	overflow: hidden;
	position: absolute;
	top: -10px;
	left: -10px;
}

#home_link
{
	display: block;
	position: absolute;
	top: -68px;
	left: -151px;
	height: 159px;
	width: 149px;
	cursor: pointer;
	z-index: 120;
}

body
{
	background: url(images/page_background.png) #F7F7F7;
	background-repeat: repeat;
	background-position: center 161px;
	font-family: helvetica, sans-serif;
}

#page_header_background
{
	background: url(images/page_header_background.png);
	background-repeat: repeat-x;
	background-position: center;
	height: 161px;
	margin: auto;
	z-index: 100;
}

#page_header
{
	background: url(images/page_header.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 161px;
	width: 1006px;
	margin: auto;
}

#page_nav_bar ul
{
	margin-top: 7px;
	margin-right: 30px;
	width: 160px;
	float: right;
	text-align: center;
}

#page_nav_bar li
{
	display: inline;
	border-left: 1px solid white;
	margin-right: 5px;
	padding-left: 8px;
}

#page_nav_bar li:first-child
{
	border: 0px;
}

#page_nav_bar a
{
	font-family: helvetica, sans-serif;
	font-size: 10pt;
	color: white;
	text-decoration: none;
}

#header_nav_bar
{
	height: 44px;
	width: 934px;
	position: relative;
	left: 179px;
	top: 68px;
}

#header_nav_bar li
{
	float: left;
}

#header_nav_bar a
{
	display: block;
	height: 44px;
	text-decoration: none;
}

.nav_what_we_do
{
	width: 181px;
	background: url(images/nav_norm.png);
}

.nav_what_we_do:hover
{
	width: 181px;
	background: url(images/nav_hover.png);
}

.nav_what_we_do_active
{
	width: 181px;
	background: url(images/nav_active.png);
}

.nav_what_we_do_active:hover
{
	width: 181px;
	background: url(images/nav_active_hover.png);
}

.nav_our_work
{
	width: 159px;
	background: url(images/nav_norm.png);
	background-position: -181px 0px;
}

.nav_our_work:hover
{
	width: 159px;
	background: url(images/nav_hover.png);
	background-position: -181px 0px;
}

.nav_our_work_active
{
	width: 159px;
	background: url(images/nav_active.png);
	background-position: -181px 0px;
}

.nav_our_work_active:hover
{
	width: 159px;
	background: url(images/nav_active_hover.png);
	background-position: -181px 0px;
}

.nav_about_us
{
	width: 155px;
	background: url(images/nav_norm.png);
	background-position: -340px 0px;
}

.nav_about_us:hover
{
	width: 155px;
	background: url(images/nav_hover.png);
	background-position: -340px 0px;
}

.nav_about_us_active
{
	width: 155px;
	background: url(images/nav_active.png);
	background-position: -340px 0px;
}

.nav_about_us_active:hover
{
	width: 155px;
	background: url(images/nav_active_hover.png);
	background-position: -340px 0px;
}

.nav_contact_us
{
	width: 177px;
	background: url(images/nav_norm.png);
	background-position: -495px 0px;
}

.nav_contact_us:hover
{
	width: 177px;
	background: url(images/nav_hover.png);
	background-position: -495px 0px;
}

.nav_contact_us_active
{
	width: 177px;
	background: url(images/nav_active.png);
	background-position: -495px 0px;
}

.nav_contact_us_active:hover
{
	width: 177px;
	background: url(images/nav_active_hover.png);
	background-position: -495px 0px;
}

.nav_faqs
{
	width: 125px;
	background: url(images/nav_norm.png);
	background-position: -672px 0px;
}

.nav_faqs:hover
{
	width: 125px;
	background: url(images/nav_hover.png);
	background-position: -672px 0px;
}

.nav_faqs_active
{
	width: 125px;
	background: url(images/nav_active.png);
	background-position: -672px 0px;
}

.nav_faqs_active:hover
{
	width: 125px;
	background: url(images/nav_active_hover.png);
	background-position: -672px 0px;
}

#page_content
{
	border: 1px solid #cccccc;
	border-top: 0px;
	width: 1004px;
	margin: auto;
	position: relative;
	top: -17px;
	padding-top: 17px;
	padding-top: 123px;
	left: 1px;
	background: url(images/headers/1.png) white;
	background-repeat: no-repeat !important;
	background-image: url(images/headers/case_graphic.jpg);
}

#page_footer
{
	margin-top: 15px;
	text-align: center;
	margin-bottom: 30px;
}

#page_footer ul
{
	margin-bottom: 15px;
}

#page_footer li
{
	display: inline;
	border-left: 1px solid #999999;
	margin: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#page_footer li:first-child
{
	border: 0px;
}

#page_footer a
{
	font-family: helvetica, sans-serif;
	text-decoration: none;
	color: #999999;
	padding-left: 15px;
	text-transform: uppercase;
	font-size: 10px;
}

ul.circle
{
	list-style-type: circle;
	margin-left: 15px;
	list-style-position: inside;
}

li, p, td, span
{
	color: #999999;
	font-size: 13px;
	margin-bottom: 15px;
	line-height: 130%;
}

td, li
{
	margin-bottom: 8px;
}

p.orange
{
	color: #f8a15c;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 8px;
}

p.large
{
	font-size: 18px;
}

p.nocaps
{
	text-transform: none;
}

a
{
	color: #f8a15c;
	font-size: 13px;
}

#content_bottom
{
	background: url(images/content_fade_background.png) white;
	background-repeat: repeat-x;
	padding-left: 25px;
	padding-top: 25px;
}

#content_top
{
	margin-left: 25px;
	width: 450px;
	font-size: 15px;
}

#content_top p
{
	line-height: 150%;
}

.dropdown
{
	border: 1px solid #e1ded0;
	border-bottom: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 101;
	display: none;
}

.dropdown a
{
	font-weight: bold;
	color: #9a8c7e;
	text-align: center;
	padding-top: 10px;
}

.dropdown div
{
	background: url(images/nav_dropdown_bg.png);
	height: 35px;
	border-bottom: 1px solid #e1ded0;
}

.dropdown div:hover a
{
	color: #f8a15c;
}

#our_work_dropdown
{
	left: 180px;
	top: 47px;
	width: 158px;
}

#about_us_dropdown
{
	left: 339px;
	top: 47px;
	width: 154px;
}

ul.triangle
{
	list-style-image: url(images/triangle_bullet.png);
	margin-left: 10px;
	list-style-position: outside;
}

ul.triangle a
{
	color: #8e4b14;
}

ul.triangle a:hover
{
	color: white;
}

