a:link {
	font-family: Arial, sans-serif;
	color:#000000;
	text-decoration: none;
	

}
a:visited {
	font-family: Arial, sans-serif;
	color:#000000;
	text-decoration: none;
}

a:hover {
	font-family: Arial, sans-serif;
	color:#ffffff;
	background-color: #000000;
}


body {
	font-family: Arial, sans-serif;
	line-height: 14px;
	margin: 0px;
	padding-top: 56px;
	padding-left: 60px;
}


.logo_p {
	position:absolute;
	left: 60px;
}

.logo_s {
	font-size:18px;
	line-height: 28px;
}

.menu_p {
	position:absolute;
	left: 60px;
	top: 154px;
	width:200px;	
}

.menu_s {
	color:#999999;
	font-size:14px;
}

.lang_p{
	position:absolute;
	left: 0px;
	bottom: 15px;
	margin-bottom: -15px;
	width: 200px;
	height: 98px;
	padding-left: 60px;
	padding-top: 14px;
	padding-bottom: 0px;
	background-color: #EEEEEE;	
}

.lang_s{
	font-size: 9px;
	font-weight: bold;
	line-height: 14px;	
}

.home_image{
	position:absolute;
	width:400px;
	height:600px;
	right:15px;
	bottom:15px;
	margin-bottom: -15px;
	margin-right: -15px;
}
.content_title_p {
	position:absolute;
	left:300px;
	width: 440px;
}

.content_image_p {
	position:absolute;
	top: 154px;
	left: 300px;
	width: 450px;
}

.content_projects_p {
	position:absolute;
	top: 154px;
	left: 300px;
	width: 555px;
}

.press_text {
	float:left;
	width:200px;
	color: #372315;
	font-size: 10px;
	padding-right:40px;
}

.press_image{
	float:left;
	width:200px;
}

.project_text{
	font-size:10px;
	font-weight:bold;
	color:999999;
}

.biography_text{
	float:left;
	width: 200px;
	color: #152B37;
	font-size: 10px;
}
	
.biography_image {
	float:right;
	width: 200px;
}

.project{
	width: 95px;
	height: 112px;
	float:left;
}

.projectpad{
	width: 95px;
	height: 112px;
	padding-right: 20px;
	float:left;
}

.break{
	height: 28px;
	width:440px;	
	float:left;
}

.projectbreak{
	height: 28px;
	width:550px;	
	float:left;
}


.project_l{
	float: left;
	padding-right: 40px;
	
}

.project_lend{
	float: left;
}

.project_p{
	float: left;
	padding-right: 25px;
	
}

.project_pend{
	float: left;
}

.project_type{
	font-size: 9px;
	color: #666; 
}

.image_bg {
	width: 95px;
	height: 70px;
	background-color: #E5E5E5;
}

.alert{
	color:#CC3300;
}

.h {
	font-size:18px;
	line-height: 28px;
}

.sh {
	text-decoration: underline;
}

small {
	font-size: 9px;
	font-weight: bold;
	line-height: 14px;	
}

.contact {
	font-size: 9px;
	font-weight: bold;
	line-height: 14px;	
	color:#333333;
}

