* {
	margin:0;
	padding:0;
}
body  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#FFFFFF;
	color:#515151;
}
img {
	border:0;
}
h1 {
	color:#dd8551;
	font-size:24px;
	font-family:tahoma, arial;
	font-weight:bold;
	padding:0 0 25px 0;
}
h2 {
	color:#FFFF99;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0 0 25px 0;
	text-align: center;
}
h3 {
	color:#dd8551;
	font-size:16px;
	font-family:"Arial Black";
	padding:0 0 8px 0;
	text-align: center;
	text-transform: uppercase;
}
.aboutUs {
	background:#ececec;	
	padding:40px;
}
.boxes {
	padding:5px 0;
}
.box {
	float:left;
	width:273px;
	padding:0 25px 20px 25px;
}
.boxButton {
	float:right;
}
.box p {
	padding:10px 0;
}
.buttonStyle {
	border:0;
	cursor:pointer;
	font-size:14px;
	color:#ffffff;
	background:#dd8551;
	padding:5px 7px 5px 7px;
}
#icons {
	float:left;
	background:#FFFFFF;
	margin:0px;
	width: 250px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	text-align: right;
}
.icons li {
	list-style:none;
	display:inline;
}
a {
	color:#FFFFFF;
	text-decoration:none;
}
a:hover {
	color:#dd8551;
}
#container { 
	width: 980px;  
	margin: 0 auto;
} 
#header { 
}
.menu {
	background:#0b0b08;
	padding:15px 0;
}
.menu li {
	list-style:none;
	display:inline;
	padding:5px 17px 5px 25px;
	border-right:1px solid #787877;
}
.menu a {
	color:#bdbdbd;
	font-size:12px;
	text-decoration:none;
}
.menu a:hover {
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
}
.menu #active a {
	color:#ffffff;
}
#logoContainer {
	float:left;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 200px;
}
.logo {
}
.slogan {
	color:#747474;
	font-size:12px;
}
.headerPicContainer {
	width:980px;
}
.headerText1 {
	font-size:48px;
	color:#dd8551;
	padding:50px 0 0 50px;
}
.style1 {
	font-size:40px;
	color:#0080AB;
	font-family: "Arial Black";
}

.headerText2 {
	font-size:18px;
	color:#0b0b08;
	padding:0 0 0 50px;
}
.headerPic {
	float:left;
	padding:0 20px 0 0;
}
.headerPicBody {
} 
.welcome {
	padding:20px 0;
}
.picRight {
	float:right;
	padding:0 0 15px 20px;
}
#footer22 {
	background:#ffffff url(../images1/footerBackground.jpg) repeat-x;
	color:#515151;
	padding:30px 0;
	font-size:11px; 
}
#footer22 p {
	text-align:center;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #DD8551;
} 
#footer22 a {
	color:#dd8551;
	text-decoration:none;
	font-size:11px;
}
#footer22 a:hover {
	color:#dd8551;
	text-decoration:none;
	font-size:11px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#topcentre{
	float:left;
	width:530px;
	text-align: center;
	padding-top: 0px;
}
.style2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-align: right;
}
.justify{ text-align:justify;}
.boxButton a{ color:#FFFFFF; text-decoration:none;}
.boxButton a:hover{ color:#FFFFFF; text-decoration:none;}
