body {
	margin: 0px;
	text-align: center;
	background-color: #383028;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 10px;
	color: #77756D;
	line-height: 20px;
}

.contentheading {
color:#E7E3D7;
}
div.container {
	width: 901px;
	height: 522px;
	position: relative;
	top: 15px;
	margin:0 auto;
}

div.leftnavflash {
	width: 242px;
	height: 500px;
	position: absolute; top: 0px; left: 0px;
}

div.content {
	background-color: #E7E3D7;
	width: 657px;
	height: 500px;
	position: absolute;
	top: 0px;
	left: 242px;
	text-align: left;
	display:block;
	overflow:auto;
}

div.contentholder{

	width: 642px;
	height: 500px;
	text-align: left;
	position: absolute; top:0px; left: 0px;
}


div.contenttext{
	width: 532px;
	height: 500px;
	text-align: left;
	position: absolute;
	left: 105px;
	display:block;
	overflow:auto;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 10px;
	color: #77756D;
	line-height: 20px;

}

div.contentpadding {
	position: absolute;
	left: 0px; top: 0px;
	padding-right:22px;

}

table {
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 10px;
	color: #77756D;
	line-height: 20px;
}

/* CONTENT PANEL CLASSES */

div.main {
	position: absolute;  top: 37px; left: 27px;
	z-index:1;
}


div.web {
	position: absolute;  top: 37px; left: 27px;
	z-index:1;
}

div.print {
	position: absolute;  top: 96px; left: 27px;
	z-index:1;
}

div.misc {
	position: absolute; top: 154px; left: 27px;
	z-index:1;
}

div.rightmarginff {
	position: absolute;
	top: 0px;
	right: 0px;
}


div.text {
	padding-right:40px;
	padding-left:20px;
}

div.footer {
	width: 901px;
	height: 20px;
	position: absolute; bottom: 0px; right: 0px;
	text-align:right;
}

/* STANDARD CLASSES */

p {
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 10px;
	color: #77756D;
	line-height: 20px;
	text-align:left;
padding-right:20px;
}

p.copyright {
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 9px;
	color: #77756D;
	line-height: 20px;
	text-align:right;
}


li {
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 10px;
	color: #77756D;
	line-height: 20px;
	list-style-image: url(http://www.formedesignstudio.com.au/content/grey_sq.gif);
}

ul {
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 10px;
	color: #77756D;
	line-height: 20px;
}

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #8B7C6A;
}

h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #8B7C6A;
}

/* LINK CLASSES */

a:link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B2620C;
}

a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C97B27;
}

a:active {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

a:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B2620C;
}

/* Main specific classes */