#wrapper {
	background: #676767;
	height: 950px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background: #3b3b3b;
	clear: left;
	float: left;
	height: 37px;
	width: 605px;
	border-top: 0px none #8f8f8f;
	border-right: 1px solid #8f8f8f;
	border-bottom: 1px solid #8f8f8f;
	border-left: 1px solid #8f8f8f;
	margin: 0px 52px 0px 241px;
	display: inline;
}
#logo {
	background: #9FD700 url(../images/logo.gif);
	clear: left;
	float: left;
	height: 143px;
	width: 231px;
	margin-left: 10px;
	top: 37px;
	clip: rect(37px,auto,auto,auto);
	margin-top: 37px;
	display: inline;
}
#titlebar {
	background: #676767 no-repeat;
	clear: left;
	float: left;
	height: 143px;
	width: 879px;
	border-left: 1px solid #8f8f8f;
	margin: 0px 10px;
	display: inline;
}
#sidebar {
	background: #676767;
	clear: left;
	float: left;
	height: 735px;
	width: 230px;
	border-top: 1px solid #8f8f8f;
	border-right: 1px none #8f8f8f;
	border-bottom: 1px solid #8f8f8f;
	border-left: 1px solid #8f8f8f;
	margin: 0px 0px 0px 10px;
	display: inline;
}
#navbar {
	background: #676767;
	clear: left;
	float: left;
	height: 250px;
	width: 200px;
	margin-top: 20px;
	margin-right: 15px;
	margin-left: 15px;
	display: inline;
}
#interview {
	font-family: Arial, Helvetica, sans-serif;
	background: #3B3B3B;
	padding: 5px;
	height: 140px;
	width: 200px;
	margin-left: 10px;
	clear: left;
	float: left;
	color: #FFF;
	border: 1px solid #8F8F8F;
	margin-top: 10px;
	font-size: 9.5pt;
}
#contact {
	background: #676767 url(../images/CallNow.gif) no-repeat;
	clear: left;
	float: left;
	height: 150px;
	width: 200px;
	margin: 60px 15px 20px;
	display: inline;
}
#newsletter {
	background: #676767;
	clear: left;
	float: left;
	height: 50px;
	width: 192px;
	margin-left: 20px;
}
.border {
	border-top: none;
	border-right: 1px solid #8F8F8F;
	border-bottom: 1px none;
	border-left: 1px solid #8F8F8F;
}
#footer {
	background: #676767;
	clear: right;
	float: right;
	height: 22px;
	width: 596px;
	margin-right: 52px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFF;
	text-align: center;
	display: inline;
}
#legal {
	background: #9FD700 url(../images/copyright.gif) no-repeat;
	clear: left;
	float: left;
	height: 22px;
	width: 221px;
	margin-left: 10px;
	padding: 5px;
	display: inline;
}
#bodytext {
	background: #3b3b3b;
	clear: none;
	float: right;
	height: 710px;
	width: 585px;
	padding: 15px 10px 10px;
	border-top: 1px none #8f8f8f;
	border-right: 1px solid #8f8f8f;
	border-bottom: 1px solid #8f8f8f;
	border-left: 1px solid #8f8f8f;
	overflow: auto;
	margin: 0px 52px 0px 0px;
	display: inline;
}
a {
	color: #9FD700;
}
a:hover {
	color: #FFF;
}
a:visited {
	color: #FFF;
}h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #9FD700;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #FFF;
	font-weight: lighter;
}
.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	line-height: 10px;
	color: #FFF;
}
.RightAlign {
	text-align: right;
}
.doublespace {
	line-height: 20px;
}
.centre {
	text-align: center;
}
.smallSpacing {
	line-height: 10px;
}
.green {
	color: #9FD700;
}
