/* CSS Document */

.pagecontainer
{
	width: auto;
	height: auto;
	margin: 20px 0px 10px 0px;
	clear:both;
	padding: 0px;	
}

.textcontainer
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 16px;
	color:#000000;
	text-align:justify;
	width: auto;
	height: auto;	
	padding: 5px 10px 5px 10px;
}

.ourteam

{
	width: 420px;
	height: auto;
	margin: 10px;
	padding: 10px;
	float: left;
}

.teamrow
{
	width: 400px;
	height: 160px;
	margin: 8px 3px 8px 3px;
	background-image:url(../images/ourteambg.jpg);
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}

.teamrowleft
{
	width: 151px;
	height: 131px;
	margin: 10px 6px 6px 6px;
	border: 1px solid #C0C0C0;	
	float: left;
}

.teamrowright
{
	width: 196px;
	height: 131px;
	margin: 10px 6px 6px 6px;
	padding: 0px 0px 0px 5px;
	float: left;
}

.cvdetails
{
	height: 385px;
}

.cvdetailscontainer
{
	height: 430px;
	width: 780px;
	margin: 10px 0px 10px 80px;
	padding: 10px;
	border: 1px solid #A0A0A4;
	background-image:url(../images/bgcvdetails.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}

.cvleft
{
	width: 190px;
	height: 195px;
	margin: 5px;
	float: left;
}

.cvright
{
	width: 550px;
	height:300px;
	margin: 5px;
	float: left;
	font-size:12px;
}

.cvtext
{
	width: 515px;
	height:auto;
	clear:both;
	margin:  10px 5px 5px 5px;
}

.cvtextleft
{
	width: 165px;
	height:auto;
	margin:  10px 5px 5px 5px;
	float:left;
	text-align: right;
}


.cvtextright
{
	width: 320px;
	height: auto;
	margin:  10px 5px 5px 5px;
	float:left;
	text-align: left;
}

.headofchamberscontainer
{
	width: 320px;
	height: 220px;
	background-image:url(../images/headofchambersbg.jpg);
	background-repeat:no-repeat;
	margin: 10px 30px 10px 50px;
	padding: 10px 20px 10px 20px;
	border: 0px;	
	float:left;	
}

.headofchamberdetailrow
{
	width:308px;
	margin: 10px 0px 0px 0px;
	height:20px;
	text-align:right;
}

.headofchamberdetails
{
	float:left;
	margin: 20px 0px 10px 15px;
	height: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align:left;
}

.textimage
{
	float:left;
	padding: 5px 8px 5px 0px;		
}

.viewdetails
{
	width: 120px;
	height: 27px;
	text-align: right;		
	margin: 30px 0px 10px 60px;	
	bottom: 0px;
	position:relative;
}