@charset "utf-8";
/* Markup by Design House */
/* www.designhouse.com.au */

/* Defaults */
* {margin:0;padding:0}
a, a:visited {color:#09F}
a:hover {}
address {font-style:normal}
body {background:url(images/bg.png) repeat-x #00AAE7;color:#005196;font:100%/125% Arial;padding:20px 0;text-align:center}
h2, h3 {color:#057FC4;font-size:1.14em;margin:0 0 1em}
img, fieldset {border:0}
p {margin:0 0 1em;text-align:justify}
ul {list-style:disc inside;margin:0 0 1em}
ol {list-style:decimal inside;margin:0 0 1em}

/* Containers */
#page {background:url(images/header.jpg) no-repeat;margin:0 auto;overflow:hidden;text-align:left;width:908px}
#skip {height:0px;list-style:none;margin:0;overflow:hidden;width:0px}

/* Logo */
h1 {background:url(images/logo.png) no-repeat;height:108px;margin:15px 0 0 20px;overflow:hidden;text-indent:-1000em;width:363px}
h1 a {display:block;height:100%;width:100%}

/* Menu */
#menu {list-style:none;margin:21px 0 0 50px;width:100%}
#menu li {float:left;font-size:0.88em;font-weight:bold;line-height:2em}
#menu li a {background:url(images/menu.png) no-repeat -140px 0;color:#FFF;display:block;height:29px;text-align:center;text-decoration:none;text-indent:-8px;width:139px}
#menu li a:hover, #menu li a.current {background:url(images/menu.png) no-repeat;color:#005196}

/* Content */
#content-bg {background:url(images/content-bg.png) repeat-y -1px 0;clear:both;float:left;margin:29px 0 0;width:100%}
#content {background:url(images/content.png) no-repeat -1px bottom;font-size:0.88em;min-height:600px;height:auto !important;height:600px;padding:0 70px 40px}
#home {float:right;margin:40px 0 0 15px}
#left {float:left;margin:5px 15px 5px 0}
#right {float:right;margin:5px 0 5px 15px}
dl {line-height:2em}
dt {float:left;font-weight:bold;width:80px}
.homebanner{margin:0px; padding:0px; margin-left:-38px; position:relative}

#content ul {
	margin-left:20px;
	list-style:url(images/bullet.gif) outside;
	line-height:30px;
	}
#content ul li {
	padding: 7px;
	padding-left:25px;
	}

/* Footer */
#footer {clear:both;color:#FFF;font-size:0.69em;padding:5px 0 0}
#footer h3 {background:url(images/design-house.png) no-repeat;float:right;height:14px;margin:3px 50px 0 -136px;text-indent:-1000em;width:86px}
#footer h3 a {display:block;height:100%;width:100%}
#footer p {text-align:center}