.profile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #eeeeee;
}
body {
	background-color: #eeeeee;
}
.container{
	background-position: left;
	display: block;
	width: 550px;
	margin-left: 13px;


}
.floatleft {
	padding-top: 15px;
	padding-bottom: 15px;
	float: left;
	margin-right: 15px;
	clear: left;
}

.top {
	background-image: url(http://www.showtech.com.au/company/team/css/top.jpg);
	display: block;
	background-repeat: no-repeat;
	height: 36px;
	background-position: left;
}
.middle {
	background-image: url(http://www.showtech.com.au/company/team/css/mid.jpg);
	background-repeat: repeat-y;
	background-position: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-left: 30px;
	font-weight: bold;
	padding-right: 30px;
	text-align: justify;
}
.titlered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-left: 30px;
	color: #660000;
	padding-top: 5px;
}
.bot {
	background-image: url(http://www.showtech.com.au/company/team/css/bot.jpg);
	background-repeat: no-repeat;
	height: 31px;
	background-position: left;
	clear: right;
	float: none;
}
 .floatright
{
	float: right;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 5px;
}
.middlefind {
	background-image: url(http://www.showtech.com.au/company/team/css/mid.jpg);
	background-repeat: repeat-y;
	background-position: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-left: 30px;
	font-weight: bold;
	padding-right: 30px;
	text-align: justify;
	height: 270px;
}
h1 {
	font-size: 16px;
	text-align: left;
}
h2 {
	font-size: 16px;
	text-align: right;
}
