body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
}
body {
	background-color: #e8ede4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:  url(../images/bg_bar_y_blur4.jpg);
	background-repeat: repeat-y;
}

h2 {
margin: 2px 0px 6px 0px;
font-size:1.5em;
color:#191A71;
border-bottom: 1px solid #666666;
}

h3 {
margin: 2px 0px 6px 0px;
font-size:1.3em;
color:#426B5A
}

h4 {
margin: 2px 0px 6px 0px;
font-size:1.1em
}

.corplogo {
	position:absolute;
	left:40px; 
	top:8px;
	z-index:5
} 

.corptheme {
	position:absolute;
	left:267px;
	top:4px;
	z-index:2;
	width: 435px;
	height: 151px;
} 

.content {
	clear:both;
	position:absolute;
	left:244px; 
	top:231px;
	width:477px;
	
}

.content p {
 text-align:justify;	
 line-height: 1.4em;
}

.content li {
	margin-top: 1.2em;
	line-height: 1.4em;
}

li#homepage  {
	width: 4em;
	float: left;
	position: relative;
	padding: 2px;
}

li#corporate  {
	width: 7em;
	float: left;
	position: relative;
	padding: 2px;
}

li#whatwedo {
	width: 8em;
	float: left;
	position: relative;
	padding: 2px;
}
li#whyyouneed  {
	width: 12em;
	float: left;
	position: relative;
	padding: 2px;
}
li#othersaresaying  {
	width: 16em;
	float: left;
	position: relative;
	padding: 2px;
}


.navbar ul {
	padding: 0;
	margin: 0;
	list-style: none;
} 

.navbar ul li a{
	font-size: 0.8em;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}

.navbar ul li a{
	/*color:#F8F1AF; */
}

.navbar li ul { /* second-level lists */
	background-color:#68887B; /* 426B5A */
	width: 15em;
	display: none;
	position: absolute;
	top: 1.3em;
	left: 0;
}

.navbar li ul li{	
	margin: 0;
	padding: 0;
	padding: 3px;
	border: 1px solid #426B5A; /*CBDEA8*/
}

.navbar li ul li a{
	font-size: 0.8em;
	display: block;
	margin: 0;
	color:#ffffff;
	padding-left: 2px;
	border: 1px solid #68887B; /* 68887B */
}

.navbar li ul li a:hover{
	color:#ffffff;
	border-right: 3px solid #ffffff;
	border: 1px solid #2B2C7C;
	background-color:#191A71; /* F8F1AF */
}




.navbar li>ul { 
	top: auto;
	left: auto;
}

#whatwedo li:hover ul, #whatwedo li.over ul { 
	display: block;
}

#whatwedo li>ul{ 
	top: auto;
	left: auto;
}

.navbar li:hover ul, li.over ul { 
	display: block;
}


#leveltwo { /* second-level lists */
	background-color:#68887B; /* 426B5A */
	width: 13em;
	margin-left:11em;
	margin-top:-2em;
	display: none;
	position: absolute;
	top: 1.3em;
	left: 0;
}





.dateandtime
{
	font-size: 0.8em;
	color:#415455;
	position:absolute;
	display:block;
	width:144px;
	left: 41px;
	top: 215px;
}

.footer {
	color:#999999;
	font-size: 0.8em;
	letter-spacing: 3px;
	padding-top: 8px;
	border-top: 2px solid #888888
}

.address{
	margin-left:20px;
	line-height: 18px;
	color:#333333;
	font-weight:bold;
}

form legend{
	color:#000000;
}

form label{
	margin-left:20px;
	font-weight: bold;
}
form input{
	margin-left:20px;
	margin-bottom: 8px;
}
form textarea{
	margin-left:20px;
}

.multi input{
	margin-bottom:1px;
}

.pleasenote{
	color:#CC0000;
}



/* Right menu, on in some sections */

.shadow
{
	display:block;
	float:right;
	width: 225px;
	height: 198px;
	background-image:url(../images/menu_shade_bg.jpg);
	background-repeat:no-repeat;
	margin: 15px 0px 0px 7px;
}


.submenuright
{
	font-size: 0.85em;
	width: 200px;
	height: 175px;
	padding: 2px;
	background-color:#FFFFFF;
	border: 1px solid #222376;
}
.submenuright ul {
	padding: 0;
	margin: 0;
	list-style: none;
} 

.submenuright li {
	padding-top: 5px;
	margin-top: 2px;
	padding-left: 4px;
} 

.submenuright h4 {
	background-color:#222376;
	color:#FFFFFF;
	padding: 2px;
}

.submenuright a {
	color:#666666;
	text-decoration:none;
} 

.submenuright a:link {
	color:#666666;
	text-decoration:none;
} 

.submenuright a:visited {
	color:#DB252E; /* 426B5A; */
	text-decoration:none;
} 

.submenuright a:hover {
	color:#222376;
	text-decoration:none;
} 
.submenuright a:active {
	color:#666666;
	text-decoration:none;
} 














.shadowlong
{
	display:block;
	float:right;
	width: 225px;
	height: 320px;
	background-image:url(../images/menu_shade_bg2.jpg);
	background-repeat:no-repeat;
	margin: 15px 0px 0px 7px;
}


.submenurightlong
{
	font-size: 0.85em;
	width: 200px;
	height: 305px;
	padding: 2px;
	background-color:#FFFFFF;
	border: 1px solid #222376;
}
.submenurightlong ul {
	padding: 0;
	margin: 0;
	list-style: none;
} 

.submenurightlong li {
	padding-top: 5px;
	margin-top: 2px;
	padding-left: 4px;
} 

.submenurightlong h4 {
	background-color:#222376;
	color:#FFFFFF;
	padding: 2px;
}

.submenurightlong a {
	color:#666666;
	text-decoration:none;
} 

.submenurightlong a:link {
	color:#666666;
	text-decoration:none;
} 

.submenurightlong a:visited {
	color:#DB252E;
	text-decoration:none;
} 

.submenurightlong a:hover {
	color:#222376;
	text-decoration:none;
} 
.submenurightlong a:active {
	color:#666666;
	text-decoration:none;
} 







.shadowwide
{
	display:block;
	width: 470px;
	height: 225px;
	background-image:url(../images/menu_shade_wide.jpg);
	background-repeat:no-repeat;
}
.submenurightwide
{
	font-size: 0.85em;
	width: 450px;
	height: 145px;
	padding: 2px;
	background-color:#FFFFFF;
	border: 1px solid #222376;
}
.submenurightwide ul {
	padding: 0;
	margin: 0;
	list-style: none;
} 

.submenurightwide li {
	padding-top: 5px;
	margin-top: 2px;
	padding-left: 4px;
} 

.submenurightwide h4 {
	background-color:#222376;
	color:#FFFFFF;
	padding: 2px;
}

.submenurightwide a {
	color:#666666;
	text-decoration:none;
} 

.submenurightwide a:link {
	color:#666666;
	text-decoration:none;
} 

.submenurightwide a:visited {
	color:#DB252E;
	text-decoration:none;
} 

.submenurightwide a:hover {
	color:#222376;
	text-decoration:none;
} 
.submenurightwide a:active {
	color:#666666;
	text-decoration:none;
} 
