/* CSS Document - By Ben May / www.designhouse.com.au */

body {

	margin:0px;
	background-color:#28166F;
	background-image:url(images/iwf_bg.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;

}
#wrap{
	width:780px;
	background:url(images/iwf_content_bg.jpg);
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	margin-bottom:30px;
	
	
	overflow:hidden;
	}
#header{
	width:780px;
	height:196px;
	background:url(images/iwf_header.jpg);
	}
#nav{
	width:140px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#999999;
 	position: relative;
	margin-left:9px;
	visibility: visible;

	}
#nav img{
	padding-top:80px;
	margin-left:-8px; 
	position:absolute;
	}
* html #nav img {
	margin-left:-17px; 
	} /*style for IE*/	
#content{
	float:right;
	background:#FFF;
	width:600px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size:12px;
	padding:5px;
	margin-right:9px;
 	position: relative;
	visibility: visible;
	}
#content img{
	padding:5px;
}	
#footer{
	width:780px;
	background:url(images/iwf_footer.jpg);
	height:80px;
	float:left;
	}
#footer p, #footer a{
	color:#FFFFFF;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	margin-top:13px;
	text-decoration:none;
}
#footer p{
	margin-left:109px;
}
#footer img{
	margin-right:12px;
	margin-top:10px;
	}

#menu a.vmenu:link, #menu a.vmenu:visited {
	display:block; 
	width:120px; 
	height:30px; 
	color:#fff;
	text-decoration:none; 
	text-align:center;
	background:url(images/iwf_nav_green.jpg);	
	line-height:30px;
}

#menu a.vmenu:hover {background:url(images/iwf_nav_blue.jpg); color:#fff;}
#menu a.vmenu:active {background:url(images/iwf_nav_blue.jpg); color:#fff;}

small{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFFFFF;
	padding-top:0px;
	margin-top:0px;
	text-decoration:none;
	}
h1.Home{ background:url(images/home.gif) no-repeat;height:15px;margin:25px 0 0;overflow:hidden;padding:0 0 25px;text-indent:-5000px;width:200px}
h1.Workforce{ background:url(images/services.gif) no-repeat;height:15px;margin:25px 0 0;overflow:hidden;padding:0 0 25px;text-indent:-5000px;width:200px}
h1.Current{ background:url(images/current.gif) no-repeat;height:15px;margin:25px 0 0;overflow:hidden;padding:0 0 25px;text-indent:-5000px;width:200px}
h1.Contact{ background:url(images/contactus.gif) no-repeat;height:20px;margin:25px 0 0;overflow:hidden;padding:0 0 25px;text-indent:-5000px;width:200px}
h1.Training{ background:url(images/training.gif) no-repeat;height:20px;margin:25px 0 0;overflow:hidden;padding:0 0 25px;text-indent:-5000px;width:500px}
