/* CSS Document */

#wrapper {
	width:950px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	padding:0px 20px 20px 20px;
	background-color:#fff;
}

.banner {
	height:150px;
	padding-top:5px;
}

.member_login {
	float:left;
}

.logo {
	float:right;
}

#sub_nav {
	float:left;
	width:230px;
	margin-right:30px;
}


#sub_nav a, #sub_nav strong, #sub_nav span {
   	display: block;
	font-size: 12px;
	line-height: 14px;
	color: #FFF;
	text-decoration: none;
	text-transform:uppercase;
	background-color:;
	height:110px;
	width:110px;
}

#sub_nav a:hover {
	background:;
	}
	
#sub_nav #current, #sub_nav #current a {
	background:;
}
	
#sub_nav ul {
	margin: 0;
    	padding: 0;
	list-style:none;
}

#sub_nav li {
	margin-bottom:5px;
	margin-right:5px;
	list-style:none;
    	float:left;
	text-align:left;
	color:#FFF;
	text-decoration:none;
	font-size:12px;
}

#sub_nav li.large a, #sub_nav li.large strong, #sub_nav li.large span {
    	display: block;
	font-size: 18px;
	line-height: 20px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/contact_us.jpg);
	background-repeat:no-repeat;
	text-align:center;
	height:65px;
	width:225px;
	padding-top:45px;
	padding-left:0px;
}

.main_content {
	background-color:#e6e7e8;
	padding:40px;
}

.main_content_rows {
	background-color:#e6e7e8;
	padding:20px 40px 20px 40px;
}

.main_content_rows_dark {
	background-color:#cfd4d8;
	padding:20px 40px 20px 40px;
}

.showcase {
	height:540px;
	width:950px;
}

.slideshow {
	height:540px;
	width:950px;
	position:absolute;
	z-index:100;
}

.showcase .left {
	width:490px;
	padding:330px 0px 0px 60px;
	float:left;
	z-index:1000;
}

.showcase .right {
	width:200px;
	float:right;
	z-index:1000;
}

.tab {
	width:175px;
	height:80px;
	margin-top:20px;
	float:right;
	background-image:url(../images/layout/tab.png);
	background-position:top right;
	background-repeat:no-repeat;
}

.tab a {
	display:block;
	padding:20px 30px 20px 20px;
	width:125px;
	height:40px;
	font-size:20px;
	line-height:20px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	
}

.tab p {
	font-size:20px;
	line-height:20px;
	color:#fff;
	font-weight:bold;
}

.showcase h1 {
	color:#fff;
	font-weight:bold;
	font-size:30px;
	line-height:35px;
	
}

.showcase p {
	color:#fff;
	font-size:14px;
	line-height:20px;
}

