body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background: #c3cccc;
	margin-top: 30px;
	padding: 0;	
	text-align:center;	
}
#container {
	margin: 0 auto;
	width: 942px;
	background-color: #c3cccc;
	text-align:left;
}
#logo {
	margin: 0 auto;
	width: 740px;
	background-color: #c3cccc;
	text-align:left;
}
#wrap {
	float: left;
	width: 740px;
	border: #333399 1px solid;
}
#image {
	padding: 10px;
}
#nav {
	float: left;
	width: 740px;
	font-family: Times;
	font-size: 16px;
	zfont-weight: bold;
	color: #ffffff;
	height: 35px;
	background: url(images/nav.gif) repeat-x;
	margin: 0;
	padding: 0;
}
#nav li {
	float: left;
	display: inline;
	color: #ffffff;
	list-style: none;
	text-align: center;
	height: 35px;
	margin: 0;
	padding: 0;
}
#nav ul {
	margin: 0;
	padding: 0;
}
#nav a {
	display: block;
	text-decoration: none;
	color: #ffffff;
	padding: 7px 0 8px 0;
	margin: 0;
}
#nav a:hover {
	color: #333399;
	background:url(images/nav_o.gif) repeat-x;
	padding: 7px 0 8px 0;
	margin: 0;
}
#about {
	width: 87px;
}
#services {
	width: 102px;
}
#staff {
	width: 88px;
}
#articles {
	width: 80px;
}
#news {
	width: 105px;
}
#studies {
	width: 110px;
}
#resources {
	width: 90px;
}
#careers {
	width: 78px;
}
#content {
	float: left;
	width: 720px;
	zheight: 48px;
	ztext-align:center;
	padding: 10px;
	margin: 0;
}
#content2 {
	position: relative;
	float: left;
	background-color: #ffffff;
	width: 720px;
	height: 348px;
	padding-top: 20px;
}
#leftc {
	position: absolute;
	width: 290px;
	text-align: right;
	left:55px;
}
#rightc {
	position: absolute;
	width: 290px;
	right:55px;	
	margin: 0 0 10px 0;
}
#content2 ul {
	margin:7px 0;
	padding:0;
}
#content2 li {
	list-style-type: none;
	line-height: 17px;
}
#content2 a {
	text-decoration: none;
	color: #2D2D2D;
	size:11px;
}
#content2 a:hover {
	text-decoration: underline !important;
}
#text {
	margin-top: 180px;
	color: #2D2D2D;
	padding:0;
	border-top: 3px solid #9c8849;
}
#text p {
	padding:0;
	margin: 15px;
	line-height: 16px;
}
#footer {
	clear: both;
	width: 750px;
	margin-left: 97px;
	font-size: 11px;
	color: #666666;
	text-align: center;
	height: 38px;
}	
#footer p {
	margin: 3px 0 0 0;
	padding: 0;
}	
#footer a {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}
