/* CSS Document */

#contentarea {
	width:auto;
	height:auto;
	margin-left:80px;
}
.menu {
	width:525px;
	height:118px;
}
.imagearea {
	height:480px;
	float:left;
	position:absolute;
	clear:both;
	left: 11px;
	top: 191px;
}
.text1 {
	font:"arial", sans-serif;
	color:#000000;
	font-size:12px;
	line-height:18px;
}
.text2 {
	font:"arial", sans-serif;
	color:#999999;
	font-size:13px;
	line-height:18px;
}
.box1 {
	width:172px;
	height:100px;
	float:left;
}
.box2 {
	width:176px;
	height:auto;
	float:left;
}
.box3 {
	margin-top:18px;
	width:176px;
	height:auto;
	float:left;
}
.box4 {
	float: top;
	padding:11px 0px 0px 0px;
	clear:both;
}
.imagebox1 {
	width:auto;
	height:auto;
	float:left;
	margin-left:30px;
}
.textbox {
	width:500px;
	height:auto;
	float:left;
	margin-top:10px;
	clear:both;
}
.textbox2 {
	width:500px;
	height:auto;
	float:left;
}
.images {
    float: left;
}

.images img {
    margin-right: 20px;
}
.profilearea {
	width:594px;
}
.profiletext {
	clear: left;
	float:right;
	width:433px;
	left: 11px;
	top: 191px;
}
	

	
