/********************

CSS Document 

WEB SITE: www.ifaa.com.au

DESIGNER/PROGRAMMER: Kelani Design
WEBSITE: www.kelani.com.au
EMAIL: studio@kelani.com.au

*/

/* REMOVING BROWSER DEFAULT SETTINGS */
html, body, ul, ol, li, p,
h1, h2, h3, h4, h5, h6,
form, fieldset, a {
	margin: 0;
	padding: 0;
	border: 0;
}

/*******************************************

	HIDE LOGO THAT WILL BE USED FOR PRINTING

********************************************/

#printlogo {
	display: none;
}

#printinfo {
	display: none;
}

body {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
}

#site {
	width: 1024px;
	margin: 0 auto;
	background: url(images/layout/back_slice.png) repeat-y;
	text-align: center;
}

#clear {
	clear: both;
}

p {
	font-size: 12px;
	line-height: 1.7em;
	margin-bottom: 10px;
}

a {
	color: #0000FF;
}
/*******************************************

	HEADER

********************************************/

#headerleft {
	float: left;
	width: 37px;
	height: 193px;
	background: url(images/layout/header_left.png) no-repeat;
}

#header {
	float: left;
	width: 950px;
	height: 193px;
	background: url(images/layout/header_slice.png);
}

#headerpeople {
	float: left;
	width: 363px;
	height: 156px;
	background: url(images/layout/our_people.png) no-repeat bottom right;
}

#headerlogo {
	float: right;
	width: 114px;
	height: 156px;
	background: url(images/layout/ifaa_logo.png) no-repeat bottom right;
	cursor: pointer;
}

#headerright {
	float: left;
	width: 37px;
	height: 193px;
	background: url(images/layout/header_right.png) no-repeat;
}

/*******************************************

	TOP MENU

********************************************/

#topmenu {
	float: left;
	height: 38px;
	width: 950px;
	text-align: left;
}

#topmenu p {
	color: #670A15;
	font-size: 12px;
	font-weight: bold;
	padding: 12px 0 0 20px;
	line-height: 1.2em;
	margin: 0;
}

#topmenu a {
	text-decoration:none;
	color: #FFFFFF;
}

#topmenu a:hover {
	color:#670A15;
}

#topmenu .active {
	color:#670A15;
}

/*******************************************

	SITE CONTENT

********************************************/

#content {
	float: left;
	width: 952px;
	margin-left: 36px;
	text-align: left;
	overflow: hidden;
	margin-top: -1px;
}

/*******************************************

	HOME PAGE

********************************************/

#homeimg {
	float: left;
	width: 952px;
	height: 98px;
	background: url(images/layout/home_img.png);
}

#homeabout {
	float: left;
	height: 113px;
	width: 952px;
	background: #EBEAE8 url(images/layout/home_about.png) top right no-repeat;
	margin: 0 auto;
}

#homecontent {
	float:left;
	width: 952px;
	background: url(images/layout/home_vert_lines.png) repeat-y;
	margin: 25px 0 50px 0;
	text-align: left;
}

#homecontent h2 {
	color: #670A15;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}

#homecontent .red {
	color: #AA4646;
	font-weight: bold;
}

#homecontent ul{
	font-size: 12px;
}

#homecontent li {
	list-style-position: inside;
	list-style-image: url(images/layout/dots_ie.png);
	line-height: 14px;
	padding-left: 15px;
	text-indent: -15px;
	margin-bottom: 10px;
}

#content>#homecontent li {
	list-style-image:url(images/layout/dots.png);
}

#homecol1 {
	float: left;
	width: 603px;
	margin-left: 25px;
	padding: 0 20px;
}

#homecontent>#homecol1 { width: 563px; }

#homecol2 {
	float: left;
	width: 295px;
	height: 300px;
	padding: 0 20px;
	overflow: auto;
}
	
#homecontent>#homecol2 { width: 255px; }

#homecol2 li {
	font-size: 11px;
}

#news {
	float: left;
	width: 275px;
	height: 300px;
	padding: 0 20px;
	text-align: left;
}

body>#news { width: 235px; }

#news h2 {
	color: #670A15;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}

#news .red {
	color: #AA4646;
	font-weight: bold;
}

#news li {
	font-size: 11px;
	list-style-position: inside;
	list-style-image: url(images/layout/dots_ie.png);
	line-height: 14px;
	padding-left: 15px;
	text-indent: -15px;
	margin-bottom: 10px;
}

body>#news li {
	list-style-image:url(images/layout/dots.png);
}

/*******************************************

	LEVEL 2 PAGES

********************************************/

#leftmenu {
	margin-top: 40px;
	float: left;
	width: 195px;
	font-size: 12px;
	padding: 0 20px 0 20px;
}

#content>#leftmenu { width: 155px; }

#leftmenu ul {
	border-top: 1px solid #cccccc;
}

#leftmenu li {
	list-style-position: inside;
	list-style-image: url(images/layout/cross_ie.png);
	border-bottom: 1px solid #cccccc;
	padding-left: 15px;
	text-indent: -15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#content>#leftmenu li {
	list-style-image: url(images/layout/cross.png);
}

#leftmenu a {color:#680A15; text-decoration:none; font-weight:bold;}

#leftmenu a:hover {color: #AA4646; }

#leftmenu .active {color: #AA4646; }

#main {
	margin-top: 40px;
	float: left;
	width: 560px;
	padding: 0 20px 40px 20px;
}

#content>#main { width: 520px; }

#exec {
	margin-top: 40px;
	float: left;
	width: 715px;
	padding: 0 0 40px 20px;
}

#exec img {
	border: 1px solid #CCCCCC;
	margin-top: 40px;
}

#main h1, #exec h1 {
	color: #680A15;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
}

#main h2, #exec h2 {
	color:#98272B;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 30px;
}

#main ul, #exec ul {
	font-size: 12px;
	margin-top: -10px;
	margin-bottom: 10px;
}

#main li, #exec li {
	list-style-position: inside;
	list-style-type: square;
	line-height: 18px;
	padding-left: 30px;
	text-indent: -15px;
}

#main th {
	background-color: #CCCCCC;
	border: 1px solid #F7F7F7;
	padding: 5px;
}

#main td{
	background-color: #EEEEEE;
	border: 1px solid #F7F7F7;
	padding: 5px;
}

#rightcol {
	margin: 40px 20px 0 20px;
	float: left;
	width: 150px;
	padding-bottom: 20px;
}

#rightcol img {
	border: 1px solid #CCCCCC;
}

.photo { color:#98272B; font-size: 10px; line-height: 1.1em; margin-top: 3px; }

.photo a { color:#98272B; text-decoration:none; }

.photo a:hover { text-decoration: underline; }

/*******************************************

	SERVICES QUOTES

********************************************/

#servicesquote {
	background-color: #FFAEAE;
	padding: 15px;
	margin: 5px 0;
}

#servicesquote p {
	font-family: Georgia, "Times New Roman", Times, serif;
}

#servicesquote img {
	margin: 0 10px 10px 0;
}
/*******************************************

	FOOTER

********************************************/

#footer {
	float: left;
	width: 1024px;
	height: 55px;
	background-image: url(images/layout/footer.png);
}

#footer p {
	color: #ffffff;
}

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

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

.footerleft {
	margin-left: 75px;
	float: left;
	width: 300px;
	padding-top: 5px;
}

.footerright {
	margin-right: 75px;
	float: right;
	width: 300px;
	text-align: right;
		padding-top: 5px;
}

