@charset "utf-8";
/*
Author: Darren Jones
Author URL: http://www.gcweb.com.au/
*/

/* Overall page structure
========================================================== */
body { background:#FFFFFF url(../images/common/bg_body.gif) no-repeat top; margin:0;}
div,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,input,p,label {margin:0;padding:0;}

#container { display:block; width:900px; margin:0 auto;}

table { border-collapse:collapse;}
a img { border:0px none;}
.clear { clear:both;}
.pngfix {}

/* Header 
------------------ */
#header { width:900px; height:120px;}
#header #logo { float:left; margin:37px 0 0 0;}
#header #logo-icon { float:right; margin:0; padding:0;}

/* Menu 
------------------ */
#menu { width:900px; height:46px; padding-top:14px; font-family:Arial, Helvetica, sans-serif; font-size:15px;}
#menu li { list-style:none; display:inline;}
#menu li a { display:block; float:left; color:#fff; text-decoration:none; background:url(../images/common/bg_menu.gif) repeat-x top; padding:6px 15px 0 15px; height:24px; margin-right:25px;}
#menu li a:hover { color:#012B49; background:url(../images/common/bg_menu.gif) repeat-x 0 -30px;}

/* Content 
------------------ */
#content { width:900px;}
#content #leftCol { display:block; float:left; width:190px; padding:10px; background:#012B49; border-bottom:5px solid #00558A; border-left:5px solid #00558A; border-right:5px solid #00558A;}
#content #leftCol #postal { display:block; margin-top:450px; font-family:Arial, Helvetica, sans-serif; font-size:15px; color:#fff; line-height:20px;}
#postal h1 { font-size:18px; color:#FFFF00; font-weight:normal;}
#postal a { color:#fff; text-decoration:underline;}
#postal a:hover { color:#FFFF00; text-decoration:none;}

#content #rightCol { display:block; float:right; width:640px; text-align:left; font-family:Arial, Helvetica, sans-serif; font-size:15px; line-height:24px; color:#012B49;}
#content #rightCol h1 { font-family:Arial, Helvetica, sans-serif; font-size:26px; font-weight:normal; color:#012B49;}
#content #rightCol h2 { font-family:Arial, Helvetica, sans-serif; font-size:26px; font-weight:normal; color:#fff;}

table.products { background:url(../images/common/bg_product.gif) repeat-x; font-size:15px; color:#fff; line-height:22px;}
table.products a { color:#FFFF00; text-decoration:none;}
table.products a:hover { color:#fff; text-decoration:underline;}

label { display:block; float:left; width:80px; line-height:200%;}
input, select { border:1px solid #E5E5E5; width:220px; padding:5px; font-family:Arial, Helvetica; font-size:13px;}
textarea { border:1px solid #E5E5E5; width:320px; height:120px; padding:5px; font-family:Arial, Helvetica; font-size:13px;}
form br.cl { clear:both;}

label.validation { height:95px; float:left; display:block;}


/* Footer 
------------------ */
#footer { width:100%; height:60px; border-bottom:1px solid #fff; background:url(../images/common/bg_footer.gif) repeat-x;}
#footer #details { width:900px; margin:0 auto; line-height:60px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#999;}
#footer #details a { float:right; color:#999; text-decoration:none;}
#footer #details a:hover { color:#012B49;}