/* content pages */
.project-content {
	float: left;
/*	width: 592px;*/
	width: 740px;
	padding: 15px 0 40px 0;
}
.project-content {
	padding: 15px 10px 5px 0;
	width: 582px;
	text-align: justify;
}
/* text styles */
.project-content h3 {
	margin: 0;
	padding: 0 0 13px;
	color: #949292;
	font: bold 11px/13px Arial, sans-serif;
}
.project-content p {
	margin: 0;
	padding: 0 0 13px;
	color: #949292;
	font: 11px/13px Arial, sans-serif;
}

.project-content p.titles {
	clear: both;
	margin: 36px 0 0;
}

.project-text {
	width: 758px;
	float: left;
	margin: 0;
	padding: 0 0 13px;
	color: #949292;
	font: 11px/13px Arial, sans-serif;
	text-align: justify;
}

.project-header {
background: #437ca3  5px;
width: 765px;
height: 50px; 
font: bold 18px Arial NARROW;
color: white;
padding-top: 10px;
}

.project-header-left {
background: #437ca3  5px;
width: 20px;
height: 50px; 
float:left;
}

.project-header-middle {
background: #437ca3  5px;
width: 660px;
height: 40px; 
font: bold 18px Arial NARROW;
float:left;
color: white;
padding-top: 5px; 
vertical-align:middle;
}

.project-header-right {
background-position:center;
background: url(../images/hexagons.gif) no-repeat;
width: 85px;
height: 40px; 
float:left;
}

.project-client {
padding-top: 10px;
width: 765px;
height: 65px;
font: 11px Arial;
margin-left:30px;
}

.project-client-left {
width: 650px;
float: left;
height: 20px;
}

.project-client-right {
width: 85px;
height: 20px;
float:left;
}

.project-client-text {
margin-left: 30px;
margin-top: 5px;
width: 595px;
height: 30px;
float: left;
font: 11px Arial;
color: #808080;
}

.project-client-project-number-pic {
margin-top: 5px;
width: 100px;
height: 30px;
float: left;
}

.project-client-project-number {
padding-left: 680px;
width: 50px;
height: 30px;
float: left;
align: right;
font: 11px Arial ;
color: #808080;
}

.project-element-purpose{
padding-top: 10px;
width: 765px;
height: 240px;
}

.project-element-title {
width:405px;
height:20px;
margin-left:30px;
}

.project-element-purpose-left {
width: 465px;
height: 228px;
float: left;
}

project-element-purpose-hr {
width: 406px;
height: auto;
float: left;
}

.project-element-text {
width: 355px;
height: 100px;

font: 11px Arial;
color: #808080;
margin-left:50px;
}

.project-element-text ul {
	margin-top:5px;
	margin-left:20px;
}

.project-element-text ul li {
	list-style: disc;
	padding: 0 0 5px 5px;
}

.project-purpose-pic {
margin-left:25px;
margin-top: 30px;
width: 355px;
height:20px;
float:left;
}

.project-purpose-text {
padding-top: 5px;
width:355px;
height:30px;
float: left;
font: 11px Arial;
color: #808080;
margin-left:50px;
text-align: justify;
}

.project-fig {
width: 300px;
height: 228px;
float: left;
}

.project-science {
width: 765px;
height: 500 px;
}

.project-science-pic {
padding-left: 25px;
padding-top: 80px;
width: 700px;
}

.project-science-text {
padding-left: 55px;
padding-top: 20px;
width: 700px;
height: 450 px;
font: 11px Arial;
color: #808080;
text-align: justify;
}

.project-science-text ul {
margin-top:5px;
margin-left:20px;
}

.project-science-text ul li {
	list-style: disc;
	padding: 0 0 5px 5px;
}


.project-product-result{
padding-top:5px;
width:765px;
height:120px;
}

.project-product-result-pic{
width:735px;
margin-left: 30px;
height: 20px;
}

.project-product-result-text{
width:700px;
height:100px;
font: 11px Arial;
color: #808080;
padding-top:5px;
padding-left:60px;
text-align: justify;
}

.project-product-result-text ul {
	margin-top:5px;
	margin-left:20px;
}

.project-product-result-text ul li {
	list-style: disc;
	padding: 0 0 5px 5px;
}
