@charset "utf-8";
/* CSS Document */


.companyintro {
	position: absolute;
	left: 103px;
	top: 60px;
	z-index: 2;
	width: 665.5px;
	height: 90px;
	
}

li, p {
	text-align:left;
	font-size: 13px;
	line-height: 18px;
	text-align: left;
}

#companypanel {
	position: absolute;
	left: 73px;
	top: 150px;
	z-index: 2;
	width: 725.5px;
	height: 410px;
	background-color: #000000;
	text-align:left;
}


#pictures {
	margin: 0px 0px;
	padding: 0px 0px;
	text-align:left;
	margin-left: 30px;
}

.frame {
	border: solid #f4ed1f 2px;
	float: left;
	margin-right: 87px;
}

.picture {	
	border: solid #000000 6px;
}

#names {
	clear: both;
	text-align:left;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.namebox {
	float:left;
	width: 210px;
	font-size: 10px;
	margin-right: 18px;
	margin-top: 10px;
	background-color: #F7EC1D;
	background-image:url(images/profiledash.gif);
	background-position: left;
	background-repeat:no-repeat;
}

#profiles {
	text-align:left;
	margin-left: 30px;
	margin-top: 10px;
}

#profiles p {
	float:left;
	width: 200px;
	font-size: 10px;
	margin-right: 28px;
	margin-top: 10px;
}

.namebox p{
	margin-left: 50px;
	color: #000000;	
}

#names h4 {
	float: left;
}

.bottomline {
	clear: both;
	padding-top: 20px;
	margin-left: 30px;
}