/*
Original Design by Maa Designs and Edited/Coded by Digital88 Pty Limited 
David Mitchell +613 9016 5226 or 1300 88 04 07
http://www.digital88.com.au
*/

#tes
{
	margin:0 auto;
}

body {
	margin: 20px;
	padding: 0;
	background: #FFFFFF;
	font: normal small Arial, Helvetica, sans-serif;
	color: #6F4503;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	color: #ffffff;
}

h1, h2, h3 {
}

h4, h5, h6 {
}

p, ul, ol, blockquote {
	margin-top: 0;
}

a {
	color: #6F4503;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

/* Header */

#banner 
{	
	width:850px;		
	margin:0 auto;	
	
}

#banner h1 {
	text-align: center;
	font-size: 3em;
}

#banner h2 {
	text-align: center;
	font-size: 1.4em;
}

#banner a {
	text-decoration: none;
	color: #9E6813;
}

/* Logo */

#logo
{
	text-align:left;
}

/* Menu */

#menu 
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;	
	height: 37px;
	border:#4C64AA solid 1px;
	margin-top:-1px;

	font-size:11px;
	background-color:#4C64AA;

}

#menu h2 {
	display: none;
}

#menu ul {	
	padding: 0;
	list-style: none;

}

#menu li {
	display: inline;
	padding: 0px;
	margin: 0px;
}

#menu a 
{
	display: block;
	float:left;
	border:#000000 solid 0px;
	width: 100px;
	padding-top: 4px;	
	text-align: center;
	text-decoration: none;	
	color: #FFFFFF;	
}

#menu .link 
{
	padding-top:10px;
}

#menu a:hover, #menu .active a {
	font-family:Arial, Helvetica, sans-serif;	
	color: #333333;
	
}

/* Splash */

#image {
	width: 798px;
	margin: 0 auto;
	background: #FFFFFF;
	border-left: 5px solid #FFFFFF;
	border-right: 5px solid #FFFFFF;
}

/* Content */

#body {
	width: 850px;
	margin-left:200px;
	margin:0 auto;
	border: 0px solid #FFFFFF;
}

#body_clients {
	width: 850px;
	margin:0 auto;
	
	
	background: #FFFFFF;
	border: 0px solid #000000;
}

#body .title {
padding-top: 10px;
padding-bottom: 2px;
	background: #FFFFFF;
}

#body .story {
	padding: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #666666;
	
}

/* bot*/

#bot {
	margin:0 auto;
	padding: 0 10px;
	background-image:url(images/menuBG.jpg);
	background-repeat: repeat;
}

#bot p {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: x-small;
	color: #666666;
}

#bot a {
	color: #666666;
}

#text
{
	margin-left:50px;
	font-size:12px; 
	color:#000000; 
	border:#000000 solid 0px; 
	width:600px;"
}

.sub_heading
{
	font-weight:bold;	
}