body	{
	margin: 0;
	padding: 0;
	padding-bottom: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #808080;
}

a	{
	outline: none;
	color: #0493cf;
	text-decoration: none;
}

a:hover	{
	text-decoration: underline;
}

img{
	border: 0;	
}

p	{
	margin-top: 0;
	margin-bottom: 20px;
}

h1, h2, h3, h4	{
	margin-top: 0;
	margin-bottom: 10px;
	color: #333333;
	font-weight: normal;
}

h3	{
	font-size: 14px;
}

h3 a	{
	color: #333333;
	text-decoration: none;
}

#wrapper	{
	width: 940px;
	margin: 0 auto;
	font-size: 12px;
}

#header	{
	margin-top: 16px;
	padding-bottom: 15px;
	border-bottom: 10px solid #eaeaea;
}

#contact_information	{
	margin-top: 10px;
	font-size: 10px;
	color: #7e7e7e;
}

#nav	{
	padding-top: 17px;
}

#nav table td	{
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 13px;
}

#nav table td.active	{
	background-image: url('/img/arrow_down.gif');
	background-repeat: no-repeat;
	background-position: bottom center;
}

#nav table td a	{
	color: #333;
	text-decoration: none;
}

#nav table td a:hover	{
	color: #0493cf;
}

#nav table td.active a	{
	color: #0493cf;
}

#content	{
	margin-top: 20px;
}

.sub_nav_item{
	margin-bottom: 10px;
	font-size: 13px;
}

.sub_nav_item a{
	color: #333;
	text-decoration: none;
}

.sub_nav_item a.active{
	color: #0493cf;
}

.sub_nav_item a:hover{
	color: #0493cf;
}

.sub_sub_nav_item{
	margin-left: 10px;
	margin-bottom: 7px;
	font-size: 11px;
}

.sub_sub_nav_item a{
	color: #333;
	text-decoration: none;
}

.sub_sub_nav_item a.active{
	color: #0493cf;
}

.sub_sub_nav_item a:hover{
	color: #0493cf;
}

#about_us	{
	width: 550px;
	line-height: 18px;
	text-align: justify;
}

#right_arrow	{
	display: none;
	position: relative;
	width: 4px;
	height: 7px;
}

.separator	{
	height: 1px;
	background: url('/img/separator.gif');
}

.copy	{
	line-height: 18px;
}

.project_date	{
	font-size: 11px;
	color: #808080;
}

.project_location	{
	color: #333333;
	margin-bottom: 15px;
}

#staff_name	{
	margin-bottom: 10px;
	font-size: 16px;
	color: #333333;
}

#staff_title	{
	margin-bottom: 5px;
}

#staff_email	{

}

#staff_description	{
	width: 550px;
	line-height: 18px;
	margin-top: 20px;
	text-align: justify;
}

#not_hiring	{
	width: 550px;
	line-height: 18px;
}

#job_title	{
	width: 550px;
	margin-bottom: 5px;
	font-size: 13px;
	color: #333333;
}

#job_date	{
	width: 550px;
	margin-bottom: 15px;
	font-size: 11px;
}

#job_description	{
	width: 550px;
	line-height: 18px;
	margin-bottom: 15px;
}

#job_response	{
	width: 550px;
	line-height: 18px;
}

#contact_form input, #contact_form textarea	{
	background: #f9f9f9;
	border: 1px solid #f9f9f9;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#contact_form label	{
	display: block;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 5px;
}

#contact_form div.error-message	{
	margin-top: 2px;
	font-size: 11px;
	color: #0493cf;
}

.press_cell	{
	padding-right: 10px;
	color: #333;
	font-size: 11px;
}

#press_title	{
	color: #333;
	font-size: 13px;
}

#press_title a	{
	color: #333;
}

.press_descriptor	{
	color: #808080;
}

#article_title	{
	color: #333;
	font-size: 14px;
	margin-bottom: 20px;
}

#article_date	{
	font-size: 11px;
	margin-bottom: 20px;
}

#article_body	{
	width: 550px;
	line-height: 18px;
}

#home_projects	{
	text-align: center;
	padding-top:110px;
}

.space	{
	height: 15px;
}