@charset "utf-8";
/*
Copyright 2011
Website: SpeedGuardian.com.au
Created by: Lauren Markwell
01 May 2011
*/
body{background:url(images/SG-bg-header.gif) top left repeat-x;padding:0;margin:0px auto}
body,html,p{font-size:14px;color:#444;font-family:Arial,Helvetica,sans-serif;line-height:18px}
a,a:link,a:active,a:visited{text-decoration:underline;color:#ff7301}
a:hover{text-decoration:none}
h1,h2,h3{color:#ff7301}
h1{font-size:26px}
h2{font-size:18px}
h3{font-size:14px}
.floatLeft{float:left}
.floatRight{float:right}

#body{width:960px;margin:0px auto}
#header{width:100%;display:inline-table}
#menu{width:100%;display:inline-table}
#menu a,#menu a:link,#menu a:active,#menu a:visited{float:left;padding:7px 15px;color:#111;text-decoration:none;text-shadow:1px 1px 1px #fff}
#menu a:hover{text-shadow:1px 1px 1px #888;text-decoration:underline}
#contentArea{display:inline-table}
#content{width:650px}
#rightColumn{width:240px;text-align:center;padding:40px 0px}

#footerbg{background:#151515 url(images/SG-bgfooter.gif) top left repeat-x}
#footer{color:#fff;width:960px;margin:30px auto 0px}
#footer p{color:#fff}
#footer a,#footer a:link,#footer a:active,#footer a:visited{color:#fff;text-decoration:underline}
#footer a:hover{text-shadow:1px 1px 1px #fff;text-decoration:none}
#footerWrapper{display:inline-table}
#footerLeft,#footerCenter,#footerRight{width:280px;margin:20px 0px;padding:0px 19px}
#footerCenter{border:1px dotted #fff;border-top:0px;border-bottom:0px}