@charset "utf-8";
/* Markup by Design House */
/* www.designhouse.com.au */

/* Defaults */
* {margin:0;outline:0;padding:0}
a, a:visited {color:#F00}
a:hover {color:#FFF}
address {font-style:normal}
body {background:#000;color:#FFF;font:88% Arial;text-align:center}
img, fieldset {border:0}
p {margin:0 0 1em;text-align:justify}

/* Containers */
#page {border:solid #333;border-width:0 2px;margin:0 auto;padding:20px 30px 0;text-align:left;width:818px}
#skip {height:0px;overflow:hidden;width:0px}

/* Header */
#header {background:url(images/header.png) no-repeat;height:78px;text-indent:-1000em;width:818px}
#header h1 {float:left;height:100%;width:350px}
#header h1 a {display:block;height:100%;width:100%}
#header ul {list-style:none}
#header ul li {float:left;height:50px;margin:10px 0 0 8px;width:147px}
#header ul li a {display:block;height:100%;width:100%}
#header ul li.home a:hover {background:url(images/header.png) no-repeat -358px -81px}
#header ul li.services a:hover {background:url(images/header.png) no-repeat -513px -81px}
#header ul li.contact a:hover {background:url(images/header.png) no-repeat -668px -81px}

/* Content */
#content {margin:30px 0 0}
#content .right {clear:right;float:right;margin:0 0 10px}

/* Footer */
#footer {clear:both;color:#CCC;font-size:0.86em;padding:15px 0 0}
#footer h3 {background:url(images/design-house.png) no-repeat;float:right;height:15px;margin:0 0 0 -94px;text-indent:-1000em;width:94px}
#footer h3 a {display:block;height:100%;width:100%}
#footer p {text-align:center}