body {
	background-color:#d8d8d8;
}

body, p, td, input, textarea {
	color:#000000;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
}

a img {
border:none;
}

h1 {
	font-size: 12px;
	margin-top:10px;
	margin-bottom:10px;
	line-height:16px;
	font-weight:normal;
}

h2 {
	font-size: 12px;
	margin-top:0px;
	margin-bottom: 3px;
	margin-left:0px;
	margin-right:0px;
	font-weight:normal;
}



h3 {
	font-size: 12px;
	margin-top:0px;
	margin-bottom: 0px;
	margin-left:0px;
	margin-right:0px;
}

p, td{
	font-size: 12px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0px;
	line-height:16px;
}

.blue {
color:#132df2;


}

.whitebold {
color:#ffffff;
font-weight:bold;
font-size:12px;
}

.whitesmall {
color:#ffffff;
font-size:11px;
}

.titles{
	font-size: 24px;
	color: #132df2;
	margin-bottom: 15px;
	margin-left:0px;
	margin-top:0px;
	padding-top:0px;
	margin-right:0px;
	font-weight:normal;
}


.navigation{
	position:absolute;
	left: 40px;
	bottom:0px;
	margin-top:0px;
	margin-left:0px;
/*	_width:70px;
	min-width:70px; */
	width:auto;
	
}
.subnav {
	padding-left:10px;
	white-space: nowrap;
}
.hideme {
	height:0px;
	overflow:hidden;
}
.whitebg {
	background-color:#ffffff;
}

.footnote{
font-size:13px;
word-spacing:25px;
letter-spacing:13px;
}

.tesimonial {
	display:none;
}

.quote{
	background-image:url(../images/QuoteTop.png);
	background-position:top left;
	background-repeat:no-repeat;
	padding:0px 10px 0px 10px ;
	margin-top:10px;
}

.quote p {
	font-size:16px;
	margin-bottom:5px;
	padding:0px 8px 0px 8px ;
	line-height:20px;
	background-image:url(../images/QuoteBottom.png);
	background-position:bottom right;
	background-repeat:no-repeat;
}
.quote a {
	padding:0px 8px 0px 8px ;
	background:none;
	}


.supplierSlide {
	width:548px; 
	height:188px; 
}

.supplier {
	display:none;
}

li{
margin-left:-5px;
padding-bottom:5px;
}


ul{
margin-top:10px;
margin-bottom:10px;
}

.PopupCloseButton{
	border: 1px solid #000000;
	text-align:center;
	padding:4px;
}


/* =========================== LINKS ================================ */

a, a:link, a:visited{
	font-size: 12px;
	color: #132df2;
	text-decoration:none;

}
a:hover, a:active{
	color: #132df2;
	text-decoration:none;
}

a.menu, a.menu:link, a.menu:visited{
	font-size: 12px;
	color: #000000;
	text-decoration:none;


}
a.menu:hover, a.menu:active{
	color: #132df2;
	text-decoration:none;
}

a.contactbutton, a.contactbutton:link, a.contactbutton:visited{
	font-size: 14px;
	color: #ffffff;
	text-decoration:none;
	text-align:center;
	line-height:30px;
	background-color:#132df2;
	display:block;
	width:360px;
	height:34px;
}
a.contactbutton:hover, a.contactbutton:active{
	color: #000000;
	text-decoration:none;
}


a.blue, a.blue:link, a.blue:visited{
	font-size: 12px;
	color: #132df2;
	text-decoration:none;
}
a.blue:hover, a.blue:active{
	color: #132df2;
	text-decoration:underline;
}

td.newslink {
cursor:pointer
}
td.newslink a, td.newslink a:hover, td.newslink a:active {
	cursor:pointer;
	font-size: 12px;
	color: #132df2;
	text-decoration:none;
}

a.blkmenu, a.blkmenu:link, a.blkmenu:visited{
	font-size: 14px;
	color: #000000;
	text-decoration:none;
}
a.blkmenu:hover, a.blkmenu:active{
	color: #000000;
	text-decoration:none;
}

a.h1, a.h1:link, a.h1:visited {
	font-size: 24px;
	color: #132df2;
	font-weight:normal;
}
a.h1:hover, a.h1:active {
	text-decoration:underline;

}a.h2, a.h2:link, a.h2:visited {
	color: #132df2;
	font-weight:bold;
}
a.h2:hover, a.h2:active {
	text-decoration:underline;
}
.titles{
}
a.bluelarge, a.bluelarge:link, a.bluelarge:visited{
	font-size: 24px;
	color: #132df2;
	text-decoration:none;
}
a.bluelarge:hover, a.bluelarge:active{
	color: #ffffff;
	text-decoration:none;
}


a.suppliersLink, a.suppliersLink:link, a.suppliersLink:visited {
	text-decoration:none;
	font-size: 12px;
	color: #000000;
}
a.suppliersLink:hover, a.suppliersLink:active {
text-decoration:underline;
}


/* ===================== Divs ======================== */

#container {
    position:relative;
    width: 950px;
    height: 572px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
}

#toprow {
	position:relative;
    width: 950px;
	height: 85px;
	left:0px;
	top:0px;
	z-index:200;
}

#navigation {
	position:relative;
	width:548px;
	height: 85px;
	left:0px;
	padding-top:10px;
	float:left;
	z-index:100;
}

#logo{
	position:relative;
	width:360px;
	height:30;
	top:0px;
	float:right;
}

#centrerow {
	position:relative;
    width: 950px;
	height: 444px;
	left:0px;
	top:0px;
	z-index:100;

}

