/* ***  BODY  *** */

body {

	margin: 0px;
	padding: 0px;
	
	background: #333333 url('../_img/mid_panel_bg.jpg') top left repeat-x;
	color: #cccccc;
	
	font-family: "trebuchet MS", arial, verdana, sans-serif;
	font-size: 62.5%;
	
}

a, a:visited {
	
	color: #cccccc;
}

#wrapper, .wrapper {

	display: block;
	position: relative;
	background: transparent;
	
	width: 760px;
	padding: 0px;
	margin: 0px auto;
}

/* ***  TOP PANEL  *** */

#toppanel {

	display: block;
	position: relative;
	float: left;
	
	margin: 0px;
	padding: 0px;
	width: 760px;
	height: 248px;
	
}


#engine {
	
	display: block;
	position: relative;
	
	margin: 0px;
	height: 110px;
}

#about {
	
	display: block;
	position: relative;
	float: left;
	
	margin: 0px;
	padding: 0px;
	
	width: 490px;
	height: 138px;
}

#about h1 {
	font-size: 19px;
	height: 30px;
	width: 480px;
	margin: 0px 0px 8px 0px;
	font-weight: bold;

}

#about p {

	display: block;
	position: relative;
	
	font-size: 12px;
	line-height: 19px;
	
	margin: 0px;
	padding: 0px;
	width: 470px;
}


/* ***  JOB POSTINGS  *** */

#jobs {

	display: block;
	position: relative;
	float: right;
	
	margin: 0px;
	padding: 0px;
	
	width: 248px;
	height: 125px;	
}

#jobs h4 {

	display: block;
	position: relative;
	float: left;
	
	background: #fd481c;
	color: #fff;
	
	width: 131px;
	height: 23px;
	
	margin: 0px 0px 10px 0px;
	padding: 9px 0px 0px 9px;
	
	font-size: 13px;
	line-height: 13px;
	font-weight: normal;

}

#jobs a, #jobs a:visited {

	display: block;
	position: relative;
	float: left;
	
	background: #3a3a3a;
	border-left: 2px solid #fd481c;
	text-decoration: none;
	font-size: 11px;
	line-height: 11px;
	
	width: 238px;
	height: 14px;
	
	margin: 2px 0px 0px 0px;
	padding: 3px 0px 0px 10px;
}

#jobs a:hover {

	border-left: 6px solid #fd481c;
	background: #4c4c4c;
	height: 14px;
	margin: 2px 0px 0px 0px;	
	padding: 3px 0px 0px 6px;
}

#jobs p {

	display: block;
	position: relative;
	float: left;
	
	margin: 0px;
	padding: 6px 0px 0px 13px;
	width: 208px;	
}

/* ***  MID PANEL  *** */

#midpanel {

	display: block;
	position: relative;
	float: left;	
	
	width: 760px;
	margin: 0px;
	padding: 0px;
	height: 476px;
}

/* ***  CASE STUDIES  *** */

#casestudies {

	display: block;
	position: relative;
	float: left;	

	width: 760px;
	margin: 0px;
	padding: 0px;
	height: 278px;
}

#casestudies h4 {

	font-size: 14px;
	color: #999999;
	font-weight: bold;
	line-height: 11px;
	margin: 0px;
	padding: 8px 0px 6px 0px;
}


.casestudy {

	display: block;
	position: relative;
	float: left;	

	width: 240px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	height: 240px;

}

.casestudy a {
	color:#ffffff;
	display: block;
	position: relative;
	text-decoration: none;
	
	background: #3a3a3a;
	line-height: 11px;
	
	width: 225px;
	height: 14px;
	
	margin: 2px 0px 0px 0px;
	padding: 3px 0px 0px 15px;	
}

.casestudy a.second {
	color:#ffffff;
	display: block;
	position: relative;
	text-decoration: none;
	
	background: #3a3a3a;
	line-height: 11px;
	
	width: 225px;
	height: 14px;
	
	margin: 2px 0px 0px 0px;
	padding: 3px 0px 0px 15px;	
}

#case3 { float: right; }
#case2 { padding: 0px 0px 0px 20px; }

.caseflash {

	display: block; 
	position: relative; 
	width: 240px; 
	height: 180px; 
	margin: 0px; 
	padding: 0px;
}

.viewcase {

	display: block;
	position: relative;
	float: right;
	width: 240px;
	height: 15px;
	margin: 0px;
	padding: 0px;
}

.viewcase a, .viewcase a:visited {
	display: block;
	position: relative;
	float: right;
	background: transparent url('../_img/view_butt.gif') top right no-repeat;
	width: 47px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	background-image: url(_img/view_butt.gif);
}

.viewcase a span {
	
	display: none;
}


