body {
	margin: 0;
	background: #DCE3E9 url('images/layout/bg.jpg') repeat-x;
	text-align: center;
	font: 12px arial;
}

h1 {
	margin: 9px 0 0 6px;
}
	h1 a {
		width: 344px;
		height: 85px;
		display: block;
		background: url('images/layout/logo.gif');
	}
	h1 a span {
		display: none;
	}
#header {
	text-align: left;
	margin: 0 auto;
	width: 790px;
	height: 100px;
}
#body 
{
    position: relative;
    top:0px;
    left: 0px;
	text-align: left;
	margin: 0 auto;
	width: 790px;
	background: #E9EEF1 url('images/layout/content_head.jpg') no-repeat;
}
	#body div {
	}
	#body .left {
		position: relative;
		top: 17px;
		left: 23px;
		width: 390px;
		float: left;
	}
	#body .right {
		float:right;
		width: 300px;
		position:relative;
		top: 17px;
	}
	#body .fill {
		padding: 16px;
	}
	#body p {
		margin: 5px 0 10px 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;
	}
	h3 {
		margin: 0;
		color: #4F6273;
		font-family:  calibri, Sans-Serif;
		font-size: 20px;
	}
	#footer h2 {
		color: white;
	}
	a {
		color: #4F6273;
		font-weight: bold;
	}
	
	ul {
	margin: 0px 0 10px 0;
	padding-left: 30px;
	color:  #4F6273;
/*	list-style-type: bullet;
*/
	list-style-type: circle;
}
/*///////////////////////////////////////////////*/
/*////// 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 #ctl00_Label1 {
	display: block;
}
#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 url('images/layout/footer_tm.jpg') repeat-x;
	vertical-align: top;
}
#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;
	
}

/*///////////////////////////////////////////////*/
/*////// PORTFOLIO //////////////////////////////*/
/*///////////////////////////////////////////////*/
.noborder
{
	border: none;
	height: 23px;
	width: 23px;
	background-color:Transparent;
}

#selbox
{
	position: relative;
	margin: 0 0 0 30px;
	padding: 0 0 0 0;
	width: 378px;
	height: 124px;
	overflow:hidden;
	top: 10px;
}

#slider
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: absolute;
	height: 124px;
	background-color: #E9EEF1;
	overflow: visible;
	left: 0px;
	top: 0px;
}

#control
{
	position: relative;
	left: 380px;
	top: -60px;
	width: 10px;
}

#control ul li
{
	list-style: none;
}

#nextimg
{
	position: relative;
	top: -40px;
	left: 25px;
}

#previmg
{
	position: relative;
	top: -10px;
	left: 25px;
}

#instructions
{
    position: absolute;
	left: 530px;
	top: 55px;
	width: 200px;
	font-weight:bold;
	font-size: 20px;
	text-align: center;
	color: #515c81;
}

#pfolio
{
	display: block;
	width: 752px;
}

#bigimg
{
	float: left;
	margin: 0 0 0 30px;
	width: 500px;
}

#txtbox
{
	float: left;
  	margin: 0 20px 0 10px;
	font-size: .8em;
	font-family: Arial, sans-serif;
	text-align: left;
	width: 180px;
}


/*  TESTTESTTESTT
    TESTTESTTEST
    TESTTESTTEST
                    */
blockquote {
	background: url('images/quote.gif') no-repeat;
	margin-left: 10px;
	padding-left: 45px;
	width: 350px;
	font-style: italic;
	padding-bottom: 30px;
}

h2.error, h2.thanks
{
    margin-left: 25px;
}

