body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3C3C3C;
	line-height:1.4
	text-align: center;
	margin:0px;


}

div#container
{
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	text-align: left;
}

div#popup-container
{
	margin:10px;
	width: 480px;
	text-align: left;
}

div#logo{
margin-top:10px;
width:313px;
height:140px;
float:left;
}

div#menu{
	margin-top:10px;
float:right;
font-size:75%;
text-align:right;
}

div#strapline{
margin-top:46px;
float:right;
text-align:right;
color: #ff9933;
font-size: 200%;
letter-spacing: 0.03em;


}

div#maincontent{
	margin-top:20px;
	width: 1000px;
}

div.float {
  float: left;
  }

div#submenu{
	width:255px;
	text-align:right;
}
div#footer{
width: 1000px;
	margin-top:20px;
	color:#cccccc;
	font-size:95%;
}

div#footer-left{
	width:700px;
	float:left;
}
div#footer-right{
	float:right;
	width:226px;
	}
	
div#pagecontent{
	width:299px;
	margin-left:51px;
}

div#pagecontentwide{
	width:340px;
	margin-left:51px;
	margin-right:10px;
}

div#pagecontentimage{
	margin-top:40px;
	margin-left:15px;
}
.teamphoto{
margin-right:10px;
margin-bottom:10px;
}

a:link {
	color: #ff9933;
	text-decoration:none;
}
a:visited {
	color: #ff9933;
	text-decoration:none;
}
a:hover {
	color: #666666;
}
a.menu {
	font-size:140%;
	color: #666666;
	text-decoration:none;
}
a.menu:visited {
	color: #666666;
	text-decoration:none;
}
a.menu:hover {
	color: #f3cb89;
	text-decoration:none;
}	
.parahome {
width:299px;
}
.linkhome{
width:299px;
	border-bottom:solid;
	border-width:1px;
	border-color:#ff9933;
text-align:right;

}
.menuon {

	font-size:140%;
	color:  #666666;
	font-weight:bold;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	
	font-size: 200%;
	font-weight:normal;
	margin-top:0px;
	
}
h2 {
	font-size: 135%;
	
}
.h2home{
width:299px;
border-bottom:solid;
	border-width:1px;
	border-color:#ff9933;
	
}
h3 {
	font-size: 130%;
}
h4 {
	font-size: 120%;
}
h5 {
	font-size: 110%;
}
.border-bottom{
border-bottom:solid;
	border-width:1px;
	border-color:#ff9933;
}