#leftcol {
	position:relative;
	width:548px;
	height: 444px;
	left:0px;
	top:0px;
	float:left;
	z-index:100;
}

#rightcol{
	position:relative;
	width:360px;
    height: 444px;
	float:right;
	
}

#contactbutton {
	position:absolute;
	width:360px;
    height: 34px;
	bottom:25px;
	right:0px;
}

#bottomrow {
	position:relative;
	width:960px;
	height:33px;
	left:0px;
	top:0px;
	padding-top:0px;
	z-index:100;
}


#navigation_dummy {
	background-color:#FFFDD7;
}
#slideshowkeyline {
border: solid 1px #000000;
width:548px;
height:376px;
}


.PriorityContactFormFields{
font-size:12px;
border:none;
margin:0px;
padding:2px;
width: 320px;
}

#JobsContainer {
	height:378px;
	overflow:auto;
	padding-right:5px;

}
/* =============================== SlideShow =================================*/

img#base, img#over, img#policies{
border: solid 1px #000000;
background:none;
}

#slideshow {
	width:550px;
	height:378px;
	overflow:hidden;
}

#slideshow h1 {
	font-size: 24px;
	color: #132df2;
	margin-bottom: 20px;
}

#thumbs {
position:relative;
margin-top:10px;
height:38px;
overflow:hidden;
}
#thumbs img {
float:left;
margin-right:4px;
border: solid 1px #000000;
background:none;
}
#slideindicator {

	position:absolute;
	top:36px;
	left:-36px;
	width:34px;
	height:1px;
	overflow:hidden;
	border-bottom: 1px solid #132df2;
	z-index:10;
}
#messages {
border:solid 1px white;
height:50px;
overflow:scroll;
color:white;
}

/* =============================== Tesimonial =================================*/

.tesimonial_quote, .tesimonial_quote p {
	color: black;
	font-size: 24px;
}
/* =============================== Newsw =================================*/

.news_news  {
color:black;
}
.news_news p {
color:black;
}
body.mceContentBody, body.mceContentBody p {
background-color:#FFFFFF;
color:#000000;
}


/* Begin CSS Drop Down Menu */


#menuh-container 	{
	position: absolute;		
	top: 0px;
	left: 0px;
	z-index:500;
	}

#menuh	{
	font-size:11px;
	float:left;
	margin:0px;
	width:550px;
	margin-top:0px;
	font-weight:normal;
	text-transform:uppercase;
	}
		
#menuh a {
	font-size:12px;
	text-align: left;
	display:block;
	border-top: 1px solid #d8d8d8;
	border-bottom: 1px solid #ffffff;
	white-space:nowrap;
	margin:0px;
	line-height:25px;
	height:25px;
	text-decoration:none;
	background-color:#d8d8d8;
	color:#000000;
}

/* This is a hack to stop the botttom cornet of the priority contact box for being overwritten */
#menuh a.contactus {
background: none;
}
	
#menuh a:hover	/* menu at mouse-over  */ 	{
	color: #132df2;
}	
			
#menuh a.highlight {
	color: #132df2;
}


#menuh a.top_parent span {
	background-image:url(../images/Arrow-Right.png);
	background-position: right center;
	background-repeat: no-repeat;
	padding-right:15px;
}

#menuh a.top_parent.highlight {
	border-bottom: 1px solid #132df2;
}

#menuh a.top_parent.highlight span, #menuh a.top_parent:hover span {
	background-image:url(../images/Arrow-Down.png);
}

#menuh ul.priorityContact a {
	border: 1px solid #000000;
	text-align:center;
}
	
#menuh ul {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:106px	/* width of all menu boxes */;

}

#menuh ul.priorityContact {
	width: 126px;
}
#menuh li a.jobs {
	width: 126px;
}
#menuh ul ul.priorityContact {
display:block;
margin-top:8px;
}
#menuh li {
	position:relative;
    min-height: 1px; 	/* Sophie Dennis contribution for IE7 */
    vertical-align: bottom; /* Sophie Dennis contribution for IE7 */
	margin-left:0px;
	padding-bottom:0px;
}



#menuh ul ul {
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	padding-left: 0px;;
	margin:0px;
	width:160px	/* width of all submenu boxes */;
	text-indent:2px;
	
}

#menuh ul ul ul {
	top:0;
	left:100%;
}

div#menuh li:hover 	{
	cursor:pointer;
	z-index:100;
}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;
}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;
}


/* End CSS Drop Down Menu */



/* =============================== Menu =================================

.topnavcontainer {
}
.topnav {
	float:left;
	text-transform:uppercase;
	width:137px;
	height:33px;
	border-bottom: 1px solid white;
	text-align:center;
	line-height: 33px;
	vertical-align:middle;
}
.topnav a {
	display:block;
	width:137px;
}
a.highlight, .highlight a, .topnav a:hover {
	color: #132df2;
}

.topnavcontainer .highlight {
	border-bottom: 1px solid #132df2;
}
.subnavcontainercontainer {
	position:absolute;
	top: 48px;
	left: 0px;
	height: 20px;
}
.subnavcontainer {
	text-align:center;
	height:20px;
	line-height:20px;
	vertical-align:middle;
	width:548px;
	text-transform:uppercase;
	overflow:hidden;
}
.subnavcontainer a:hover, .subnavcontainer a:active {
	color: #132df2;
}

.subnavcontainer table {
	width:548px;
	margin:0px;
	padding:0px;
	text-align:center;
}
.subnavcontainer table td {
	text-align:center;
	white-space:nowrap;
}

#subnav_welcome {
}
#subnav_who {
}
#subnav_what {
}
#subnav_where {
}
#subnav_where a {
}