.pic1 {
	background-image:url(../images/layout/pic1.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

.footer {
	margin-top:10px;
	height:25px;
	background-color:#000;
}

ul.general_list {
	margin-left:20px;
}

ul.general_list li {
	padding-left:10px;
}

.red_banner {
	background-image:url(../images/layout/red_banner.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height:350px;
	padding:0px 60px 0px 00px;
	margin:0px;
}

.red_banner h1 {
	color:#fff;
	font-weight:bold;
	font-size:30px;
	line-height:35px;
	margin-bottom:25px;
}

.red_banner p {
	color:#fff;
	font-size:14px;
	line-height:20px;
}

.red_banner2 {
	background-image:url(../images/layout/redbg1.gif);
	background-position:top left;
	background-repeat:repeat-x;
	height:335px;
	padding:0px 00px 0px 00px;
	margin:0px;
}

.red_banner2 h1 {
	color:#fff;
	font-weight:bold;
	font-size:35px;
	line-height:35px;
	margin-bottom:30px;
}

.red_banner2 p {
	color:#fff;
	font-size:14px;
	line-height:22px;
}

.red_banner2 p strong {
	color:#fff;
	font-size:14px;
	line-height:22px;
}

.red_banner2 a {
	color:#fff;
	font-size:14px;
	line-height:22px;
	font-weight:normal;
}

.red_banner3 {
	background-image:url(../images/layout/redbg4.gif);
	background-position: top left;
	background-repeat:repeat-x;
	margin:0px;
	height:140px;
}

.red_banner3 table, .red_banner3 tr, .red_banner3 td{
	margin:0px;
}

.red_banner3 img {
	margin-right:20px;
}

.red_banner3 h1 {
	color:#fff;
	font-weight:bold;
	font-size:35px;
	line-height:35px;
	margin:0px 0px 0px 0px;
}

.red_banner3 p {
	color:#fff;
	font-size:14px;
	line-height:22px;
}
.red_banner3 a {
	color:#fff;
	font-size:14px;
	line-height:22px;
	font-weight:normal;
}

.grey_banner {
	background-image:url(../images/layout/grey_bg.gif);
	background-position: top left;
	background-repeat:repeat-x;
	margin:0px;
	height:140px;
}

.grey_banner table, .grey_banner tr, .grey_banner td{
	margin:0px;
}

.grey_banner img {
	margin-right:20px;
}

.grey_banner h1 {
	color:#fff;
	font-weight:bold;
	font-size:35px;
	line-height:35px;
	margin:0px 0px 0px 0px;
}

.grey_banner p {
	color:#fff;
	font-size:14px;
	line-height:22px;
}
.grey_banner a {
	color:#fff;
	font-size:14px;
	line-height:22px;
	font-weight:normal;
}

.greeen_banner {
	background-image:url(../images/layout/green_bg.gif);
	background-position: top left;
	background-repeat:repeat-x;
	margin:0px;
	height:140px;
}

.greeen_banner table, .greeen_banner tr, .greeen_banner td{
	margin:0px;
}

.greeen_banner img {
	margin-right:20px;
}

.greeen_banner h1 {
	color:#fff;
	font-weight:bold;
	font-size:35px;
	line-height:35px;
	margin:0px 0px 0px 0px;
}

.greeen_banner p {
	color:#fff;
	font-size:14px;
	line-height:22px;
}
.greeen_banner a {
	color:#fff;
	font-size:14px;
	line-height:22px;
	font-weight:normal;
}

.bg_camera {
	background-image:url(../images/layout/camera.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	float:left;
	padding:40px 40px 40px 40px;
	height:255px;
	width:395px;
}

.bg_blank {
	background-image:url(../images/layout/imprint.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	float:left;
	padding:50px 40px 40px 50px;
	height:245px;
	width:385px;
}

img.left_align {
	float:left;
	margin-right:20px;
}

img.right_align {
	float:right;
	margin-left:20px;
}

.team_profile_left {
	width:414px;
	border-right:1px solid #333333;
	float:left;
	padding:0px 20px 0px 0px;
}

.team_profile_left h1 {
	font-weight:normal;
	font-size:14px;
	line-height:20px;
	color:#000;
	margin-top:0.2em;
	margin-bottom:0.2em;
}


.team_profile_right {
	width:415px;
	float:left;
	padding:0px 0px 0px 20px;
}

.team_profile_right h1 {
	font-weight:normal;
	font-size:14px;
	line-height:20px;
	color:#000;
	margin-top:0.2em;
	margin-bottom:0.1em;
}

.left_col {
	float:left;
	width:600px;
}

ul li.border_top {
	border-top:1px solid #fff;
}

.enquiry_input {
	height: 20px;
	width: 280px;
	padding-top: 2px;
	padding-left: 4px;
	border: 1px solid #b31e3b;
}
.enquiry_input2 {
	height: 80px;
	width: 280px;
	padding-top: 2px;
	padding-left: 4px;
	border: 1px solid #b31e3b;
}
.enquiry_input3 {
	height: 20px;
	width: 400px;
	padding-top: 2px;
	padding-left: 4px;
	border: 1px solid #b31e3b;
}
.enquiry_input4 {
	height: 80px;
	width: 400px;
	padding-top: 2px;
	padding-left: 4px;
	border: 1px solid #b31e3b;
}

.form {
	margin-bottom:10px;
}
.formsubmit {
	margin-bottom: 5px;
	width: 495px;
	text-align:right;
}
input.text, textarea {
	background: #ffffff top right;
	color: #000000;
	border: 1px solid;
	border-color: #b31e3b #b31e3b #b31e3b #b31e3b;
	padding: 1px 2px 2px 2px;
	font-size: 1em;
	width: 400px;
}
input.text_blue, textarea.text_blue {
	background: #ffffff top right;
	color: #000000;
	border: 1px solid;
	border-color: #b31e3b #b31e3b #b31e3b #b31e3b;
	padding: 1px 2px 2px 2px;
	font-size: 1em;
	width: 400px;
}
input.text_blue2, textarea.text_blue2 {
	background: #ffffff top right;
	color: #000000;
	border: 1px solid;
	border-color: #b31e3b #b31e3b #b31e3b #b31e3b;
	padding: 1px 2px 2px 2px;
	font-size: 1em;
	width: 500px;
}
input.text:focus, textarea:focus
{
	border-color: #000000;
}

.test_mort {
	width: 555px;
	background-image: url(../images/test_mort.gif);
	background-repeat:no-repeat;
	background-position: top left;
	margin-bottom: 12px;
	color:#FFFFFF;
}
.test_mort p {
	color:#FFFFFF;
	margin-top:6px;
}

.test_mort strong {
	color:#FFFFFF;
}

.test_mort a {
	color:#FFFFFF;
}

.test_mort a:hover {
	color:#FFFFFF;
}

.test_wealth {
	width: 555px;
	background-image: url(../images/test_wealth.gif);
	background-repeat:no-repeat;
	background-position: top left;
	margin-bottom: 12px;
}

.test_wealth p {
	color:#FFFFFF;
	margin-top:7px;
}

.test_wealth strong {
	color:#FFFFFF;
}

.test_wealth a {
	color:#FFFFFF;
}

.test_wealth a:hover {
	color:#FFFFFF;
}

.multi_tie {
	background-image:url(../images/layout/multitie.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:705px;
	height:275px;
	padding:25px 25px 25px 70px;
	margin:0px 0px 25px 0px;
}

.multi_tie h1{
	font-size:20px;
	font-weight:bold;
	color:#fff;
}

.multi_tie p{
	font-size:12px;
	font-weight:normal;
	color:#fff;
}

.joinmortgage {
	background-image:url(../images/layout/join_mortgage_planning.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:288px;
	height:230px;
	padding:20px;
	margin:0px 35px 0px 0px;
	float:left;
}

.joinmortgage a, .joinmortgage a:hover {
	font-size:inherit;
	color:#fff;
	text-decoration:none;
	font-weight:normal;
}

.joinfinancial {
	background-image:url(../images/layout/join_financial_planning.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:288px;
	height:230px;
	padding:20px;
	float:left;
}

.joinfinancial a, .joinfinancial a:hover {
	font-size:inherit;
	color:#fff;
	text-decoration:none;
	font-weight:normal;
}

.ifa {
	background-image:url(../images/layout/ifa.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:705px;
	height:275px;
	padding:25px 25px 25px 70px;
}

.joinsmallifa {
	background-image:url(../images/layout/join_small_ifa.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:288px;
	height:230px;
	padding:20px;
	margin:0px 35px 0px 0px;
	float:left;
}
	.joinsmallifa h3, .joinsmallifa h3 a, .joinsmallifa h3 a:hover{
		font-weight:bold;
		color:#fff;
		text-decoration:none;
	}
	
	.joinsmallifa p, .joinsmallifa p a, .joinsmallifa p a:hover{
		font-size:12px;
		font-weight:normal;
		color:#fff;
		text-decoration:none;
	}

.joinlargeifa {
	background-image:url(../images/layout/join_large_ifa.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:288px;
	height:230px;
	padding:20px;
	margin:0px 00px 0px 0px;
	float:left;
}
	.joinlargeifa h1{
		font-size:24px;
		line-height:35px;
		font-weight:normal;
		color:#fff;
	}
	
	.joinlargeifa h1 a, .joinlargeifa h1 a:hover{
		font-size:24px;
		line-height:35px;
		font-weight:normal;
		color:#fff;
		text-decoration:none;
	}
	
	.joinlargeifa h1 strong, .joinlargeifa h1 a strong {
		font-size:24px;
		font-weight:bold;
		color:rgb(179, 8, 56);
	}
	
	.joinlargeifa p, .joinlargeifa a, .joinlargeifa a:hover {
		font-size:12px;
		font-weight:normal;
		color:#fff;
		text-decoration:none;
	}


.findoutmore {
	width:100px;
	color:#fff;
	font-size:11px;
	background-color:#888;
}

.findoutmore a{
	display:block;
	padding:3px;
	color:#fff;
	font-size:11px;
	background-color:#888;
	text-align:center;
	font-weight:normal;
}

.findoutmore a:hover {
	background-color:#333;
}

.findoutmore_blue {
	width:100px;
	color:#fff;
	font-size:11px;
	background-color:rgb(16, 150, 212);
}

.findoutmore_blue a{
	display:block;
	padding:3px;
	color:#fff;
	font-size:11px;
	background-color:rgb(16, 150, 212);
	text-align:center;
	font-weight:normal;
}

.findoutmore_blue a:hover {
	background-color:#333;
}

.findoutmore_red {
	width:100px;
	color:#fff;
	font-size:11px;
	background-color:rgb(179, 8, 56);
}

.findoutmore_red a{
	display:block;
	padding:3px;
	color:#fff;
	font-size:11px;
	background-color:rgb(179, 8, 56);
	text-align:center;
	font-weight:normal;
}

.findoutmore_red a:hover {
	background-color:#333;
}

.join_holder {
	margin:0px 30px 0px 30px;
}

.marginleft15 {
	margin-left:15px;
}

#footer {
	margin-left:auto;
	margin-right:auto;
	width:950px;
	margin-top:20px;
}

#footer p {
	color:#333333;
	font-size:11px;
	margin:0px;
	line-height:15px;
}

.linkbox {
	position:relative;
	height:270px; width:326px;
	z-index:999px;
	left:-20px;
	top:-20px;
}

.linkbox a {
	display:block;
	height:270px;
	width:326px;
}

.absolutebox {
	position:absolute; height:230px; width:286px; margin-left:-20px;margin-top:-20px; padding:20px;
}

