body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
body {
	background-color: #bfcfe2;
	background-image: url(images/backgr.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 18px;
}
#logo {
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
	background-position: center top;
	text-align: center;
	background-image: url(images/Gerard_Malouf_Partners.gif);
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-bottom: 0px;
	padding-top: 90px;
	height: 100px;
	line-height: 22px;
}
#free_call {
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
	background-position: center bottom;
	text-align: center;
	background-image: url(images/freecall_bkgr.jpg);
	background-repeat: no-repeat;
	height: 170px;
	margin-right: 15px;
	margin-left: 15px;
}
#banner {
	font-size: 12px;
	color: #003366;
	padding: 10px;
	height: 70px;
}
#nav_img {
	background-color: #A4B7CC;
	margin-right: 10px;
	margin-left: 10px;
	height: 190px;
}
#formbutton {
	background-color: #90BF18;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#main {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #A4B7CC;
}
#leftcol {
	width: 550px;
	padding: 10px;
}
#rightcol {
	width: 170px;
	padding: 10px;
	background-color: #EEEEEE;
}
/*- Navigation--------------- */
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#topnav
{
	background-position: right;
	padding-top: 6px;
}
#topnav li
{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	background-position: right;
	padding-top: 3px;
	padding-bottom: 3px;
}
	
#topnav li a:link, #topnav li a:visited {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-weight: normal;
	}
	
#topnav li a:hover {
	background-image: url(images/arrow.gif);
	background-position: 5px 7px;
}				
#navigation li a {
	margin: 15px;
	padding: 0px;
	width: 155px;
	}	
	
#navigation li a:link, #navigation li a:visited {
	display: block;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-weight: normal;
	font-size: 15px;
	background-color: #EEF3F9;
	}
	
#navigation li a:hover {
	background-image: url(images/arrow.gif);
	background-position: 5px 7px;
	padding-top: 8px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-color: #FFFFFF;
	text-decoration: none;
}				
a:link, a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
	color: #FF0000;
}
h1 {
	font-size: 24px;
	color: #FF0000;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 16px;
	color: #FF0000;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
	background-position: center top;
	text-align: center;
	background-image: url(images/Gerard_Malouf_Partners.gif);
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-bottom: 0px;
	padding-top: 90px;
	height: 100px;
	line-height: 22px;
}
h4 {
	font-size: 12px;
	color: #003366;
}

#rightcol {
	margin: 15px;
	padding: 5px;
	width: 155px;
	height: 100%;
	}	

.testimonial {
	color: #FFFFFF;
	font-size: 12px;
	font-style: italic;
	padding-right: 7px;
	padding-left: 10px;
	font-weight: bold;
	line-height: 20px;
}
.testimonial .name {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: right;
	color: #EEEEEE;
}
.small {
	color: #666666;
	font-size: 11px;
	padding-top: 5px;
}
p {
	line-height: 16px;
}
