body {
	margin: 0;
	background: #DCE3E9 url('images/layout/bg.jpg') repeat-x;
	text-align: center;
}

h1 {
	margin: 9px 0 0 6px;
}
	h1 a {
		width: 344px;
		height: 85px;
		display: block;
		background: url('images/layout/logo.gif');
		float:left;
	}
	h1 a span {
		display: none;
	}
#header {
	text-align: left;
	margin: 0 auto;
	width: 790px;
	height: 100px;
}
#body {
	text-align: left;
	margin: 0 auto;
	width: 790px;
	background: #E9EEF1 url('images/layout/content_head.jpg') no-repeat;
	margin-bottom: 0px;
	clear:both;
	position: relative;
	top: 0px;
	left: 0px;
	height: 248px;
}

#feat
{
    position: absolute;
    left: 494px;
    top: -63px;
}
#feat a, #feat img
{
    border: none;
}
#feat a span
{
    display: none;
}
	
	#body div {
	}
	#body .left {
		position: relative;
		top: 17px;
		left: 23px;
		width: 390px;
		float: left;
	}
	#body .right {
		float: right;
		width: 299px;
		position: relative;
		top: 11px;
	}
	#body p {
		margin: 5px 0 9px 0;
		line-height: 15px;
		font-size: 15px;

		font-family: arial,sans-serif;
		font-size: 12px;
	}
	h2 {
		margin: 0;
		color: #4F6273;
		font-family: calibri, Sans-Serif;
		font-size: 25px;
	}
	#footer h2 {
		color: white;
	}
	a {
		color: #4F6273;
		font-weight: bold;
	}

/*///////////////////////////////////////////////*/
/*////// NAVIGATION ////////////////////////////*/
/*/////////////////////////////////////////////*/
#nav {
	background: url('images/layout/nav/navm.jpg');
	width: 100%;
	height: 32px;
	border-collapse: collapse;
	text-align: left;
}
#nav td.left {
	background: url('images/layout/nav/navl.jpg') top right;
	height: 32px;
}
#nav td.middle {
	width: 790px;
	background: #000 url('images/layout/nav/navm.jpg') repeat-x;
	vertical-align: top;
}
#nav td.right {
	background: url('images/layout/nav/navr.jpg');
}
#nav dl {
	margin: 0 auto;
	width: 790px;

}
#nav dl dt {
	display: inline;
}
#nav a {
	float: left;
	height: 27px;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
	line-height: 2em;
	color: White;
	font-family: Arial, Sans-Serif;
	text-align: center;
}
#nav .home {
	width: 49px;
}
#nav a.about {
	width: 66px;
}

#nav a.team {
	width: 45px;
}
#nav a.alumni {
	width: 109px;
}
#nav a.testimonials {
	width: 84px;
}

#nav a.portfolio {
	width: 65px;
}
#nav a.blog {
	width: 40px;
}
#nav a.jobs {
	width: 42px;
}
#nav a.contact {
	width: 75px;
}
#nav a.active, #nav a.testimonials:hover, #nav a.home:hover, #nav a.contact:hover, #nav a.blog:hover, #nav a.jobs:hover, #nav a.about:hover, #nav a.team:hover, #nav a.portfolio:hover, #nav a.alumni:hover{
	font-weight: bold;
}




#footer {
	background: #000 url('images/layout/footer_bg.jpg') 0 69px repeat-x;
	width: 100%;
	height: 420px;
	border-collapse: collapse;
	text-align: left;

	color: white;
	font-family: arial,sans-serif;
	font-size: 11px;
}
#footer td.left {
	background: url('images/layout/footer_tl.jpg') top right no-repeat;
	height: 69px;
}
#footer td.middle {
	width: 790px;
	background: #000;
	background: url('images/layout/featured/footer_tm.jpg') no-repeat;
	vertical-align: top;
	height: 69px;
}
#footer .middle div {
	background: #181819 url('images/layout/footer_m_bg.jpg') repeat-x;
	height: 150px;
	margin-top: 69px;
}
#footer .middle .left div
{
    background: none;
    margin-top: 0px;
    margin: none;
    height: auto;
}
#footer td.right {
	background: url('images/layout/footer_tr.jpg') top left no-repeat;
}
#footer #footer_b {
	margin: 0;
	background: url('images/layout/footer_b.jpg') no-repeat;
	width: 790px;
	height: 11px;
	clear: both;
}
#footer div.right {
	margin: 0;
	margin-right: 25px;
	background: none;
	padding: 10px 0 0 20px;
	float: right;
	width: 400px;

	height: 140px;
}
#footer div.left {
	margin: 0;
	margin-left: 20px;
	background: none;
	float: left;
	padding: 10px 0 0 10px;
	width: 300px;

	height: 140px;
}
#footer a {
	color: white;
}
#footer p {
	margin: 0 0 5px 0;
}
#footer ul {
	margin: 0;
	padding: 0 0 0 15px;
}
#footer li {
	list-style-position: outside;
	padding: 2px 0 2px 0;
}

#footer input {
	background: url('images/layout/textbox1.jpg') no-repeat;
	width: 194px;
	height: 19px;
	padding: 6px 6px 0 5px;
	font-weight: bold;
	font-size: 11px;
	color: #666;
	border: 0;
}
#footer input.c2 {
	background: url('images/layout/textbox2.jpg') no-repeat;
	width: 145px;
	height: 19px;
}
#footer input.c3 {
	padding: 0;
	margin-top: -10px;
	background: none;
	position: relative; top: 8px;
	width: 49px;
	height: 25px;

}


p#copyright {
	margin: 3px 0 0 0;
	color: #555;
	line-height: 20px;
	text-align: right;
	
}

#hiring
{
    font-weight: bold;
	font-family: arial,sans-serif;
	font-size: 12px;
}

#hiring a
{
    font-weight: bold;
}	

