@charset "utf-8";
/* this html style makes scrollbars appear */

html {
	height:100%;
	margin-bottom:1px;
	overflow-y:scroll;
}
#DIVbanner {
	height:126px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	margin-bottom: 5px;
	position:relative;
	width:952px;
}
#DIVbanner .logo {width:150px; float:left;}
#DIVbanner .slider {width:802px; float:left;}

#DIVnav {
	display:none;
}
#DIVnav2 {
	float:right;
	height:20px;
	margin-top:0;
	right:0;
	width:760px;
}
#DIVfali {
	width: 730px;
	margin: 0px 10px 0px 20px;
	padding: 10px 0px 10px 0px;
	float: right;
	overflow: visible;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}
/* Container is new, to centre it. Remove it from the page and from here and it'll go back to the way it was. */


#DIVcontainer {
	margin-left: auto;
	margin-right: auto;
	width: 952px;
	position: relative;
	z-index: 1;
}
#DIVfloatholder {
	width: 952px;
	background-color: #fff;
	float: left;
}
#DIVlhmenu {
	float: left;
	width: 189px;
}
#DIVbody {
	float: left;
	width: 100%;
	overflow: visible;
	margin: 0px 0px 0px 0px;
}
#DIVrhextrasHomepage {
	width: 245px;
	/*	background-color: #E6E6E6;   */
	float: right;
	margin: 20px 10px 0px 0px;
	/*	background-image: url(../images/main_back_grayfade.gif);   
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;   */
	overflow: hidden;
}
#DIVrhextrasContent {
	width: 245px;
	background-color: #999999;
	float: right;
	position: relative;
	top: 46px;
	background-image: url(../images/main_back_grayfade.gif);
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	visibility: hidden;
}
#DIVnavbottom {
	height: auto;
	width: 450px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	top: 10px;
	padding-bottom: 10px;
}
/* solutions is for the rotating value-focused solutions on the homepage */

div #solutionsbox {
	position: relative;
}
div.solutions {
	position: relative;
	width: 178px;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	margin-top: 0px;
	padding-top: 10px;
	margin-bottom: 5px;
	padding-bottom: 10px;
	padding-left: 8px;
	padding-right: 5px;
	cursor: pointer;
	cursor: hand;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
div #oursolutions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	width: 270px;
	position: absolute;
	overflow: visible;
	top: 0px;
	right: 0px;
	background-color: #E6E6E6;
	height: 269px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	margin: 0px;
}
div #oursolutions p {
	font-size: 11px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 12px;
	padding-bottom: 12px;
	line-height: 18px;
}
div #solutionsmore {
	position: absolute;
	bottom: 10px;
}
div.solutions:hover {
	color: #48698E;
	border-left: solid 1px #000;
}
#headernew {
	background-color: #002E56;
	height: 100%;
}
.box {
	float: left;
	border: white 1px solid;
	background-color: #999;
	height: 25px;
	width: 187px;
}
