	
body 
{
    background: #444;
    margin:0;
    padding:0;
}
em {
	font-style: normal;
	font-weight: bold;
	color: #ddd;
}
body, p, td, span.base
{
	font: normal 12px "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	letter-spacing: 0;
}
td, th
{
	vertical-align: top;
	text-align: left;
}
h1, h2, h3 {
	font-weight: normal;
}

a, a:link {
	color: #777;
	text-decoration: none;
	border-bottom: 1px solid #174;
}
a:visited {
	color: #777;
}
a:hover{
	border-bottom: 3px solid #fff;
	color: #fff;
}

a.button
{
	white-space: nowrap;
	font-weight: bold;
	padding: 0 5px;
	background: #c03;
	color: #fff;
	border: 1px solid #900;
	border-top-color: #f33;
	border-left-color: #f33;
}
a.button:hover
{
	background: #222;
	color: #fff;
	border: 1px solid #000;
	border-top-color: #444;
	border-left-color: #444;
	
}


div#wrap 
{ 
	width: 100%; 
	border-top:none; 
/*	background: url(../images/grid-bg.gif) repeat-y;  */
}

/* Layout
-------------------------------------------------------------------- */

div#header
{
	background:  url(../images/grey_stripe_bg.gif) repeat top left;
	position: relative;
}
div#header #logo
{
	margin: 7px 70px 17px;
}


div#content 
{
	min-height: 200px;
	width: 613px;
	margin-left: 70px;
}
div#footer
{
	margin-top: 20px;
	height: auto;
	width: auto;
	background: #333;
	padding: 15px 0;
}

/* NAVIGATION
-------------------------------------------------------------------- */
div#navbar
{
	
	background: #444 url(../images/header_nav_bg.gif) repeat-x bottom left;
	min-height: 40px;
}
div#navbar ul
{
	margin: 0;
	padding: 0;
	width: 696px;
	height: 40px;
}
div#navbar ul li
{
	list-style: none;
	padding: 0;
	display: inline;
	float: right;
	margin: 0px 2px 0 0;
	width: auto;
}
div#navbar ul li a 
{
	display: block;
	overflow: hidden;
	padding: 7px 14px;
}
div#navbar ul li a img
{
	left: 0px;
	position: relative;
	
}
div#navbar a, div#navbar a:link {
	color: #777;
	text-decoration: none;
	border-bottom: none;
}
div#navbar a:visited {
	color: #777;
}
div#navbar a:hover{
	border-bottom: 4px solid #174;
	background: #222;
	color: #fff;
}


/* Header / Footer
-------------------------------------------------------------------- */
div#header a {
	border-bottom: none;
	background: none;
}
div#header a:hover {
	border-bottom: none;
	background: none;
}

div#tantilize
{
	color: #fff;
	padding-bottom: 17px;
	background: #222 url(../images/folio_bg.gif) repeat-x bottom left;
}
div#tantilize img.subhead {
	position: absolute;
	left: 38px;
	top: 204px;
}

div#tantilize table a:hover
{
	border: none;
	background: none;
}
div#tantilize table
{
	width: 613px;
	margin-left: 53px;
}
div#tantilize td
{
	background: #222;
	border: 1px solid #444;
	padding: 10px;
}
div#tantilize td p
{
	font-size: 90%;
	line-height: 1.5em;

}
div#tantilize td img
{
	margin-bottom: 5px;
}
div#tantilize td p a
{
	display: block;
	border-bottom: none;
}

div#tantilize td:hover
{
	background: #000;
}
div#tantilize div.threecol { margin-left: 70px; padding: 17px 0; }
div.threecol { width: 613px; font-weight: normal; }
div#tantilize h1 {
	color: #fff;
	font-size: 27px;
	letter-spacing: -1px;
	margin-bottom: 5px;
}
div#tantilize h2 {
	color: #ccc;
	font-size: 16px;
	margin-bottom: 5px;
}
div#tantilize p {
	margin-bottom: 5px;
}
div#tantilize small {
	color: #999;
}


div#footer p {
	text-align: left;
	padding: 7px 0 7px 70px;
	font-size: 90%;
	color: #777;
	width: 613px;
	line-height: 1.5em;
}
div#footer p:hover {
	color: #fff;
	background: #000;
}

div#footer a {
	border-bottom: 1px solid #777;
}

div#footer a:hover {
	border-bottom: 2px solid #fff;
}







/* Content Styles
-------------------------------------------------------------------- */


div#content p, div#content a, div#content dd {
	color: #aaa;
}
div#content p { margin-top: 1em; line-height: 140%; }
div#content dt { color: #fff; font-size: 110%; margin-top: 1em; }
div#content dd { margin: 0; }
div#content a
{
	background: none;
	border-bottom: 1px solid #174;
}
div#content a:hover
{
	color: #fff;
	background: none;
	border-bottom: 4px solid #fff;
}

div#content h3
{
	margin: 20px 0 10px;
	border-bottom: 2px solid #333;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
}
div#content ul
{
	list-style-image: url(../images/bullet-174.gif);
	margin-left: 12px;
	line-height: 2.4em;
}


div.leftonecol 
{
	float: left;
	width: 191px;
}
div.righttwocol
{
	float: right;
	width: 401px;
}
div.lefttwocol 
{
	float: left;
	width: 401px;
}
div.rightonecol
{
	float: right;
	width: 191px;
}

div#hiring
{
	margin-top: 30px;
	background: #333;
	padding: 5px 10px 10px;
	color: #777;
}
div#hiring:hover
{
	background: #000;
	color: #fff;
}
div#hiring p
{
	text-align: left;
	padding-left: 10px;
	font-size: 90%;
	margin-bottom: 10px;
}
div#chunks p
{
	margin: 0 10px 15px 0;
	line-height: 1.5em;
	border-left: 3px solid #174;
	padding-left: 7px;
}
div#chunks p.more
{
	border-left: none;
	padding-left: 0;
}
div#chunks p strong
{
	color: #000;
	font-weight: bold;
}


div.brief {
	margin: 17px 0 30px;
	border-top: 4px solid #555;
	padding-top: 8px;
	clear: both;
}
div.brief img {
	float: left;
	margin-right: 17px;
	margin-bottom: 9px;
}
div.brief h4
{
	font-size: 120%;
	color: #fff;
}
div#content div.brief p a {
	color: #fff;
	font-weight: bold;
	padding: 0 2px;
}
div#content div.brief p a:hover {
	color: #fff;
}

/* CLEARFIX (http://www.positioniseverything.net/easyclearing.html)
-------------------------------------------------------------------- */

.clear {
	height: 0px;
	clear: both;
	font-size: 1px;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
	display: inline-table;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
