/** copyright all code Ibex Internet Ltd **/
/** info http://www.ibexinternet.co.uk **/
body {
	color: #000000;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#content {
	width: 740px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	background-image: url(../pictures/big_man.gif);
	background-repeat: no-repeat;
	background-position: 300px 100px;
}
#copyright {
	width:740px;
	text-align:right;
	font-size: 10px;
	color: #666666;
	padding-top: 5px;
}

#menu {
	float: left;
	width: 154px;
	background-color: #CCCCCC;
	height: 700px;
}

#footer {
	clear: both;
	background-color: #CCCCCC;
	text-align: left;
}
#footermenu {
	clear: both;
	background-color: #CCCCCC;
	text-align: right;
	color: #FFFFFF;
	padding-bottom: 5px;
	padding-right: 5px;
}
#header {
	background-color: #FFFFFF;
	height: 90px;
	width: 740px;
	background-image: url(../../newsite/pictures/logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: none;
}
#maintext {
	text-align: left;
	background-image: url(../../newsite/pictures/people2.gif);
	background-repeat: no-repeat;
	background-position: 0px 480px;
	background-position: 0px 480px;
	height: 700px;
}
/** CSS HACK for Explorer **/
html>body #maintext {
	text-align: left;
	background-image: url(../../newsite/pictures/people2.gif);
	background-repeat: no-repeat;
	background-position: 0px 480px;
	background-position: 150px 480px;
	height: 700px;
	padding-left: 160px;
		padding-left: 160px;
	*padding-left: 10px; _padding-left: 10px;
}
#lowerspin {
	float: right;
}
.footertext,a.footertext:visited {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 160px;
	text-decoration:none;
	color: #000000;
}
a.footertext:hover {
color:#FF6600;
}
#walking {
	background-image: url(../../newsite/pictures/people.gif);
	background-position: 160px 0px;
	height: 200px;
	width: 640px;
	background-repeat: no-repeat;
}
.orangebold {
	color: #F38D4B;
	font-weight: bold;
	text-align: center;
	font-size: 16px;
}
.floatright {
	float: right;
}
/** flaoting things  **/
#thehand {
	z-index:1;
	float: right;
	}
.footertab {
	padding-top: 6px;
}
.titles {
	font-weight: bold;
	color: #000000;
	text-align: center;
	font-size: 16px;
}
.maintext {
	padding-left: 10px;
	padding-right: 10px;
}
.lists {
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(../../images/spot.gif);
}
#list {
	display: run-in;
}
.orange,a.orange:visited {
	color: #F38D4B;
	text-decoration: none;
}
a.orange:hover {
	color:#000000;
}
.pagelinks, a.pagelinks:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.pagelinks:hover {
color:#F38D4B;
}
#thecontent {
	padding-right: 10px;
	padding-left: 10px;
}
/** lower nav stuff**/
#lowernav {
	font-size: 10px;
	color: #808080;
	text-decoration: none;
	padding-top: 10px;
}
a.lowernav {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
a.lowernav:hover {
color:#FF9900;
}