/* ***  LOGOS  *** */

#logos {

	display: block;
	position: relative;
	float: left;	

	width: 760px;
	margin: 0px;
	padding: 0px;
}

#logos h4 {

	display: block;
	position: relative;
	float: left;
	height: 12px;
	
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	line-height: 11px;
	margin: 0px;
	padding: 8px 0px 4px 2px;
}

/* ***  BOTTOM PANEL  *** */


#bottompanel {

	display: block;
	position: relative;
	float: left;
	
	width: 760px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

#footer {

	display: block;
	position: relative;
	float: left;
	
	margin: 0px;
	padding: 0px;

	width: 540px;
}


/* ***  COMPANY PROFILE  *** */

#profile {

	display: block;
	position: relative;
	float: left;
	
	width: 760px;
	height: 49px;
	padding: 25px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#profile_icon {

	display: block;
	position: relative;
	float: left;
	
	width: 44px;
	height: 49px;
	
	margin: 0px;
	padding: 0px;
	
}

#profile_icon #adobe_icon {

	margin: 0px;
	padding: 0px;
	width: 44px;
	height: 49px;
}

#profile_download, #profile_download:visited {

	display: block;
	position: relative;
	float: left;
	
	background: #3a3a3a url('../_img/dot_bg.gif') top left repeat-y;
	text-decoration: none;
	font-size: 11px;
	line-height: 13px;
	
	width: 700px;
	height: 8px;
	
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 10px 10px;
	
}

#profile_download:hover {

	background: #3f3f3f url('../_img/dot_bg.gif') top left repeat-y;
	color: #ffffff;	
}


/* ***  NEWS HEADLINES  *** */

#headlines {

	display: block;
	position: relative;
	float: left;
	
	margin: 0px;
	padding: 0px;
}

#headlines h4 {
	
	font-size: 14px;
	width: 200px;
	color: #999999;
	font-weight: bold;
	line-height: 11px;
	margin: 0px;
	padding: 18px 0px 10px 2px;
}

#news {
	
	display: block;
	position: relative;
	
	background: #333333 url('../_img/dot_bg.gif') 44px 0px repeat-y;
	
	
	width: 540px;
	margin: 0px 0px 0px 0px;
	padding: 0px;

}

.news_date, .newsdate:visited {

	display: block;
	position: relative;
	float: left;
	background: #3a3a3a;
	font-size: 11px;
	text-decoration: none;	
	
	width: 38px;
	height: 17px;
	margin: 0px 3px 2px 0px;
	padding: 6px 0px 0px 6px;

}

.news_heading, .news_heading:visited {

	display: block;
	position: relative;
	float: left;
	
	background: #3a3a3a;
	font-size: 11px;
	text-decoration: none;
	
	width: 468px;
	height: 17px;
	margin: 0px 0px 2px 0px;
	padding: 6px 0px 0px 10px;

}

/*
UNCOMMENT when the headlines become links

.news_heading:hover {

	background: #3f3f3f;
	color: #ffffff;
}

*/


/* ***  CONTACT  *** */

#contact {

	display: block;
	position: relative;
	float: right;
	
	background: #3a3a3a;
	
	margin: 10px 0px 0px 0px;
	padding: 6px 0px 0px 0px;

	width: 218px;
}

address {
   font-style: normal;
}

#contact a:hover {

	color: #b0b0b0;
}

#contact p {

	font-size: 11px;
	line-height: 15px;
	
	margin: 0px 0px 15px 0px;
	padding: 0px 12px 0px 12px;
}

#contactbottom {

	display: block;
	position: relative;
	background: #333333 url('../_img/ft_inverted_triangle.gif') 15px 0 no-repeat;
	
	margin: 0px;
	padding: 0px;
	height: 10px;
}

#copyright {
	display: block;
	position: relative;
	
	background: transparent url('../_img/copyright.gif') top left no-repeat;
	width: 200px;
	height:15px;
	
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

#copyright span {

	display: none;
}

.clearer {

	display: block;
	position: relative;
	clear: both;
	background: #333333;
	
	margin: 0px;
	padding: 0px;
	height: 0px;
}

.bottomspace {

	display: block;
	position: relative;
	clear: both;
	
	margin: 0px;
	padding: 0px;
	height: 50px;
}

.casestudy a.second:hover {
	color: #cccccc;
	background-color:#3f3f3f;
	text-decoration: underline;
}

#about p.second {
	font-family: "trebuchet MS", arial, verdana, sans-serif;
	font-size: 100%;
	
	display: block;
	position: relative;
	float: left;
	color: #5b5b5b;
	
	margin: 0px;
	padding: 6px 0px 0px 0px;
	width: 208px;	
}
