@charset "utf-8";

/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	background: #504b4e;
	color: #555555;
	font: 12px/14px Verdana, Geneva, sans-serif;
}

ol, ul { list-style: none; }

a img, :link img, :visited img { border: 0; }

:link, :visited { text-decoration:none; }

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

h1, h2, h3, h3, h4, h5, h6 {
	padding:10px 0 4px 0;
	margin:0;
	font-weight: bold;
	font-size: 100%;
	color: #a81010;
}

p {
	padding:6px 0 10px 0;
	margin:0;
	font-weight: normal;
	font-size: 100%;
}

/* Clearfix */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix { display: inline-table; }

/* Hides from IE-mac \*/
	* html .clearfix { height:1%; }

*+html .clearfix { height:1%; }

.clearfix { display:block; }

/* Default styling classes */
.clear { clear: both; }

.float_left {
	float: left;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-top: 3px;
}

.float_right {
	float: right;
	padding-left: 15px;
	padding-bottom: 6px;
	padding-top: 3px;
}

a {
	text-decoration: none;
	color: #A81010;
}

a:hover { color: #504B4E; }

/* H1 Image Replacement */
#bfs span, #cisdeys span, #bfs_int span, #ft span, #pro span, #bei span, #ti span, #li span, #ipi span, #pi span, #kpi span, #sup span, #tpdi span, #contact-us span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}

#bfs {
	width: 225px;
	height: 55px;
	padding: 0;
	background: url(../images/header/h_bourke-financial-services.jpg);
	position: absolute;
	top: 40px;
	left: 43px;
}

#cisdeys {
	width: 426px;
	height: 50px;
	padding: 0;
	margin-bottom: 10px;
	background: url(../images/header/h_come-in.jpg);
}

#bfs_int {
	width: 426px;
	height: 50px;
	padding: 0;
	background: url(../images/header/h_bourke-financial-services_int.jpg);
}

#ft {
	width: 426px;
	height: 50px;
	padding: 0;
	background: url(../images/header/h_free-tools.jpg);
}

#pro {
	width: 426px;
	height: 50px;
	padding: 0;
	background: url(../images/header/h_profiles.jpg);
}

#bei {
	width: 426px;
	height: 50px;
	padding: 0;
	background: url(../images/header/h_business-expense-insurance.jpg);
}

#ti {
	width: 426px;
	height: 50px;
	padding: 0;
	background: url(../images/header/h_trauma-insurance.jpg);
}

#li {
	width: 426px;
	height: 50px;
	padding: 0;
	background: url(../images/header/h_life-insurance.jpg);
}

#ipi {
	width: 426px;
	height: 50px;
	padding: 0;
	background: url(../images/header/h_income-protection-insurance.jpg);
}

#sup{
	width: 426px;
	height: 50px;
	padding: 0;
	background: url(../images/header/h_superannuation.jpg);
}

#pi{
	width: 426px;
	height: 50px;
	padding: 0;
	background: url(../images/header/h_pi.jpg);
}

#kpi{
	width: 426px;
	height: 50px;
	padding: 0;
	background: url(../images/header/h_kpi.jpg);
}

#tpdi {
	width: 426px;
	height: 50px;
	padding: 0;
	background: url(../images/header/h_total-and-permanent-disablement-insurance.jpg);
}

#contact-us {
	width: 426px;
	height: 32px;
	padding: 0;
	background: url(../images/header/h_contact.jpg);
}

/* Menu bar */
#menubar ul {
	padding:0;
	list-style-type:none;
}

#menubar ul li { display:inline; }

#menubar ul li a {
	float:left;
	display:block;
	height: 20px;
}

#menubar ul li a span {
	height: 1px;
	width: 1px;
	position: absolute;
	overflow: hidden;
	top: -5000px;
}

a#services {
	width: 55px;
	background: url(../images/menu/menu_services.jpg) no-repeat 0 0;
	position: absolute;
	top: 60px;
	left: 353px;
}

a#services:hover { background: url(../images/menu/menu_services_ro.jpg) no-repeat 0 0; }

a#free-tools {
	width: 88px;
	background: url(../images/menu/menu_free-tools.jpg) no-repeat 0 0;
	position: absolute;
	top: 60px;
	left: 468px;
}

a#free-tools:hover { background: url(../images/menu/menu_free-tools_ro.jpg) no-repeat 0 0; }

a#profiles {
	width: 50px;
	background: url(../images/menu/menu_profiles.jpg) no-repeat 0 0;
	position: absolute;
	top: 60px;
	left: 593px;
}

a#profiles:hover { background: url(../images/menu/menu_profiles_ro.jpg) no-repeat 0 0; }

a#contact {
	width: 50px;
	background: url(../images/menu/menu_contact.jpg) no-repeat 0 0;
	position: absolute;
	top: 60px;
	left: 713px;
}

a#contact:hover { background: url(../images/menu/menu_contact_ro.jpg) no-repeat 0 0; }

a#home {
	width: 40px;
	background: url(../images/menu/menu_home.jpg) no-repeat 0 0;
	position: absolute;
	top: 60px;
	left: 828px;
}

a#home:hover { background: url(../images/menu/menu_home_ro.jpg) no-repeat 0 0; }

/* Main Container (Center Content) */
#container {
	width: 912px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: #FFF;
}

#header {
	height: 130px;
	position: relative;
	background: url(../images/bg/bg_topbar.jpg) no-repeat 0px 0px;
}

#mainbar {
	height: 119px;
	position: relative;
}

#content {
	padding: 20px 15px;
	position: relative;
}

#leftcol {
	float: left;
	width: 462px;
	position: relative;
}

.i_leftcol_l {
	float: left;
	width: 103px;
	padding-top: 10px;
}

.i_leftcol_r {
	float: left;
	width: 359px;
}

#rightcol {
	float: right;
	width: 420px;
	position: relative;
}

#i_rightcol {
	float: right;
	width: 385px;
	position: relative;
	padding: 10px 10px 10px 15px;
	margin-left: 10px;
	background: #eeedde url(../images/bg/border_index-right.jpg) repeat-y left top;
}

#footer {
	background: #504B4E;
	color: #FFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

.content_box_rhs { padding-bottom: 10px; }

.grey_block {
	padding: 10px;
	position: relative;
	background: #Fbeebd;
	width: 862px;
}

#footer a {
	text-decoration: none;
	color: #FFF;
}

#footer a:hover { text-decoration: underline; }

#testimonial {
	width: 318px;
	height: 90px;
	overflow: auto;
	position: absolute;
	top: 23px;
	right: 10px;
	font-size: 11px;
}

.small_text {
	font-size: 10px;
	line-height: 12px;
}

