/* CSS Document */
body { 
	background-color: #ABAFB8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #343434;
	padding: 0px;
	margin: 0px;
	font-size: 11px; }

td, p { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #343434;
	font-size: 11px; }

h1 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #0F5108;
	font-size: 13px;
	padding: 0px;
	margin: 0px; }

a { color: #74A53B; }

#mainTable { 
	width: 765px;
	margin-top: 5px;
	margin-bottom: 5px; }

#heaDer { 
	height: 245px; }
#headerMain { 
	width: 515px;
	height: 245px;
	background-color: #FFFFFF; }
#headerRight { 
	width: 245px;
	background-color: #FFFFFF; }

#headerLogo { 
	width: 135px;
	height: 235px;
	background-color: #74A53B; }
#headerImage { 
	width: 365px;
	height: 235px;
	background-color: #74A53B;
	background-image: url(https://images.melbourneitwebsites.com/affiliate/templateimages/block/image01_grass.jpg);
	background-position: top left;
	background-repeat: no-repeat; }
#headerImageRight { 
	width: 235px;
	height: 235px;
	background-color: #0F5108;
	background-image: url(https://images.melbourneitwebsites.com/affiliate/templateimages/block/image02_grass.jpg);
	background-position: top left;
	background-repeat: no-repeat; }

#mainBody { padding-top: 5px; }

#mainBodyTable { 
	width: 100%;
	background-color: #FFFFFF; }

#navBar { 
	width: 135px;
	background-color: #D4D8DB; }

#mainNavItem { 
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #0F5108;
	padding-top: 8px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	border-bottom: 1px solid #FFFFFF;
	display: block; }
#mainNavItem:hover { 
	color: #FFFFFF;
	background-color: #74A53B; }

#subNavItem { 
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #0F5108;
	padding-top: 4px;
	padding-left: 5px;
	padding-right: 10px;
	padding-bottom: 1px;
	border-bottom: 1px solid #FFFFFF;
	display: block; }
#subNavItem:hover { 
	color: #FFFFFF;
	background-color: #74A53B; }

#mainBodyContent { 
	background-color: #D4D8DB;
	padding-left: 20px;
	padding-right: 20px; }

#fooTer { font-size: 9px; color: #FFFFFF; }




