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

body{
	/*background-image: url(images/bg3.JPG);*/
	background-color: #95abae;
	background-repeat:repeat-x;
	/*background-repeat: repeat-x repeat-y;*/
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	width: 100%;
	overflow-x: hidden;
	text-align: center;
	}

a img {
	border: none;
	}
a {
	color: #3daefd;
	text-decoration: underline;
	}
a:hover {
	text-decoration: none;
	}

.clearfloatcontainer {
	clear: both;
	}

h1 {
	color: #bf0046;
	font-size: 24px;
	}
h2 {
	color: #729297;
	font-size: 18px;
	}

.heading {
	color: #546565;
	font-family: "Century Gothic";
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	margin-top: 60px;
	}

#bg_top {	
	background-color: #3f3f3f;
	height: 100px;
	width: 100%;
	margin-left: -8px;
	margin-top: -8px;
	/*padding-bottom: -90px;*/
	}
	
#wrapper {
	background-image: url(images/contain_bg2.png);
	background-repeat: repeat-y;
	width: 850px;
	min-height: 100%;
	height: auto;
	height: 100%;
	/*margin: -100px auto -120px;*/
	margin: auto;
	margin-top: -8px;
	display: block;
	}
	
#header {
	/*background-image: url(images/header_bg.jpg);
	background-color: #64b1bc;		/*LOGIN COLOR*/
	/*background-repeat: repeat-x;*/
	background-color: #363636;
	width: 800px;
	height: 112px;
	margin-left: auto;
	margin-right: auto; 	
	}

/*MENU*/
#menu {
	font-weight: bold;
	margin-right: 50px;
	}
#menu_tab {
	background-color: #6c6c6c;
	height: 50%;
	width: 15%;
	float: right;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	margin-top: 52px;
	margin-left: 2px;
	margin-right: 2px;
	}
#menu_tab a:link {
	text-decoration: none;
	color: #d3d3d3;
	padding: 0px;
	}
#menu_tab a:active {
	color: #d3d3d3;
	}
#menu_tab a:visited {
	color: #d3d3d3;
	text-decoration: none;
	}
#menu_tab a:hover {
	color: #ffffff;
	}
	
.menu_active {
	color: #ffffff;
	}

/*login*/
#sub {
	background-image: url(images/bg_sub1.jpg);
	background-repeat: repeat-x;
	height: 35px;
	width: 100%;
	}

#login {
	float: right;
	background-image: url(images/logo_small2.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 140px;
	padding-left: 40px;
	color: #363636;
	font-size:12px;
	font-weight: bold;
	text-align: left;
}
#login a {
	color: #363636;
	text-decoration: underline;
	}
#login a:visited {
	color: #363636;
	text-decoration: underline;
	}
#login a:hover {
	text-decoration: none;
	color: #363636;
	}
#login a:active {
	text-decoration: none;
	color: #363636;
	}

#content {
	background-color: #f2f2f2;
	width: 780px;
	height: inherit;
	text-align: left;
	margin-left: 29px;
	}

#top {
	background-color: #ffffff;
	height: 120px;
	/*padding: 10px 40px;*/
	padding-left: 40px;
	margin-top: 50px;
	padding-bottom: 20px;
	}
	
#leftCol {
	background-color: #f2f2f2;
	padding-top: 10px;
	float: left;
	width: 190px;
	height: auto;
	}
#leftCol a{
	text-decoration: none;
	}
	
#rightCol	{
	background-color: #ffffff;
	float: right;
	width: 570px;
	padding-left: 20px;
	padding-bottom: 40px;
	min-height: 500px;
	height: auto;
	font-size: 12px;
	}

/*LEFT COLUMN BUSINESSES*/	
#fundEX {
	color: #393738;
	background-image: url(images/fundEX.png);
	background-repeat: no-repeat;
	padding-top: 60px;
	text-align: center;
	font-size: 12px;
	padding-bottom: 10px;
	}
#manulife {
	background-image: url(images/clients/manulife.jpg);
	height: 50px;
	width: 190px;
	}
#invesco {	
	background-image: url(images/clients/invesco.jpg);
	height: 50px;
	width: 190px;
	}
#ia {
	background-image: url(images/clients/clarington.jpg);
	height: 50px;
	widthL 190px;
	}
#fidelity {
	background-image: url(images/clients/fidelity.jpg);
	height: 50px;
	width: 190px;
	}
#ci {
	background-image: url(images/clients/ci.jpg);
	height: 50px;
	width: 190px;
	}
#mackenzie {
	background-image: url(images/clients/mackenzie.jpg);
	height: 50px;
	width: 190px;
	}
#government {	
	background-image: url(images/clients/gov_canada.jpg);
	height: 60px;
	width: 190px;
	}
#agf {
	background-image: url(images/clients/agf.jpg);
	height: 100px;
	width: 190px;
	}
#franklin {
	background-image: url(images/clients/franklin.jpg);
	height: 90px;
	width: 190px;
	}
	
#boxed_lists {
	background-color: #c1dee2;
	width: 95%;
	height: auto;
	margin: auto;
	margin-bottom: 10px;
	display: block;
	padding: 5px;
	float: left;
	}
#boxed_lists #left {
	width: 50%;
	float: left;
	}
#boxed_lists #right {
	width: 50%;
	float: right;
	}

/*PROFILE PAGE*/
#profile img {
	float: left;
	padding-right: 10px;
	}
#profile h2 {
	color: #729297;
	font-size: 18px;
	}
#profile_spacer {
	padding-top: 10px;
	padding-bottom: 10px;
	}

/*FOOOTER*/
#footer {
	color: #ffffff;
	font-size: 12px;
	text-align: center;
	background-color: #363636;
	height: 120px;
	width: 800px;
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -8px;
	}
#footer a {
	color: #ffffff;
	text-decoration: underline;
	}
#footer a:visited {
	color: #ffffff;
	text-decoration: underline;
	}
#footer a:hover	{
	text-decoration: none;
	}
#footer a:active	{
	text-decoration: none;
	}

