/*	home.css

	dargaville.net

body {background:#fff7f7 url(img/sign.png) bottom right no-repeat;}
*/

/* Image Menu v 2.2 */
#imageMenu {	position:relative; width:400px; height:140px; overflow:hidden; margin: 0px auto 0px auto;}
#imageMenu ul {list-style:none; margin:0px; display:block; height:140px; width:1000px; padding:0px;}
#imageMenu ul li {float:left;}
#imageMenu ul li a {text-indent:-1000px;
	background:#fff none repeat scroll 0%; border-right: 2px solid #fff;
	cursor:pointer; display:block; overflow:hidden; width:98px; height:140px;}
#imageMenu ul li.menu a{background-image:url(/img/menu.jpg);}
#imageMenu ul li.pic1 a{background-position:0px 0px;}
#imageMenu ul li.pic2 a{background-position:-230px 0px;}
#imageMenu ul li.pic3 a{background-position:-460px 0px;}
#imageMenu ul li.pic4 a{background-position:-690px 0px;}

/* sections */
dl dd.bg1 {background:#fb8d00 url(/img/home1.jpg) bottom left no-repeat; padding-left:240px !important; color:#111;}
dl dd.bg2 {background:#749CE2 url(/img/home2.jpg) bottom left no-repeat; padding-left:180px !important; color:#111;}
dl dd.bg3 {background:#000 url(/img/home3.jpg) top right no-repeat; padding-right:130px !important; color:#ddd;}
dl dd.bg4 {background:#435756 url(/img/home4.jpg) bottom right no-repeat; padding-right:130px !important; color:#ddd;}

dl dd.bg3 a {color:#800080;}

#footer {text-align:center;}