/**
* Last updated $Date: 2005/04/09 409:23:12 $
* by $Author: andy.brockhurst $
*
* This file is $Revision: 1.0 $
* orange #fe6309
* blue #005067
* blue tint #bfd3d9
* orange tint #ffc9a9
**/
html *{margin:0;padding:0;border:0;}
body{font-family: helvetica,arial,sans-serif;font-size: 95%;}
br.clear{clear:both;line-height:0;}
.offscreen{position: absolute;left: -999em;}
body{
	text-align: centre;
}
div#body{
	background: #bfd3d9;
	text-align: left;
	margin: 10px auto 0 auto;
	width: 760px;
}
div#header{
	background: #fff;
	padding-bottom: 30px;
	height: 44px;
}
div#header h1{
	background: url(images/logo.gif) no-repeat top left;
	width: 221px;
	height: 44px;
}
div#footer{
	border-bottom: 7px solid #fe6309;
	border-top: 1px solid #3a798b;
	padding-top: 7px;
	height: 25px;
	background: #005067;
	color: #bfd3d9;
	font-size: 90%;
}
div#copyright{
	float: left;
	margin-left: 10px;
}
div#bottomnav{
	float: right;
	margin-right: 10px;
}
div#bottomnav li {
	float: left;
	list-style-type: none;
}
div#bottomnav a{
	display: block;
	padding: 0 6px;
	color: #bfd3d9;
	text-decoration: none;
}
div#bottomnav a:hover{
	text-decoration: underline;
}
div#content{
	float: left;
	width: 500px;
	padding-left: 1em;
	margin-top: 12px;
	min-height: 300px;
	height: 300px;
}
div#imagecol{
	width: 230px;
	overflow: none;
	float: right;
}
html>body div#content{
	margin-top: 0;
	height: auto;
	height: auto;
}
/********************old menu******************
div#menu{
	float: left;
	width: 140px;
	margin-bottom: 30px;
}
div#menu ul{
	list-style-type: none;
}
div#menu ul li a{
	display: block;
	padding: 3px 0 3px 5px;
	width: 135px;
	color: #005067;
	background: #fe6309;
	border-bottom: 1px solid #005067;
	text-decoration: none;
}
div#menu ul li a:hover,
div#menu ul li.selected a{
	background: #005067;
	color: #fe6309;
}
div#menu ul li.selected ul li a{
	width: 120px;
	padding: 3px 0 3px 20px;
	color: #005067;
	background: #ffc9a9;
}
div#menu ul li.selected ul li a:hover,
div#menu ul li.selected ul li.selected a{
	color: #fe6309;
	background: #407C8D;
}
div#menu ul ul *{
	position: absolute;
	left: -999em;
}
div#menu ul li.selected ul *{
	position: relative;
	top:0;left:0;
}
********************old menu*******************/
/*******************new menu*******************/
div#menu{
	width: 760px;
	height: 25px;
	background: #bfd3d9;
	border-bottom: 2px solid #fff;
	margin-bottom: 1em;
}
div#menu ul{
	list-style-type: none;
	float: left;
	padding: 0 2px;
}
div#menu ul li{
	float: left;
	position: relative;
}
div#menu ul ul{
	padding: 0;
}
div#menu ul ul li{
	float: none;
}
div#menu li a{
	width: 126px;
	height: 25px;
	display: block;
}
div#menu li li a{
    margin-bottom: -3px;
}
html>body div#menu li li a{
    margin:0;
}
div#menu li ul{
	position: absolute;
	left: -999em;
}
div#menu li:hover ul,
div#menu li.sfhover ul{
	position: absolute;
	background: #ffc9a9;
	left: 0;
}

a.home{background: url(images/nav-home.gif) no-repeat top left;}
a.home:hover,li.selected a.home{background: url(images/nav-home_.gif) no-repeat top left;}

a.aboutus{background: url(images/nav-aboutus.gif) no-repeat top left;}
a.aboutus:hover,li.selected a.aboutus{background: url(images/nav-aboutus_.gif) no-repeat top left;}

a.letusmeet{background: url(images/nav-letusmeet.gif) no-repeat top left;}
a.letusmeet:hover,li.selected a.letusmeet{background: url(images/nav-letusmeet_.gif) no-repeat top left;}

a.movingforward{background: url(images/nav-movingforward.gif) no-repeat top left;}
a.movingforward:hover,li.selected a.movingforward{background: url(images/nav-movingforward_.gif) no-repeat top left;}

a.ourproduct{background: url(images/nav-ourproduct.gif) no-repeat top left;}
a.ourproduct:hover,li.selected a.ourproduct{background: url(images/nav-ourproduct_.gif) no-repeat top left;}

a.wheretofindus{background: url(images/nav-wheretofindus.gif) no-repeat top left;}
a.wheretofindus:hover,li.selected a.wheretofindus{background: url(images/nav-wheretofindus_.gif) no-repeat top left;}

li li a.stepone{background: url(images/nav-stepone.gif) no-repeat top left;}
li li a.stepone:hover,li.selected li.selected a.stepone{background: url(images/nav-stepone_.gif) no-repeat top left;}

li li a.steptwo{background: url(images/nav-steptwo.gif) no-repeat top left;}
li li a.steptwo:hover,li.selected li.selected a.steptwo{background: url(images/nav-steptwo_.gif) no-repeat top left;}

li li a.stepthree{background: url(images/nav-stepthree.gif) no-repeat top left;}
li li a.stepthree:hover,li.selected li.selected a.stepthree{background: url(images/nav-stepthree_.gif) no-repeat top left;}

li li a.stepfour{background: url(images/nav-stepfour.gif) no-repeat top left;}
li li a.stepfour:hover,li.selected li.selected a.stepfour{background: url(images/nav-stepfour_.gif) no-repeat top left;}
/*******************new menu*******************/
div#content p{
	margin-bottom: 0.9em;
}
div#content dl{
	margin: 0.5em 0;
}
div#content dt{
	margin-top: 0.5em;
}
div#content dd{
	margin-left: 2em;
}
h2.welcome,
h2.letsgettogether,
h2.aboutus,
h2.wheretofindus,
h2.letusmeet,
h2.letsmakeithappen,
h2.letsrollitout,
h2.movingforward,
h2.ourproduct,
h2.privacypolicy,
h2.accessibility,
h2.termsandconditions{
	width: 300px;
	height: 30px;
	margin-bottom: 1em;
}
h2.welcome{background: url(images/title-welcome.gif) no-repeat top left;}
h2.letsgettogether{background: url(images/title-letsgettogether.gif) no-repeat top left;}
h2.aboutus{background: url(images/title-aboutus.gif) no-repeat top left;}
h2.wheretofindus{background: url(images/title-wheretofindus.gif) no-repeat top left;}
h2.letusmeet{background: url(images/title-letusmeet.gif) no-repeat top left;}
h2.letsmakeithappen{background: url(images/title-letsmakeithappen.gif) no-repeat top left;}
h2.letsrollitout{background: url(images/title-letsrollitout.gif) no-repeat top left;}
h2.movingforward{background: url(images/title-movingforward.gif) no-repeat top left;}
h2.ourproduct{background: url(images/title-ourproduct.gif) no-repeat top left;}
h2.privacypolicy{background: url(images/title-privacypolicy.gif) no-repeat top left;}
h2.accessibility{background: url(images/title-accessibility.gif) no-repeat top left;}
h2.termsandconditions{background: url(images/title-termsandconditions.gif) no-repeat top left;}
