﻿body
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial;
	font-size: small;
	width: 833px;
	background-image: url(../images/BSLgradient.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

img
{
	border-color: #FFFFFF;
}


.content
{
	background-color: #FFFFFF;
}

.header
{
	background-color: #FFFFFF;
	height: 122px;
}

.count_header
{
	height: 122px;
	float: right;
}

.time_column
{
	width: 250px;
	font-size: medium;
	text-indent: 20px;
	text-align: left;
	background-color: #D57E1C;
	color: #FFFFFF;
	margin-bottom: 3px;
}

.portal_column
{
	background-color: #D57E1C;
	font-size: medium;
	color: white;
	text-align: right;
	float: right;
	margin-bottom: 3px;
	width: 580px;
}

.nav_column1
{
	width: 250px;
	height: 220px;
	background-color: #9A7D8F;
	float: left;
	text-indent: 15px;
}

.nav_Options
{
	background-color: #5B3E4F;
	color: #FFFFFF;
	width: 230px;
	height: 220px;
	text-indent: 10px;
	margin-bottom: 3px;
}

.perthskyline_column
{
	height: 220px;
	width: 580px;
	float: right;
}

.nav_column2
{
	width: 250px;
	background-color: #FFFFFF;
	float: left;
	text-indent: 15px;
}

.content_column
{
	background-color: #FFFFFF;
	width: 580px;
	min-height: 450px;
	float: right;
}

.itservices
{
	width: 250px;
	background-color: #FFFFFF;
	text-align: center;
}

.footer
{
	border-top-style: dotted;
	border-top-width: thin;
	height: 30px;
	background-color: #FFFFFF;
	text-align: center;
	color: #000000;
	clear: right;
}

.careers_heading
{
	font-weight: bold;
	font-size: medium;
}

.personalwealthcreationmission
{
	font-weight: bold;
	font-size: small;
	text-align: center;
}

.personalwealthcreationheading
{
	font-weight: bold;
	font-size: small;
}

.testimonials
{
	text-align: center;
}

.contactus_heading
{
	font-weight: bold;
	font-size: medium;
}

.feedback_heading
{
	font-weight: bold;
	font-size: medium;
}

.contactus_subheading
{
	font-weight: bold;
	font-size: small;
}

.coreservices_heading
{
	font-weight: bold;
	font-size: medium;
}

.copyright
{
	font-size: smaller;
	background-color: #FFFFFF;
}

.contactusmap
{
	text-align: center;
}

/* Nav by bessing */

.nav_column1 ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}
.nav_column1 li
{
	border-bottom: 1px solid #9b7e90;
}
.nav_column1 li a
{
	display: block;
	padding: 15px 0px 5px 0.5em;
	border-left: 12px solid #9b7e90;
	border-right: 1px solid #9b7e90;
	background-color: #5b3e50;
	color: #FFFFFF;
	text-decoration: none;
	height: 16px;
}
.nav_column1 li a:hover
{
	background-color: #9b7e90;
	border-left: 12px solid #5b3e50;
	color: #FFFFFF;
}
.nav_column1 ul ul
{
	margin-left: 12px;
}
.nav_column1 ul ul li
{
	border-bottom: 1px solid #9b7e90;
	margin: 0;
	background-color: #9b7e90;
	color: #711515;
}
.nav_column1 ul ul a:link, .nav_column1 ul ul a:visited
{
	background-color: #9b7e90;
	color: #711515;
}
.nav_column1 ul ul a:hover
{
	background-color: #5b3e50;
	color: #FFFFFF;
}

.nav_column2 p
{
	background-color: #c6d2e2;
	margin: 0 auto 0 auto;
	padding: 4px;
	width: 202px;
	font-weight: bold;
}

.nav_column2 ul
{
	list-style: url(../images/bullet.gif) disc;
	margin-left: 24px;
	padding: 0;
}
.nav_column2 li
{
}

