/* CSS Document */
body { 
	background-color: #7A7A7A;
	font-family: "Century Gothic";
	font-style: normal;
	color: #343434;
	padding: 0px;
	margin: 0px;
	font-size: 11px; }

td, p { 
	font-family: "Century Gothic";
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #343434;
	font-size: 11px; }

.hire_table {
	font-size: 13px;
}

.hire_td , b {
	font-size: 13px;
}


a { color: #447212; }

#mainTable { 
	width: 100%;
	height: 100%;
	background-image:url(http://images.melbourneitwebsites.com/affiliate/templateimages/itech/main_bg.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	background-color: #7A7A7A; }

#mainBodyTable { 
	width: 765px;
	height: 100%;
	background-image:url(http://images.melbourneitwebsites.com/affiliate/templateimages/itech/bg_shadow.jpg);
	background-position: top center;
	background-repeat: repeat-y;
	background-color: #7A7A7A; }

#heaDer { height: 80px; font-size: 2px; }
#heaDerDark { height: 15px; font-size: 2px; }
#heaDerBanner { 
	height: 155px;
	background-image:url(http://images.melbourneitwebsites.com/affiliate/templateimages/itech/bg_shadow_light.jpg);
	background-position: center;
	background-repeat: repeat-y;
	background-color: #959595;
	font-size: 2px; }
#headerTable { 
	height: 80px;
	width: 725px;
	background-image:url(http://images.melbourneitwebsites.com/affiliate/templateimages/itech/header_bg.jpg);
	background-position: top center;
	background-repeat: repeat;
	background-color: #E2E2E2;
	padding-left: 10px;
	font-size: 2px; }
#headerDarkTable { 
	height: 3px;
	width: 725px;
	background-color: #808080;
	font-size: 2px; }
#headerDarkText { 
	font-size: 9px;
	font-weight: bold;
	color: #F1F1F1; }
#headerBannerTable { 
	width: 725px;
	background-color: #FFFFFF;
	font-size: 2px; }
#bannerLeft { 
	width: 725px;
 }
#bannerRight { 
}

#navBar { height: 30px; font-size: 2px; }
#navBarTable { 
	height: 30px;
	width: 725px;
	background-image:url(http://images.melbourneitwebsites.com/affiliate/templateimages/itech/nav_bg.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	font-size: 2px;
	padding-left: 3px; }
#mainNavItem { 
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #808080;
	padding-left: 2px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-right: 1px solid #808080; }
#mainNavItem:hover { 
	color: #447212; }


#footerDark { height: 15px; font-size: 2px; }
#footerDarkTable { 
	height: 15px;
	width: 725px;
	background-color: #525252;
	font-size: 2px; }
#footerText { 
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold; }


#contentTable { 
	height: 100%;
	width: 725px;
	background-image:url(http://images.melbourneitwebsites.com/affiliate/templateimages/itech/content_bg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #F4F4F4; }
#contentCell { 
	padding-left: 20px;
	padding-right: 20px; }

#subNavCell { 
	width: 130px;
	padding-left: 10px; }
#subNavItem { 
	font-size: 9px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	text-decoration: none;
	color: #808080;
	padding-top: 4px;
	padding-bottom: 4px;
	display: block; }
#subNavItem:hover { 
	color: #447212; }
	
