body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 15px;
	background-color: #FFFFFF;
}

a:link, a:active, a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #990000;
}

.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#header {
	width: 770px;
	height: 125px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/headerBg.gif);
	position: relative;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}
#headerl {
	position: absolute;
	top: 0px;
	left:0px;
}

#headerr {
	position: absolute;
	top: 0px;
	right: 0px;
}
/************** header tag styles **************/

h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
	color: #334d55;
	margin: 0px;
	padding-left: 10px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}
#topMenu {
	width: 770px;
	height: 22px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../images/mainBgpng.png);
}
#HPlogo {
	position: relative;
	left: 40px;
	top: 24px;
}
#HPstrap {
	position: relative;
	left: 70px;
	top: 10px;
	z-index: 2;
}
#hplogoEmboss {
	background-image: url(../images/hplogoEmboss.gif);
	width: 194px;
	height: 100px;
	top: 10px;
	right: 8px;
	position: absolute;
	float: right;
	z-index: 1;
}
#MenuButtons {
	width: 762px;
	height: 22px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/menuBg.gif);
	text-align: center;
}
#maincontentFrame {
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/mainBgpng.png);
	background-repeat: repeat-y;
	min-height:420px;
	margin-top: 0px;
	width: 770px;
	margin-bottom: 0px;
	position: relative;
	bottom: 0px;
	top: 0px;
	padding: 0px;
	
}

#maincontentLHS h1 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 8px;
	color: #666666;
	
}

#maincontentLHS h2
{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 8px;
	color: #666666;
	text-align: left;
}

#maincontentLHS h3
{
	font-size: 9px;
	font-weight: bold;
	color: #990000;
	text-align: left;
	text-transform: uppercase;
	margin: 15px 0px 0px;
	padding: 0px;
}
#maincontentLHS {
	float: left;
	width:300px;
	padding: 0px 0px 50px;
	text-align: center;
	position: relative;
	left: 60px;
	top: 50px;
	height: 270px;
	vertical-align: middle;
}
#maincontentLHSHP
{

	background-position: center;
	float: left;
	width: 350px;
	padding: 0px 0px 50px;
	position: relative;
	left: 30px;
	top: 0px;
	height: 300px;
	text-align: center;
	vertical-align: top;
}

#maincontentLHSClients
{
	
	float: left;
	width: 350px;
	padding: 0px 0px 50px;
	text-align: center;
	position: relative;
	left: 30px;
	top: 0px;
	height: 300px;
	overflow: hidden;
}



#maincontentLHS p {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 4px;
	margin-bottom: 6px;
	
	
}
#maincontentLHS a:link, #maincontentLHS a:active, #maincontentLHS a:visited {
	color: #999999;
	text-decoration: none;
}
#maincontentLHS a:hover {
	color: #990000;
}


#maincontentRHS{
	padding: 50px 10px 50px 0px;
	margin:0px 0px 0px 390px;
	width: 300px;
	position: relative;
	top: 0px;
	left: 0px;
}
#maincontentRHS p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding-left: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #333333;
	line-height: 3ex;
	
}
#maincontent{
	padding: 50px 10px 50px 0px;
	margin:0px 0px 0px 50px;
	width: 650px;
}
#maincontent p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding-left: 17px;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #333333;
	line-height: 3ex;
	
}

#mainLowerFrame {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../images/greyBg.gif);
	background-repeat: repeat;
	height: 100px;
	text-align: center;
}

#footer {
	width: 770px;
	height: 53px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/footerBg.gif);
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	background-repeat: repeat-x;
	text-decoration: none;
}
#footer a:link, #footer a:active, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 10px;
	padding-right: 2px;
	padding-left: 2px;
}
#footer a:hover {
	color: #FFFFFF;
	font-size: 10px;
	background-color: #999999;
	padding-right: 2px;
	padding-left: 2px;
	}
	

#footerl {
	position: absolute;
	top: 0px;
	width: 10px;
	height: 53px;
	left: 0px;
}

#footerr {
	position: absolute;
	top: 0px;
	right:0px;
	width: 10px;
	height: 53px;
}
#legals {
	width: 770px;
	height: 24px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	font-weight: normal;
	left: -1px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
