@font-face {
  font-family: 'Helvetica';
  src: url('fonts/Helvetica.eot') format('embedded-opentype');
  src: url('fonts/Helvetica.eot?#iefix') format('embedded-opentype'), url('fonts/Helvetica.woff') format('woff'), url('fonts/Helvetica.ttf') format('truetype'), url('fonts/Helvetica.svg#Helvetica') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'PTSans-Regular';
  src: url('fonts/PTSans-Regular.eot') format('embedded-opentype');
  src: url('fonts/PTSans-Regular.eot?#iefix') format('embedded-opentype'), url('fonts/PTSans-Regular.woff') format('woff'), url('fonts/PTSans-Regular.ttf') format('truetype'), url('fonts/PTSans-Regular.svg#PTSans-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@charset "utf-8";


/* CSS Document */
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {

}
body {
	background-color: #ffffff;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	margin-left:0px;
	font-style: normal;
	font-size:14px;
	color:#333333;
	font-family: 'Helvetica';
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}

img{
	border:none;
}

a{
	text-decoration:none;
	color:inherit;
}
a:hover { 
	text-decoration: underline;
	color:red;
	
}
a:visited{text-decoration:none;
	color:inherit;}

.wrapper{
	width:1000px;
	margin:0 auto;
	background:#FFF;
}

.top-bar{
	width:100%;
	float:left;
	height:45px;
	background:#09357a;
}

.logo-area{
	position:relative;
	width:190px;
	float:left;
	margin-left:10px;
	/*background:url(../images/logo-background-layer.png) no-repeat;*/
	height:216px;
	z-index: 99;
}

.logo{
	width:189px;
	height:181px;
	position:absolute;
	top:0;
	left:0;
	text-align:center;
	margin-top:20px;
}

.nav-area{
	width:800px;
	float:left;
}

.nav-area ul{
	margin:0;
	padding:0;

}

.nav-area ul li{
	list-style-type:none;
	float:left;
	line-height:45px;
}

.nav-area ul li a{
	border-left:1px solid #FFF;
	padding-left:10px;
	padding-right:10px;
	color:#fefefe;
	text-decoration:none;
	font-size:16px;
}

.nav-area ul li a:hover{
	border-bottom:5px solid #0776a8;
	padding-bottom:7.5px;
}

.nav-area ul li:first-child a{
	border-left:0;
}

.body-area{
	width:100%;
	float:left;
	background:#FFF;
	padding-bottom:50px;
}

.banner-area{
	width:100%;
	float:left;
	height:400px;
}

.slider{
	width:100%;
	float:left;
}

.banner-area img{
	width:100%;
}

.inner-content{
	width:960px;
	float:left;
	padding:20px;
}

.no-margin{
	padding-top:0px !important;
}

.left-sidebar{
	width:192px;
	float:left;
	background:#d2d2d2;
	padding-bottom:25px;
	margin-top:155px;
	margin-left:-10px;
}
.left-sidebar-home{
	width:225px;
	float:left;
	background:#d2d2d2;
	padding-bottom:25px;
}

.left-sidebar-home ul{
	width:170px;
}

.left-sidebar ul{
	width:170px;
	padding-left:10px;
}

.left-sidebar ul li:first-child, 
.left-sidebar-home ul li:first-child{
	height:42px;
	line-height:50px;
}
.left-sidebar ul li,
.left-sidebar-home ul li{
	list-style-type:none;
	border-bottom:1px solid #949494;
	height:50px;
	line-height:65px;
}

.left-sidebar ul li a,
.left-sidebar-home ul li a{
	font-family:'Myriad Pro';
	color:#5d5d5d;
	font-size:16px;
}
.left-sidebar ul li a:hover,
.left-sidebar-home ul li a:hover{
	text-decoration:underlined;
	color:#c90016;
	}

.middle-bar-home{
	width:500px;
	float:left
}

.middle-bar{
	width:540px;
	float:left
}

.middle-bar p, .middle-bar-home p{
	padding-left:20px;
	padding-right:20px;
	line-height:18px;
	
}

.middle-bar .home-heading, .middle-bar-home .home-heading{
	color:#09357a;
	font-size:24px;
	margin:0;
}


.middle-bar .homepage-sub-heading, .middle-bar-home .homepage-sub-heading{
	color:#09357a;
	font-size:18px;
	margin-top:22px;
	margin-bottom:22px;
}

.middle-subheading{
	color:#09357a;
	font-size:18px;
	margin:0;
	font-weight: bold;
	font-stretch: wider;
	}
.middle-bar li, .middle-bar-home li{
	margin-bottom:7px;
}

.right-sidebar{
	width:235px;
	float:left;
}

.right-sidebar .rightside-img-title{
	background:#b60000;
	height:28px;
	line-height:28px;
	color:#FFF;
	font-size:16px;
	text-align:right;
	padding-right:15px;
}

.right-sidebar .rightside-sub-title{
	background:#000;
	height:28px;
	line-height:28px;
	color:#FFF;
	font-size:16px;
	text-align:center;
}

.right-sidebar .rightside-sub-text{
	background:#fff;
	color:#000;
	font-size:12px;
	text-align:right;
	padding-left:5px;
	padding-right:5px;
}

.rightside-sub-text a{
	color:#0000CC;
}

.right-sidebar .investment-right{
	margin-top:5px;
}

.right-sidebar .portfolio-right{
	margin-top:10px;
	margin-bottom:22px;	
}

.rightside-img-title  a{
	color:#fff;
}
.footer-area{
	width:100%;
	float:left;
	border-top:5px solid #09357a;
	background:#333333;
}

.footer-inner{
	float:left;
	padding:15px 25px 25px 25px;
}

.footer-area .footer-inner .footer-company,
.footer-area .footer-inner .footer-property,
.footer-area .footer-inner .footer-social,
.footer-area .footer-inner .footer-advice{
	width:235px;
	float:left
}

.footer-area .footer-inner .footer-title{
	width:120px;
	font-family: 'PTSans-Regular';
	font-size:18px;
	color:#FFF;
	border-bottom:2px solid;
	margin-left: 25px;
	padding-bottom:5px;
}

.footer-area .footer-inner ul{
	margin:0;
	margin-top:10px;
}

.footer-area .footer-inner ul li{
	color:#ffffff;
}

.footer-area .footer-inner ul li a{
	color:#ffffff;
	font-family: 'PTSans-Regular';
	font-size:15px;
	line-height:25px;
	text-decoration:none;
}
.footer-area .footer-inner ul li a:hover{
	text-decoration:underline;
	color:#c90016;
	}

.footer-area .footer-inner .footer-social .footer-title{
	margin-left:40px;
}

.footer-area .footer-inner .footer-social ul li{
	list-style-type:none;
}

.footer-disclaimer{
	
	font-family: 'PTSans-Regular';
	font-size:13px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:20px;
	color:#999999;
	background:#333333;
	
	}

.copyright{
	font-family:'calibri';
	width:100%;
	float:left;
	background:#b60000;
	height:25px;
	line-height:25px;
	text-align:center;
	color:#FFF;
	font-size:14px;
}

.copyright a{
	color:#fff;
}

/*homapage slideshow */

#slideshow {
    position:relative;
    height:auto;
}

#slideshow DIV {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;*/
	height: auto;
	overflow:hidden;
   /* background-color: #FFF;*/
}

