/*
                \\\// 
               -(o o)- 
============o00==( )==00o===================
  Stylesheet by: Matthew Green 
  Copyright: 2011
  Contact: Matt@MBGWebServices.com.au
  Website: www.mbgwebservices.com.au
============================================ 
*/

#main_left
{
	width:300px;
	height:600px;
	float:left;
}

#matts_home_picture
{
	width:300px;
	height:220px;
	background-image:url(../home-images/matt_home_photo.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#main_right
{
	width:640px;
	height:600px;
	margin-left:20px;
	float:left;
}
  
#capability_statement
{
	width:570px;
	height: 110px;
	padding:30px 30px 10px 10px;
	text-align:center;
/*	font-weight:bold; */
	margin:0 auto;
}

fieldset
{
	width:600px;
	height:180px;
	margin:10px;
	border:solid 2px #555;
	background-color:#EEE;
}

legend
{
	font-size:16px; 
	font-weight:bold; 
	font-style:italic;
	background-color:#FFF;
	margin-left:20px;
	padding:0 5px;
}

.sample_thumb
{
	width:180px;
	height:150px;
	margin-left:10px;
	margin-top:8px;
	text-align:center;
	float:left;
}

#showmemore
{
	width:20px;
	height:150px;
	float:left;
}