@CHARSET "UTF-8";
#branding
{
	height: 155px;
	position: relative;
}
#wrapper
{
	width: 997px;
	margin: 10px auto;
}
#outer_wrapper
{
	margin: 0 auto;
	width: 973px;	
}
#inner_wrapper
{
	width: 953px;
	min-height: 200px;
	margin: 0 auto;
}
#bottom_shadow
{
	margin: 0 auto;
	width: 973px;
	height: 10px;	
}
#content.with_menu
{
	width: 84%;
	max-width: 126em;
}
#content_menu
{
	float: right;
	width: 12%;
	max-width: 18em;
}
#content_menu li
{
	padding-top: 1em;
}
#content
{
	padding: 1em;
}
#home #content
{
	padding: 0;
}
#user_menu
{
	float: left;
	margin-left: 22px;
	position: relative;
}
#user_menu li
{
	float: left;
}
#user_menu li a
{
	display: block;
	padding-right: 1em;
}
#project_menu
{
	position: absolute;
	bottom: 4px;
	left: 24px;
}
#project_menu li
{
	float: left;
	position: relative;
}
#project_menu li a
{
	display: block;
	padding: 0 25px;
}
#branding_logo
{
	display: block;
	position: absolute;
	left: 189px;
	top: 41px;
}
#moderation_status
{
	margin: 0;
}
#home #news
{
	height: 375px;
	width: 331px;
	float: left;
	margin-top: 24px;
	overflow: hidden;
}
#home #news #news_content
{
	height: 339px;
	overflow: auto;
	padding: 0 10px;
}
#home #news #news_header, #home #featured #featured_header
{
	height: 23px;
	margin: 13px 0 0 0;
}
#home #featured
{
	height: 375px;
	width: 600px;
	float: right;
	margin-top: 24px;
	overflow: hidden;
}
img.folder
{
	float: left;
	display: block;
	margin: 0 1.5em 1em 0;
	/*opacity:0.9*/;
}
img.folder:hover
{
	/*opacity:1*/;
}
#home #featured img.folder
{
	float: right;
	margin: 0 .5em 1em 1.5em;
}
#home #featured h3
{
}
#home #featured #featured_content div.text
{
	padding: 0 15px;
}
#credits
{
	width: 910px;
	height: 31px;
	margin: 1em 21px 1em 22px;
}
#credits p
{
	margin: 0;
	padding: 8px 12px;
}
#home h1
{
	display: none;	
}
#testimonial
{
	float: right;
	width: 175px;
	margin: 8px 10px 0 0;
}
q
{
	display: block;
}
cite
{
	display: block;
	float: right;
}
#content ul.subcontent_menu
{
	list-style: none;
	margin: 1em 0;
}
#content ul.subcontent_menu li
{
	display: inline;	
}
#content ul.subcontent_menu li a
{
	text-decoration: none;	
	padding-right: 1em;
}
#content ul.subcontent_menu li a:hover
{
	text-decoration: underline;	
}
#what_can_we_do, li.service ul
{
	list-style: disc;
	margin-left: 2em;
	margin-top: 1em;
}

body.service--category #content body.service--category_list li
{
	border-top: 1px solid #aaa;
}
body.service--category #content body.service--category_list li ul li,
body.service--category #content body.service--category_list li ol li
{
	border-top: 0;
}
body.service--category h2
{
	margin-bottom:0;
}
body.service--category p.sample_url
{
	margin-top: 0;
}
#content ol
{
	list-style: decimal;
	margin-left: 2em;
	margin-bottom: 1em;
}
#service--category_1 h1
{
	margin-bottom: 0;
}
p.important_note
{
	margin-top: 0;
}
ul.disc
{
	list-style: disc;
	margin-left: 2em;
	margin-bottom: 1em;
	margin-top: 1em;
}
p.rate
{
	margin-top: 0;
	margin-bottom: 0;
}
body.service-group h2
{
	margin-bottom: 0;
}
#project_menu li.active a:hover
{
	cursor: default;
}
#clock
{
}
body.client--job-set p,
body.client--job-set h1
{
	margin: 0;
}
body.client--job-set p.job_set
{
	text-align: center;
}
body.client--job-set ul.client--job-set--job li
{
	border-bottom: 1px solid #f93;
	margin-bottom: 1em;
	padding-bottom: 1em;
}
body.client--job-set ul.client--job-set--job ul li
{
	border: none;
	margin: 0;
	padding: 0;
}
#home #news h3
{
	margin-bottom: 0;
}
p.news_date
{
	margin-top: 0;
}
#home #news ul.news_items li.news_item
{
	border-bottom: 1px solid #777;
	margin-bottom: 1em;
}
body.service--category li.service
{
	border-bottom: 1px solid #777;
}
img.right
{
	float: right;
	display: block;
}
#about img.left
{
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
}
