/*background*/
body 
{
	background: url(../images/bg.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
}
body a img  
{
	border: none;
}
div.block
{
	position: absolute;
	top: 310px; left: 950px;
	background: url(../images/block.jpg) no-repeat;
	height: 136px; width: 113px;
}
div.nav 
{
	position: absolute;
	top: 78px; left: 199px;
	width: 751px; height: 100px;
	z-index: 5;
	text-transform: uppercase;
	font-weight: bold;
}

div.nav a 
{ 
	display: block;
	text-decoration: none; 
	color: white; 
	font-size: 80%; 
	padding: 10px 15px 2px 15px;
	height: 30px;
	float: left;
}
div.nav a:hover, div.nav a.selected
{
	background: url(../images/nav-hover.jpg) repeat-x;
}
div.nav ul 
{
	position: absolute;
	list-style: none;
	left: 0px; top: 44px;
	margin: 0; padding: 0;
	display: none;
}
div.nav ul.selected {display: inline;}

div.nav ul a
{
	display: block;
	height: 20px;
	font-size: 70%;
	padding: 10px 15px 0px 15px;
	width: auto;
}
div.nav li
{
	height: 30px;
	float: left;
	width: auto;
}
div.nav ul a:hover, div.nav ul a.selected
{
	background: url(../images/sub-nav-hover.gif)  no-repeat center;
	display: block;
}

/*structure*/
div.top
{
	width: 950px; height: 113px;
	border-bottom: 1px solid #aadbc2;
	background: url(../images/top-bg.jpg) repeat-x;
	float: left;
	clear: both;
	margin: 0; padding: 0;
}
div.top .login 
{
	background: #6095d1;
	position: relative;
	height: 30px; width: 345px;
	padding: 3px 0 0 8px;
	position: absolute;
	top: 0; left: 550px;
	z-index: 5;
	color: white;
	text-transform: uppercase;
	font-size: 70%;
}
div.top .blue-rectangle
{
	background:#497FBD none repeat scroll 0 0;
	height:6px; width:43px;
	position:absolute;
	top:114px; left:0;
	z-index:2;
	overflow: hidden;
}
div.top .long-green
{
	position:absolute; 
	left: 0; top: 113px; 
	z-index: 1; 
	background: #419f2e; 
	width: 950px; height: 6px; 
	border-top: 1px solid #aadbc2;
	overflow: hidden;
}
div.ie6-white
{
	position: absolute;
	background: white;
	top: 172px; left: 43px;
	width: 907px; height: 280px;
	z-index: -1;	
}

/*content and lower divs*/
div.middle
{
	width: 950px; height: auto;
	float: left;
	clear: both;
	margin: 0; padding: 0;
}
div.content
{
	margin: 0 0 0 43px;
	padding: 55px 17px 0 42px;
	background: white;
	font-size: 80%;
	height: auto;
	min-height: 280px;
}
div.content a, div.home-content a, div.home-content2 a 
{
	color: #4580bc;
}
div.content .team-left
{
	width: 216px;
	padding: 10px 0 10px 44px;
	margin-left: -42px;
	color: #686868;
	background-color: #f4f2ef;
	float: left;
	display: inline;
	font-size: 85%;
}
div.content .team-left a 
{
	color: #3265a8;
	text-decoration: none;
}
div.content .team-left .selected
{
	color: black;
}
div.content .team-left p 
{
	margin: 6px 0;
	padding: 0;
}
div.content .team-right
{
	width: 580px;
	color: #686868;
	float: right;
}
div.content .team-right .team-images
{
	padding: 0px 20px 0px 0;
	margin: 0px;
	float: left;
}
div.content .team-right .team-clear
{
	padding: 0px;
	margin: 50px 0 0 0;
}
div.content .left-no-pad  
{
	width: 501px;
	margin-left: -42px;
	float: left;
	display: inline; 
}
div.content .left
{
	width: 459px;
	height: auto;
	float: left;
	
}
div.content .right
{
	width: 363px;
	float: left;
	margin: 0px 0 0 26px;
}
div.content .right .beige
{
	background: #efebe0;
	margin: 0;
	padding: 7px 0 7px 10px;
	font-size: 85%;
}
div.content .proj-right
{
	width: 363px;
	float: left;
	margin: -60px 0 0 26px;
}
div.content .proj-right p
{
	background: #f4f4f0;
	margin: 0;
	padding: 20px 10px 10px 10px;
}
div.content .proj-right .details
{
	background: #fafaf9;
}
div.content .proj-right .black-projects
{
	color: Black;
	font-size: 120%;
	font-weight: bold;
}
div.content #flash-container
{
	float: left;
	display: inline; 
}
div.news-content a
{
	color: Black !important;
	font-size: 120% !important;
	font-weight: bold !important;
	text-decoration: none !important;
	text-transform: capitalize; 
}
div.news-content li
{
	list-style: none;
	background: url(../images/arrow.gif) no-repeat;
	background-position: 0px 2px;
	padding-left: 25px;
	margin-left: -25px;
}
div.home-content
{
	margin: 20px 0 0 40px;
	padding: 0;
	float: left;
	width: 387px;
}
div.home-content p, div.home-content2 p
{
	font-size: 80%;
}
div.home-content2
{
	margin: 20px 0 0 30px;
	padding-left: 52px;
	float: left;
	width: 400px;
	border-left: 1px dotted #CCC;
}

/* brown borders */
div.brown-top
{
	position: absolute;
	top: 120px; left: 184px;
	background: url(../images/sub-nav-bg.gif) repeat-x;
	width: 716px; height: 32px;
	z-index: 2;
	display: none;
}
div.brown-left-corner
{
	position: absolute;
	top: 120px; left: 43px;
	background: url(../images/top-left-corner.gif) no-repeat;
	width: 142px; height: 32px;
	z-index: 5;
	display: none;
}
div.brown-right-corner
{
	position: absolute;
	top: 120px; left: 900px;
	background: url(../images/top-right-corner.gif) no-repeat;
	width: 51px; height: 32px;
	z-index: 6;
	display: none;
}

/* footer */
div.footer
{
	clear: both;
	margin: 20px 0 0 40px;
	padding-top: 10px;
	width: 910px; height: 50px;
	float: left; 
	display: inline;
	color: gray; 
	font-size: 11px; 
	word-spacing: 4px; 
	background: url(../images/footer-border.gif) repeat-x;
}
div.footer a
{
	color: #a29f95;	
	text-decoration: none;
}

/* fonts */
h1 
{font-size: 200%; color: #457dbb; text-transform: uppercase; margin: 14px 0;}
h2 
{font-size: 120%; font-weight: bold; color: black; margin-bottom: 0; }
h3 
{font-size: 100%; font-weight: bold; color: #419f2d; margin-bottom: -12px;}
h4
{font-size: 170%; font-weight: normal; color: #419f2d; margin: 10px 0 15px 0;}
h5
{font-size: 100%; color: #419f2d; margin-top: 0; font-weight: bold;}
.text-boxes
{color: gray; height: 14px; width: 92px; font-size: 12px;}
.back
{color: Gray !important; font-weight: bold; text-decoration: none; font-size: 100%;}

/* misc */
div.selected
{display: block;}

div.clearfloats 
{clear: both;}

.green
{color: #419f2e; font-weight: bold; }

.profile { position:absolute; width:580px; height:400px; display: none; }
.toggle-links { cursor:pointer; }
.loading { position: absolute; color: white; padding-left: 2px; width: 320px; height: 228px; background: url(../images/loading.gif) no-repeat; }
.quoted { font-size: 85%; font-weight: bold; margin-bottom: 30px; }