#legalsL {
	width: 750px;
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	text-align: center;
	border: 1px solid #FF0000;
	margin-right: auto;
	margin-left: auto;
	top: 10px;
	position: relative;
}
#legalsR {
	width: 250px;
	height: 24px;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	text-align: right;
	margin-top: 10px;
	float: right;
	vertical-align: top;
}
#legals a:link, #legals a:active, #legals a:visited {
	color: #999999;
}
#legals a:hover {
	color: #990000;
}
#homepagewebPart {
	width: 160px;
	height: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	text-align: left;
	top: 10px;
	left: 70px;
	position: relative;
	float: left;
	clear: right;
	right: 70px;
	margin-right: 70px;
}
#homepagewebPart p {
	text-align: left;
	line-height: 12px;
	margin-top: 4px;
	margin-bottom: 2px;
}
#BotMenuButtons {

	width: 762px;
	height: 22px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#submenu {
	width: 302px;
	overflow: visible;
	left: 60px;
	position: relative;
	float: left;
	clear: left;
	top: 0px;
	padding-bottom: 40px;
}
#maincontent h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding-left: 10px;
	margin-top: 15px;
	margin-bottom: 5px;
	color: #990000;
	line-height: 3ex;
	font-weight: bold;
	text-transform: uppercase;
}
#maincontent h2 {


	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 15px;
	color: #333333;
	line-height: 3ex;
}
#maincontent ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding-left: 17px;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #333333;
	line-height: 3ex;
	list-style-type: circle;
	list-style-image: url(../images/bulltipoint.gif);
}
#maincontent ol {




	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding-left: 17px;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #333333;
	line-height: 3ex;
}
#maincontentRHS h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding-left: 10px;
	margin-top: 15px;
	margin-bottom: 5px;
	color: #990000;
	line-height: 3ex;
	font-weight: bold;
	text-transform: uppercase;
}
#maincontentRHS h2 {


	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 15px;
	color: #333333;
	line-height: 3ex;
}

#maincontentRHS h3 {


	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 15px;
	color: #333333;
	line-height: 3ex;
}

#maincontentRHS .clientsTable
{

	padding: 0px;
	margin: 0px;
}

#maincontentRHS .clientsTable h3
{
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
	color: #334d55;
	margin: 0px;
	padding-left: 0px;
	padding-top: 0px;
}

#maincontentRHS .clientsTable p
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding-left: 0px;
	margin-top: 5px;
	margin-bottom: 15px;
	color: #333333;
	line-height: 3ex;

}
#maincontentRHS .clientsTable a
{
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;
	text-align: left;
}

#formtext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding-left: 2px;
	color: #000000;
}
#formtf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding-left: 2px;
	color: #990000;
	line-height: 3ex;
	background-color: #CCCCCC;
	height: 15px;
	border: 1px solid #990000;
}
#formta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #990000;
	line-height: 3ex;
	background-color: #CCCCCC;
	border: 1px solid #990000;
	margin: 2px;
}
#maincontentRHS td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #333333;
	line-height: 3ex;
	padding-left: 10px;
}
#maincontentLHSKP {

	float: left;
	width:300px;
	padding: 0px;
	text-align: center;
	position: relative;
	left: 60px;
	top: 50px;
}
#FlashWrapper {
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	height: 520px;
	width: 800px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.clientImage {
	background-color: #FFFFFF;
	padding: 3px;
	border: 2px solid #666666;	
}

#clientThumbsContainer {
	width: 380px;
	margin: 0px 0px 0px 8px;
	padding: 0px 0px 5px;
	height: 50px;
	
}

#clientThumbsOuter {
	height: 40px;
	width: 40px;
	margin-right: 1px;
	margin-left: 2px;
	padding: 2px;
	margin-top: 0px;
	float: left;
	margin-bottom: 0px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
}
#clientThumbsInner {
	height: 40px;
	width: 40px;
	overflow: hidden;
}

#clientThumbsInner a {

}

#clientThumbsInner a:hover {
	
}

.clientThumbs {
	
}

.mapContainer
{
	width: 300px;
	height: 215px;
	border: 2px solid #999999;
	margin-top: 53px;
	
}

.mapContainerLondon
{
	width: 300px;
	height: 215px;
	border: 2px solid #999999;
	margin-top: 34px;
	
}
