* {
	
	font-family: Arial, Helvetica, sans-serif;
}

BODY {
	margin: 0 0 20px;
	color: #4C4C4C;
	font-size: 12px;
	line-height: 14px;
	background-color: #000000;
}

BODY, TD {
	color: #4C4C4C;
	font-size: 12px;
	line-height: 14px;
}

H1 {
	color: #01325B;
	font-size: 16px;
	line-height: 18px;
	margin: 0 0 6px;
	text-decoration: underline;
}

H2 {
	color: #01325B;
	font-size: 16px;
	line-height: 18px;
	margin: 0 0 4px;
}

.subheading {
	color: #01325B;
	font-size: 14px;
	line-height: 16px;
	margin: 0 0 4px;
	font-weight: bold;
}

#wrapper {
	width: 981px;
	background-color: #000000;
}

#top {
	background-image: url(images/idfk-top.jpg);
	width: 100%;
	height: 149px;
	
}

/* @group Links */

a:link, a:visited {
	color: #01325B;
	text-decoration: none;
	border-bottom: 1px dotted #d01d03;
	}

a:visited:hover, a:hover {
	color: #01325B;
	text-decoration: none;	
	}







a#plain {
	font-size: 12px;
	color: #4C4C4C;
	text-decoration: none;
	line-height: 14px;
	border-width: 0;
}

a#plain:hover {
	font-size: 12px;
	color: #4C4C4C;
	text-decoration: none;
	line-height: 14px;
	border-width: 0;
}

a#plain:visited {
	font-size: 12px;
	color: #4C4C4C;
	text-decoration: none;
	line-height: 14px;
	border-width: 0;
}

a#plain:visited:hover {
	font-size: 12px;
	color: #4C4C4C;
	text-decoration: none;
	line-height: 14px;
	border-width: 0;
}








a.readmore:link, a.readmore:visited {
	font-size: 10px;
	color: #FF8709;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 0;
}

a.readmore:hover, a.readmore:visited:hover {
	text-decoration: underline;
}

a.footerlink:link, a.footerlink:visited {
	color: silver;
	font-size: 11px;
	margin-right: 10px;
	text-decoration: none;
	margin-left: 10px;
	border-bottom-width: 0;
}

a.footerlink:hover, a.footerlink:visited:hover {
	text-decoration: underline;
}

a.tdc:link, a.tdc:visited {
	margin-right: 10px;
	text-decoration: none;
	border-bottom-width: 0;
	position: relative;
	top: 0;
	float: left;
	left: 50px;
}

a.tdc:hover, a.tdc:visited:hover {
	text-decoration: none;
	border-bottom-width: 0;
}

/* @end */

/* height: 210px; */

/* @group Navigation */

#nav01 {
	background-image: url(images/nav-bg.jpg);
	width: 100%;
	height: 112px;
}

.navtabstable {
	width: 822px;
	border: 0;
}

.navtab {
	width: 134px;
	height: 101px;
	text-align: center;
	vertical-align: text-top;
}

.navloc {
	position: relative;
	top: 34px;
}

a.navlink:link, a.navlink:visited { 
	font-size: 14px;
	color: #FFFFFF; 
	text-decoration: none;
	background: url(http://www.idfk.com.au/css/images/navtabs.gif) no-repeat 0 9px;
	overflow: hidden;
	display: block;
	width: 134px;
	height: 101px;
	font-weight: bold;
	letter-spacing: 0;
	white-space: nowrap;
	position: relative;
	border-bottom-width: 0;
}

a.navlink:hover, a.navlink:visited:hover { 
	text-decoration: none;
	background: url(images/navtabs.gif) no-repeat 0 -101px;
	overflow: hidden;
}

a.navlinkselected:link, a.navlinkselected:visited { 
	font-size: 14px;
	color: #FFFFFF; 
	text-decoration: none;
	background: url(images/navtabs.gif) no-repeat 0 -101px;
	overflow: hidden;
	display: block;
	width: 134px;
	height: 101px;
	font-weight: bold;
	letter-spacing: 0;
	white-space: nowrap;
	position: relative;
	border-bottom-width: 0;
}

a.navlinkselected:hover, a.navlinkselected:visited:hover { 
	
}



/* @end */

#main {
	background-color: #FFFFFF;
	width: 901px;
}

.maintop {
	width: 569px;
	height: 70px;
	background: url(images/main-top-bg.jpg) no-repeat;
	padding-left: 30px;
	font-size: 14px;
	color: silver;
}

.maintophead {
		color: #FFFFFF;
	font-size: 18px;
	line-height: 22px;
}

.mainright {
	background: url(images/main-right.jpg) repeat-y;
	width: 252px;
	vertical-align: text-top;
	padding: 18px 20px 10px 30px;
}

.mainmain {
	padding: 10px 20px 30px 30px;
	vertical-align: text-top;
}

.righthead {
	
}

#basewrapper {
	width: 981px;
	height: 160px;
	background: url(images/idfk-base.jpg) no-repeat;
}

#base {
	padding-top: 10px;
	padding-right: 60px;
	text-align: right;
	color: silver;
	font-size: 11px;

}

form {
	margin: 0;
}

#infoframe {
	width: 530px;
	height: 343px;
	border: 0;
	background-color: #FFFFFF;
}

.maintable {
	height: 400px;
}

HR {
	border-width: 0;
	border-bottom: 1px solid #01325B;
	width: 100%;
	margin-bottom: 10px;
	height: 1px;
	margin-top: 10px;
}

IMG {
	border-width: 0;
	text-decoration: none;
}