#slideshow DIV.active {
   /* z-index:10;*/
    /*opacity:1.0;*/
}

#slideshow DIV.last-active {
   /* z-index:9;*/
}

#slideshow DIV IMG {
    height: auto;
    /*display: block;*/
    border: 0;
   /* margin-bottom: 10px;*/
   width:100%
}

.left-side{
	float:left;    
	margin-left: 20px;
}
.left-sidebar-regional{
	width: 192px;
	float: left;
	background: #d2d2d2;
	padding-bottom: 25px;
	margin-top: 155px;
	margin-left: -10px;
}
.left-sidebar-regional ul{
	width: 155px;
	padding-left:16px;
}	
.left-sidebar-regional ul li{
	line-height: 50px;
	list-style-type:none;
	/*border-bottom: 1px solid #949494;*/
}

.left-sidebar-regional ul li ul li{ 
	line-height: 30px;
}
.left-sidebar-regional ul li a{
	font-family: 'Myriad Pro';
	color: #5d5d5d;
	font-size: 16px;
	border-bottom: 1px solid #949494;
	padding-bottom: 10px;
}
.left-sidebar-regional ul li ul li a{border:none;}
	
.left-sidebar-regional ul li a:hover{
	text-decoration:underline;
	color:#c90016;
	
}

.print-icon{
	float:right;
	padding-right: 25px;
}
/* ----------- contact-form ----------- */

.contact-form-area{
	width:90%;
	float:left;
	margin-left:20px;
}

.contact-form-area .contact-row{
	width:100%;
	float:left;
	margin-top:20px;
}

.contact-form-area .contact-row .contact-left{
	width:190px;
	float:left;
	font-size:16px;
}

.contact-form-area .contact-row .contact-left span{
	color:#F00;
}

.contact-form-area .contact-row .contact-right{
	width:260px;
	float:left;
}

.txtbox{
	width:250px;
	height:22px;
	line-height:22px;
	font-size:14px;
}

.txtarea{
	width:250px;
	height:100px;
	font-size:14px;
}

.inner-page-content{
	width:97%;
	float:left;
}

.inner-page-content a{
	color:#0000CC;
}

.logo-print{display:none;}