/*
Theme Name: Adaptatach
Theme URI: http://www.adaptatech.co.uk/
Description: CSS: Adaptatech Style
Author: http://www.adaptatech.co.uk/
Author URI: http://www.adaptatech.co.uk/
.
Adaptatech limited © 2008 All rights reserved.
.
*/
* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 767px;
}
.Body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.BodyBullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 15px;
	color: #333333;
}

a {
	font-size: 10px;
	color: #FF3300;
}
a:visited {
	color: #FF3300;
}
a:hover {
	color: #333333;
}
a:active {
	color: #FF3300;
}
.Header_Main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FF3300;
}
.header {
	float: left;
	height: 61px;
	width: 767px;
	background-color: #333;
}
.logo {
	float: left;
	height: 61px;
	width: 187px;
}
.mainbox {
	float: left;
	width: 767px;
}
.phonenumber {
	float: left;
	height: 61px;
	width: 187px;
	margin-left: 330px;
}

.Header_LeftNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
}
.NavLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}

a.NavLink {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
a.NavLink:visited {
	color: #333333;
	text-decoration: none;
}
a.NavLink:hover {
	color: #FF3300;
	text-decoration: none;
}
a.NavLink:active {
	color: #333333;
	text-decoration: none;
}
.Header_Main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FF3300;
}

.BodyHighlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FF3300;
}
.BodyBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}

.BodyBoldOrange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF3300;
}
