/* CSS Document */

a:visited {
	color:#333333;
}

a {
	color:#336699;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color:#999999;
}

td {
	vertical-align:top;
}

img {
	border:0;
}

body {
	background-color:#d1dce3;
	font:76% Arial, Verdana, Tahoma, sans-serif;
	text-align:center;
	margin:0 auto 20px auto;
	color:#333;
	scrollbar-3dlight-color:#FFCC99; 
	scrollbar-arrow-color:#FF9966;
	scrollbar-base-color:#FFF;
	scrollbar-darkshadow-color:#FFCC99;
	scrollbar-face-color:#FFCC99;
	scrollbar-highlight-color:#FFF;
	scrollbar-shadow-color:#FF9966;		
}


h2 {
	color:#FF6600;
	font-size:110%;
	margin:0px 0px 10px 0px;
	font-weight:normal;
}

p {
	margin-top:0px;
}


#container {
	margin: 20px auto;
	text-align: left;
	width: 720px !important;
	width /**/:720px;
}

#banner {
	height:194px;
	margin-top:9px;
	border:5px solid #f47718;
	overflow:hidden;
	width:710px;
}

#main {
	margin-top:15px;
	clear:both;
}


#lftCol {
	background-color:#FFFFFF;
	border:5px solid #f47718;
	width:64%;
	float:left;
}

#rghtCol {
	width:33%;
	float:right;
}

#lftCol .content, #rghtCol .content {
	padding:10px;
}

#lftCol .content { min-height:612px; }
* html #lftCol .content { height:612px; }

.empty {
	clear:both;
}

#ftr {
	height:26px;
	text-align:right;
	clear:both;
}

#logo {
	background:transparent url(../images/logo_whwilliams.png) top left no-repeat;
	height:46px;
	margin-left:4px;
}


.hpBox {
	background-color:#fff;
	margin-bottom:15px;
}

.hpBox a {
	color:#003399;
}

.hpBox h3 {
	text-transform:uppercase;
	font-size:110%;
	margin:0px;
	color:#000000;
	padding:2px 0px;
}

.hpBox#news h3, .hpBox#joinOurTeam h3 {
	background:#333399 url(../images/t_sml_blue.gif) top left no-repeat;
	color:#FFFFFF;
	text-indent:70px;
}

.hpBox#qAssurance h3, .hpBox#ohs h3 {
	background:#ff9933 url(../images/t_sml_orng.gif) top left no-repeat;
	color:#FFF;
	text-indent:70px;
}

.hpBox#ohs .hpBoxContent, .hpBox#qAssurance .hpBoxContent {
	height:110px;
}

.hpBoxContent {
	border:2px solid #f47718;
	padding:0px 5px;
}

.hpBox#news h2 {
	color:#003399;
}

.hpBox#joinOurTeam .hpBoxContent {
	height:69px;
}

.hpBox#news .hpBoxContent {
	height:510px;
	overflow:auto;
}

.hpBoxContent hr {
background-color:#ff9900;
border-color:#ff9900;
border-top-color:#ff9900;
border-bottom-color:#ff9900;
color:#FF9900;	
	
	
}

.hpBoxContent ul {
	margin-left:0;
	padding-left:17px;
}
.jobTitle {
	color:#003399;
	font-weight:bold;
}

.hpBox .logo {
	float:right;
	padding:5px;
}

/* Call us */
#callus {
	color:#f47718;
	font-size:1.2em;
	font-weight:bold;
	position:absolute;
	top:15px;
	right:177px;
}