a.logo {
	float: left;
	position: relative;
	width: 251px;
	height: 84px;
	left: 34px;
	top: 42px;
}

#nav {
	width: 797px;
	height: 36px;
	float: left;
	position: relative;
}

a.nav_home {
	position: relative;
	float: left;
	width: 82px;
	height: 36px;
	background: url('./images/nav_home.jpg');
}

a.nav_services {
	position: relative;
	float: left;
	width: 86px;
	height: 36px;
	background: url('./images/nav_services.jpg');
}

a.nav_newsandevents {
	position: relative;
	float: left;
	width: 133px;
	height: 36px;
	background: url('./images/nav_newsandevents.jpg');
}

a.nav_whoweare {
	position: relative;
	float: left;
	width: 104px;
	height: 36px;
	background: url('./images/nav_whoweare.jpg');
}

a.nav_clients {
	position: relative;
	float: left;
	width: 80px;
	height: 36px;
	background: url('./images/nav_clients.jpg');
}

a.nav_contactus {
	position: relative;
	float: left;
	width: 100px;
	height: 36px;
	background: url('./images/nav_contactus.jpg');
}

a.nav_remotesupport {
	position: relative;
	float: left;
	width: 150px;
	height: 36px;
	font: 11px/24px verdana;
	text-align: right;
}

a.nav_home:hover {
	background-position: 0px -36px;
}

a.nav_services:hover {
	background-position: 0px -36px;
}

a.nav_newsandevents:hover {
	background-position: 0px -36px;
}

a.nav_whoweare:hover {
	background-position: 0px -36px;
}

a.nav_clients:hover {
	background-position: 0px -36px;
}

a.nav_contactus:hover {
	background-position: 0px -36px;
}

#body_left {
	width: 583px;
	float: left;
	position: relative;
}

#body_right {
	float: right;
	position: relative;
	width: 211px;
}

#latestnews {
	position: relative;
	margin-top: 8px;
	background: #F7F7F7;
}

#latestnews ul {
	list-style: none;
	padding: 0;
	margin: 0 0 0 5px;
}

#latestnews li {
	list-style: none;
	padding: 0;
	margin: 5px;
	font: 11px/24px verdana;
}

#latestnews strong {
	font: 11px/24px verdana;
	color: #B60700;
	font-weight: bold;
}

#services {
	float: left;
	top: 4px;
	position: relative;
	background: #F7F7F7;
	margin-bottom: 10px;
}

#services ul {
	list-style: none;
	padding: 0;
	margin: 10px 0 0 5px;
}

#services li {
	list-style: none;
	padding: 0;
	margin-left: 5px;
	*margin-bottom:10px;
	font: 11px/24px verdana;
}

#body_text {
	position: relative;
	float: left;
	margin: 0 0 0 5px;
	width: 557px;
	font: 11px/18px verdana;
	color: #804040;
	padding-bottom: 10px;
}

#MainPage_body_text {
	position: relative;
	float: left;
	margin: 0 0 0 5px;
	width: 557px;
	font: 11px/18px verdana;
	color: #666666;
	padding-bottom: 10px;
}

a.more {
	font: 10px/24px verdana;
	color: #B60700;
	text-decoration: none;
}

a.more:hover {
	text-decoration: underline;
}
