body {
	margin: 0 0 0 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px;	
	color:#000000;
}


html, body, table, td { 
height: 100%; 
} 


.header {
	font-size:14px;
	font-weight:bold;
	color:#6c879f;
	padding-left:5px;

}

#weare{height:300px;}

.header2 {
	font-size:16px;
	font-weight:bold;
	color:#6c879f;
	background-image: url('img/headerbg.jpg');
	margin-top: 10px;
	width: 625px;
	height: 20px;
	padding-left: 5px;

}

.header3 {
	font-size:18px;
	font-weight:bold;
	color:#6c879f;
	background-image: url('img/headerbg.jpg');
	margin-top: 5px;
	width: 625px;
	height: 20px;
	padding-left: 5px;

}


#maincontent {
	background-image: url('img/globebg.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;

}

.cormenu {
	font-size:12px;
	margin-top: 0px;
	margin-left:477px;
	width: 150px;
	padding: 5px;
}

.cormenu2 {
	font-size:12px;
	margin-top: 0px;
	margin-left:427px;
	width: 200px;
	padding: 5px;
}


.bluegrey {
	font-weight:bold;
	color:#6c879f;

}

.nav {
	font-size:14px;
	color:#6c879f;
	padding-left:190px;

}

A {
	colour: #000000;
	text-decoration:none;

}


a:link, a:visited, a:active {
	color: #274365;
}

A:hover {

	color: #6c879E;
	text-decoration:none;
	
}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #FFFFFF;
}

