/*------------------------------------portfolio------------------ */

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #575653;
	margin-top:0px;
}

a:link {
	color: #a7a5a0;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color: #a7a5a0;
	font-weight:bold;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
	font-weight:bold;
}
a:active {
	text-decoration: none;
	color: #a7a5a0;
	font-weight:bold;
}

#DIVMenu {	
	width:152px;
	height: 250px;
	float:left;
	background-image:url(../images/menu/menu_whoweare.jpg);
	background-repeat:no-repeat;
	background-color:#95c653;
}

#DIVHeader {
	width:952px;
	height: 65px;
	background-image:url(../images/banner_whoweare.jpg);
	background-repeat:no-repeat;
}


#DIVContent {
	width:790px;

}

