	* {
	margin: 0px;
	padding: 0px;
	border: 0px;
	}
	
	body {
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color:#cccccc;
	
	

	}
	   
	a {
	color: #00539f;
	}
	
	p {
	margin-bottom: 25px;
	}




/* ------------------------------------------------------------- */

	#container {
	margin: 0px auto 0px auto;
	width: 995px;
	text-align: left;
	
	}

/* ------------------------------------------------------------- */

	#headerWrapper {
	background-image:url(../images/fluidconcept.jpg);
	background-repeat:no-repeat;
	height: 280px;
	width:995px;
	}
		
	.header-copy {
	font-size:28px;
	color:#ffffff;
	line-height:36px;
	font-weight:lighter;
	padding:100px 0px 0px 43px
	}	

/* ------------------------------------------------------------- */


	#contentMainWrapper {
	background-image:url(../images/background-fill-au.jpg);
	background-repeat:repeat-y;
	float:left;
	width: 995px;
	}
	
	
	
	.content-headline {
	color: #2e962e;
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
	text-transform:uppercase;
	padding-bottom:10px;
	}
	
	.content-subheadline {
	color: #002b69;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	text-transform:uppercase;
	padding-bottom:10px;
	}
	
	.content-center {
	width:440px;
	margin-left:280px;
	
	font-size:12px;
	}
	
	
	.content-right {
	width:205px;
	float:right;
	font-size:10px;
	line-height:16px;
	padding-right:30px;
	
	}
	
	.content-left {
	width:220px;
	float:left;
	
	
	}

/* ------------------------------------------------------------------ */

#contentNavWrapper {
	width: 275px;
	float: left;
	}

#contentNav {
	padding: 0px 0px 0px 35px;
	}

#contentNav h2 {
	padding-bottom: 10px;
	font-weight: normal;
	color: #2e962e;
	font-size: 12px;
	}
	
#contentNav h3 {
	
	font-weight: normal;
	font-size: 12px;
	margin-bottom:5px;
	margin-top:5px;
	}

#contentNav h3 a {
	text-decoration: none;
	}

#contentNav p {
	font-size: 11px;
	padding-right:8px;
	}

.twistyClosed {
	padding-left: 15px;
	background: url(../images/icon-twisty-closed.gif) top left no-repeat;
	}

.twistyOpened {
	padding-left: 15px;
	background: url(../images/icon-twisty-opened.gif) top left no-repeat;
	}
	
.distributorcopy{
font-size:9px;
padding-right:10px;
}	

/* ------------------------------------------------------------- */

.button {
padding-top:10px;
margin-bottom:10px;
}


/* ------------------------------------------------------------- */

	#footerWrapper {
	clear: both;
	background-image:url(../images/footer-background.jpg);
	background-repeat:no-repeat;
	height:61px;
	}
	
	#footer {
	margin: 0px auto 0px auto;
	padding: 35px 0px 10px 15px;
	width: 995px;
	font-size:9px;
	}
	
	#footer a {
	color: #00539f;
	text-decoration:none;
	}

	#footer a:hover {
	text-decoration: underline;
	color: #414b56;
	}
