@charset "utf-8";
/* CSS Document */

body
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#00388c;
}
div#wrapper
{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	overflow:auto;
	margin-top: 5px;
}

div#wrapper a
{
	color:#069;
	text-decoration:none;
}

div#wrapper a:hover
{
	color:#069;
	text-decoration:underline;
}

div#logoandLink
{
	width:795px;
	height:76px;
	float:left;
}

div#maninBanner
{
	width:795px;
	height:200px;
	float:left;
	margin-top: 5px;
}

div#otherBanner
{
	width:795px;
	height:200px;
	float:left;
	margin-top: 5px;
}

div#navbar
{
	width:790px;
	height:23px;
	float:left;
	margin-top: 2px;
	margin-bottom: 10px;
	background-color:#005fec;
	color:#fff;
	padding-top: 9px;
	padding-left: 5px;
}

div#navbar a
{
	color:#FFF;
	text-decoration:none;
}

div#navbar a:hover
{
	color:#CCC;
	text-decoration:underline;
}

div#navbar li
{
	display:inline;
	color:#3E5266;
	font-weight:bold;
}

div#navbar ul
{
	margin:0;
	padding:0;
	padding-top:6px;
	padding-left: 35px;
	width: 780px;
	
}

div#leftcol
{
	width:185px;
	float:left;
}

div#centercol
{
	width:400px;
	float:left;
	min-height:216px;
	margin-left: 8px;
	border: #b1ccf8 solid 1px;
	padding: 5px;
	text-align: justify;
}

div#centercolOthers
{
	width:590px;
	float:left;
	min-height:216px;
	margin-left: 8px;
	border: #b1ccf8 solid 1px;
	padding: 5px;
	text-align: justify;
}

div#centercolOthers img
{
margin-right:5px;
}

div#featJobs
{
	width:185px;
	float:left;
	background-color: #e1f1fd;
}

div#QuickContact
{
	width:183px;
	float:left;
	border: #b1ccf8 solid 1px;
	padding-top: 3px;
	padding-bottom: 3px;
}

div#downloads
{
	width:185px;
	float:left;
	margin-top: 10px;
}
	
div#footerContainer
{
	width:795px;
	width:795px;
	border-top:#009 solid 1px;
	float: left;
	height: 40px;
	padding-top: 2px;
	margin-top: 5px;
}

div#planVisit
{
	width:187px;
	min-height:216px;
	float:left;
	margin-left: 3px;
	margin-top: -2px;
}

div#planVisitInner
{
	width:180px;
	min-height:210px;
	float:left;
	border: #b1ccf8 solid 1px;
	padding-top: 5px;
	padding-left: 3px;
}

div#footer
{
	width:795px;
	width:795px;
	float: left;
	height: 25px;
	padding-top: 10px;
}

.alignRight
{
	text-align:right;
}

.arrow
{
	color:#F63;
}

.navmargin
{
	margin-right:27px;
}

.execPix
{
	float:left;
	margin-right:7px;
}

.ExecutiveName
{
	font-size:14px;
}

.alignCenter
{
	text-align:center;
}

.countrywidth
{
	width:170px;
}