/* CSS Document */

/*DIV STYLES*/
* {
	margin:0;
	padding:0;
	}
body {
	text-align:center;
	font:9px/14px Verdana, Arial, sans-serif;
	background-color:#252525;
	color:#afb7c3;
	}
#wrapper {
	margin:0 auto;
	text-align:left;
	width:771px;
	border-top:16px solid #666;
	}
#header {
	background:#666 url(../images/home/header-right-bg.jpg) no-repeat bottom right;
	font:9px Verdana, Arial, sans-serif;
	color:#000;
	height:149px;
	}
#header-pics {
	background:#666 url(../images/home/header-bottom-pics.jpg) no-repeat;
	height:147px;
	width:771px;
	clear:both;
	}
#nav {
	background-color:#666;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	text-align:center;
	float:left;
	width:771px;
	}
#content-top {
	background-image:url(../images/home/content-top.jpg);
	height:79px;
	clear:both;
	}
#content {
	background:#365686 url(../images/home/content-bg.jpg) repeat-y;
	float:left;
	width:771px;
	}
#footer-top {
	background-image:url(../images/home/footer-top.jpg);
	height:90px;
	clear:both;
	}
#footer {
	background-image:url(../images/home/footer-bottom-bg.jpg);
	font:9px/18px Verdana, Arial, sans-serif;
	color:#282828;
	text-align:center;
	padding:23px 0;
	}
#login {
	float:left;
	margin:5px 0 0 280px;
	}
	
	
/* DIV SPECIFIC STYLES */
#header img {float:left;}
#header h1 {
	font-size: 12px;
	color:#00005d;
	}
#header p {
	margin-top:6px;
	}
#nav a {
	color: #fff;
	font-size:11px;
	text-decoration:none;
	margin:0 85px 0 20px;
	}
#nav a:hover {
	color:#ccc;
	}
#nav a.last {
	 margin:0;
	 }
#content div{
	width:200px;
	height:150px;
	padding:10px 28px;
	float:left;
	}

#footer a {
	color:#282828;
	text-decoration:underline;
	margin:0 10px;
	}
	
/* TAG STYLES */
input {
	background-color:#556b91;
	border:1px solid #01005e;
	font:10px Verdana, Arial, sans-serif;
	color:#d6d6e5;
	}
a {
	text-decoration:none;
	color:#afb7c3;
	}
a:hover {
	color:#999;
	}
h1 {
	font:bold 12px/16px Verdana, Arial, sans-serif;
	margin-bottom:10px;
	}

/* CLASSES */
#content div.arrows {
	height:20px;
	}
a.arrow {
	display:block;
	background:#365686 url(../images/yellow-arrow.gif) no-repeat;
	padding:1px 0 0 20px;
	height:18px;
	}
#content div.empty {
	clear:both;
	padding:0px;
	float:none;
	width:771px;
	height:1px;
	}

/* NAV */
#nav ul {
	list-style:none;
	}

#nav li {
	float:left;
	list-style:none;
	*padding-bottom:2px;
	}
#nav div a {
	margin:0;
	padding:0;
	color:#010160;
	}
#nav div div ul li a:link, #nav div div ul li a:visited, #nav div div ul li a:active {
	margin:0;
	padding:0;
	color:#010160;
}
#nav div div ul li a:hover {
	color:#fff;
}

#nav div a:hover {
	color:#fff;
	}
#nav div li:hover, #nav div div ul li:hover{
	background-color:#999;
	color:#fff;
	}
#nav div li:hover a, #nav div div ul li:hover a:link, #nav div div ul li:hover a:visited, #nav div div li:hover a:active {
	color:#fff;
	}
#nav div {
	background-color:#dadada;	
	border:1px solid #010160;
	position:absolute;
	left:50%;
	text-align:left;
	width:190px;
	}
#nav div li {
	border-bottom:1px solid #010160;
	width:188px;
	height:20px;
	list-style:none;
	margin:0;
	padding:0 0 0 2px;
	float:none;
	}
#nav div li.last {
	border:0;
	}
#nav div div {
	margin-left:95px;
	}
#sub_firm{
	margin-left:-230px;
	top: 329px;
	visibility: hidden;	
	
	}
#sub_firm_abo {
	visibility: hidden;
	top:-1px;
}

#sub_firm_news {
	visibility: hidden;
	top:83px;
}
#sub_serv{
	margin-left:-80px;
	top: 329px;
	visibility: hidden;
	}
#sub_serv_retire {
	visibility: hidden;
	top:-1px;
	width:230px;
}
#sub_serv_private{
	visibility: hidden;
	top:20px;
	width:230px;
}
#sub_serv_found{
	visibility: hidden;
	top:41px;
	width:230px;
}
#sub_res{
	margin-left:100px;
	top: 329px;
	visibility: hidden;
	}
#sub_contact{
	margin-left:280px;
	top: 329px;
	visibility: hidden;
	}
#spec a {
	color: #fff;
	font-size:11px;
	text-decoration:none;
	margin:0 85px 0 20px;
}
#spec a:hover {
	color:#ccc;
}
