body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #434345;
	width: 970px;
}

#header {
	margin-top: 10px;
	padding-bottom: 15px;
}

#header_logo {
	margin-left: 10px;
	margin-top: 15px;
}

#social {
	width: 105px;
	height: 115px;
	position: fixed;
	top: 5px;
	right: 50px;
}

#content {
	width: 970px;
}

#left_column {
	width: 300px;
	float: left;
}

#leftc_navi {
}

#leftc_address {
	margin-left: 10px;
	line-height: 2px;
	width: 200px;
}

#leftc_copy {
	font-size: 9px;
	margin-left: 10px;
}

#main_frame {
	width: 600px;
	float: right;
	margin-top: 5px;
}

#main_frame_team {
	width: 600px;
	float: right;
	margin-top: 5px;
}

#main_frame_publications {
	width: 600px;
	float: right;
	margin-top: 5px;
	line-height: 4px;
	font-size: 10px;
}

#main_frame_contact {
	width: 600px;
	float: right;
	margin-top: 5px;
}

#main_frame_showcase {
	width: 600px;
	float: right;
	margin-top: 5px;
}

#gallery {
	height: 200px;
	background-color: #003300;
}

#map {
	width: 165px;
	height: 265px;
	float: left;
}

#contact_cont {
	width: 410px;
	height: 255px;
	float: right;
	margin-left: 25px;
	margin-top: 10px;
}

#cont_tel {
	padding-top: 10px;
	padding-left: 10px;
}

#cont_tel p {
	padding-top: 10px;
}

#contactus {
	float: left;
	padding-top: 35px;
	width: 600px;
}

#contactus img {
	padding-top: 10px;
	padding-bottom: 10px;
}

#contactus a {
	text-decoration: none;
	color: #33ccff;
}

#contactus a:hover {
	font-weight: bold;
}

.about_frame {
	margin-bottom: 30px;
	height: 185px;
}

.about_pic {
	width: 150px;
	height: 200px;
	float: left;
	background-color: #CCCCCC;
}

.about_text {
	font-size: 10px;
	padding-left: 10px;
	width: 440px;
	float: right;
}

.show_col1 {
	width: 150px;
	height: 150px;
	float: left;
}

.show_col2 {
	width: 150px;
	height: 150px;
	float: right;
}

.show_col3 {
	width: 150px;
	height: 150px;
	float: left;
}

#showcase_column {
}

