@import url("site.css");
/* Description: CSS for the top page
   Author: Rod Pettit, Rod @ Webtrix.com.au 
   Date: 30/4/05
*/

.nav {
	color: #000000; 
	font-size: 9px; 
	font-weight: bold; 
	letter-spacing: 1px;
	clear: right;	 
	border:0;
	margin:0;
	padding:0;
	position:absolute;
	overflow:hidden;
	z-index:2;
	bottom:1px;		
/*	height:51px; */
	height:300px;
	width:350px;
}

.nav a { color: #FFFFFF; text-decoration: none; }
.nav a:hover { color: #999999;}

#logodiv { z-index:1; top: 210px; left: 100px; width:206px; height:76px;}
#aboutdiv {	top: 215px;	left: 360px;}
#markdiv {	top: 240px;	left: 380px;
}
#subscribediv {	top: 265px;	left: 415px;}
#requestbrochurediv { top: 290px; left: 395px;}
#marketresearchdiv { top: 315px; left: 375px;}
#contactdiv { top: 340px; left: 330px;}
#awarddiv { top: 417px; left: 315px; width:480px;}
#award2div { top: 505px; left: 80px; width:650px;}
