body {
  background-color: #362b27;
  font: 9px/12px Verdana, Arial, Helvetica, sans-serif;
  color: #ffffff;
  text-decoration: none;
  margin: 20px 0px 0px 0px;
  line-height: 14px;
}


p {
margin: 0px 0px 0px 0px;
}

a:link {
	color: #b7b5a7;
	text-decoration: none;
}

a:visited {
	color: #b7b5a7;
	text-decoration: none;
}

a:hover {
	color: #fe7436;
	text-decoration: none;
}

h1 {
  font: 15px/16px Verdana, Arial, Helvetica, sans-serif; font-weight: bold;
}

h3, h4 {
  font-weight: normal;
  font-size: 12px;
  line-height: 15px;
}

.clear {
	clear: both;
	line-height: 0px;
	font-size: 0px;
	height: 0px;
}

#HCentre
{
	
	width:760px;
	left:50%;

	margin: 0px 0px 0px -380px;

	background-color: #1a1210;
	position:absolute;

}


#MenuStrip
{
  margin: 10px 10px 10px 10px;
  width: 740px;
  height: 100px;
}

#Logo
{
  position: relative;
  left: 40px;
  width: 200px;
  padding: 5px 0px 0px 0px;
  float: left;  
  
}

#Menu{
  position: relative;
  background: url(../images/menu-back.gif) repeat-y	;	  
  padding: 0px 0px 0px 15px;
  margin-top: 10px;
  width: 220px;
  left: 87px;
  float: left;
  vertical-align: bottom;
}

.home{
  background: #463c38;
  padding: 2px 10px 2px 5px;
}

.studioOne{
  background: #3e3431;
  padding: 2px 10px 2px 5px;
}

.studioTwo{
  background: #342a27;
  padding: 2px 10px 2px 5px;
}
.engineers{
  background: #241c19;
  padding: 2px 10px 2px 5px;
}
.menuActive{
  /*background: #fe7436;
  /*background: #b85528;*/
  padding: 2px 10px 2px 5px;*/
}

.selectedLink {
  color: #fe7436;
}


#Banner { 
  margin: 10px 10px 10px 10px;
  width: 740px;
  height: 280px;
  background: url(../images/banners/home.jpg);
}


#Content 
{
  width: 760px;
}

#LeftCol
{
  position: relative;
  background: url(../images/left-col-back.gif) no-repeat;	
  left: 45px;
  width: 200px;
  margin: 0px 0px 0px 0px;
  padding-left: 15px;
  float: left;
}

#RightCol
{
  position: relative;
  background: url(../images/right-col-back.gif) no-repeat;	  
  padding-top: 40px;
  padding-left: 15px;
  width: 150px;
  top: -10px;
  left: 83px;
  float: left;
  color: #fe7436;
}

#ThirdCol
{

  position: relative;
  width: 150px;
  left: 150px;
  top: 79px;
  float: left;
  color: #fe7436;

}

#Footer
{
  padding: 50px 10px 10px 10px;
  margin-bottom: 20px;
  width: 740px;
  
}

#FooterName
{
  position: relative;
  left: 50px;
  float:left;
  margin-top: 40px;
  margin-bottom:20px;
  
}

#FooterAddress 
{ 
  position: relative;
  left: 240px;
  width: 400px;
  float:left; 
  text-align: right;
  margin-top: 40px;
  margin-bottom: 20px;
}