/* CSS Document */

body{
	padding:0; 
	margin:0; 
	font:normal 12px verdana; 
	color:#585A5C;
	background-color:#2D3F6E; 
}
a{
	color:#585A5C; 
}
a:hover{
	text-decoration:none;
}
.float_left { float:left;}
.float_right { float:right;}

#wrapper0{
	width:760px;
	margin:0 auto;
}
#wrapper{
	width:760px;
	float:left;
	background-color:#ffffff;
	border:1px solid #59678C;
}

#navigation ul {
	float:left;
	width:760px;
	height:56px;
	padding:0;
	margin:0;
	background-color:#2D3F6E;
	list-style:none;
	border-bottom:1px solid #CED2DD;
}

#navigation ul li{
	float:left;
	text-align:center;
	height:56px;
}
#navigation a{
	font:bold 11px verdana;
	text-decoration:none;
	text-transform:uppercase;
	padding:20px 18px 0 17px;
	display:block;
	color:#A9A9A9;
}
.br_nav a:hover{
	background-color:#CFDAF6;
	color:#FE0000;
}
.br_nav{
	border-left:1px solid #CED2DD;
	background-color:#ffffff;
	float:left;
}
.br_nav2{
	border-left:1px solid #CED2DD;
	background-color:#2D3F6E;
	float:left;
}
.br_nav a{
	display:block;
	padding-top:20px;
	height:36px;
	color:#FFE6E6;
	float:left;
}
#top{
	float:left;
	width:760px;
	height:229px;
	border-bottom:1px solid #EFF0F0;
}
#logo{
	width:259px;
	float:left;
	text-align:center;
	padding-top:30px;
}


#security{
	width:473px;
	float:left;
	background-image:url(../images/security_03.jpg);
	height:99px;
	color:#FFFFFF;
	font:normal 23px verdana;
	padding:111px 7px 0 21px;
	text-transform:uppercase;
}
.sia 
{
	float:right; 
	width:92px; 
	height:98px; 
	}

#body{
	width:760px;
	float:left;
	padding-top:10px;
}
#left{
	width:236px;
	float:left;
	padding-left:23px;
}
#left h1{
	width:226px;
	float:left;
	padding:3px 0 3px 10px;
	margin:0 0 10px 0;
	border-left:3px solid #6C6C6C;
	font:normal 20px verdana;
}

.sectors{
	width:236px;
	float:left;
	border-bottom:1px dotted #9CA5BB;
	padding:10px 0 10px 0;
}
.sector_img{
	width:74px;
	float:left;
}
.sectors h2{
	width:150px;
	float:left;
	font:bold 13px verdana;
	padding:3px 0 3px 10px;
	margin:0;
	border-left:2px solid #6C6C6C;
}
.sector_text{
	width:162px;
	float:left;
	font-size:11px;
	padding-top:3px;
}

#content{
	width:466px;
	float:left;
	padding:0 10px 10px 15px;
}
#content h1{
	width:456px;
	float:left;
	padding:3px 0 3px 10px;
	margin:0 0 10px 0;
	border-left:3px solid #6C6C6C;
	font:normal 20px verdana;
}
.line{
	width:466px;
	float:left;
	height:10px;
	border-bottom:1px dotted #9CA5BB;
	margin-bottom:10px;
}
.img{
	width:233px;
	float:left;
	padding-top:20px;
}

#footer{
	width:760px;
	float:left;
	border-top:1px solid #9CA5BB; 
	margin-top:10px;
}
.accreditations{
padding-top:20px;
}
.copy{
float:right;
padding:30px 23px 20px 0;
text-align:right;
}
.grd 
{
	float:left;
padding:30px 0 20px 23px;
text-align:left;
	}


/* ============================= SECOND =============================== */

#body2{
	width:760px;
	float:left;
	padding-top:10px;
	border-top:32px solid #DCDCDC;
}

#left2{
	width:230px;
	float:left;
	padding-left:23px;
	margin-right:5px;
	border-right:1px solid #9A9696;
}
#left2 h1{
	width:175px;
	float:left;
	padding:4px 0 4px 10px;
	margin:0 0 10px 0;
	border-left:23px solid #6C6C6C;
	font:bold 10px verdana;
	background-color:#082057;
	color:#FEFEFE;
	text-transform:uppercase;
}
#left2 ul{
	padding:0;
	margin:0;
	list-style:none;
	width:207px;
	float:left;
}

#left2 li{
	padding:7px 0 7px 0px;
	margin:0;
	width:207px;
	float:left;
	border-bottom:1px solid #A2A0A0;
}
#left2 li a{
	border-left:14px solid #575757;
	padding-left:15px;
	text-decoration:none;
	color:#082057;
	font:bold 11px verdana;
}
.selected_left{
	border-left:14px solid #2D3F6E;
	padding-left:15px;
	text-decoration:none;
	color:#585A5C;
	font:bold 11px verdana;
}

.bold1{
	color:#2D3F6E;
	font:bold 12px verdana;
}






