html, body, ul, ol, li, p,
h1, h2, h3,
form, fieldset, a {
margin: 0;
padding: 0;
border: 0;
} 


h1 { font-size:1.4em; margin-bottom:40px;}
h2 { font-size:1.2em; margin-bottom:10px; margin-top:20px;}
h2 { font-size:1.1em; margin-bottom:10px; margin-top:20px;}

ul { list-style-position: inside; font-size:1.0em; line-height:1.3em;}
a {color: #FF7800; text-decoration: underline; }
a:hover { color: #CC0000; text-decoration: underline; }
p { margin-bottom: 14px; text-align: left; font-size:1.0em; line-height:1.4em;}
.larger { font-size:1.2em;}
.larger2 { margin-top:10px; font-size:1.2em;}
.quote1 {font-style:italic; color: #666; margin-left:30px;}
.quote2 {font-style:italic; color: #900; margin-left:30px;}

body
{
background: #445566 url('images/rbw_bg.gif') repeat;
font-size: 0.8em;
font-family: tahoma, helvetica, sans-serif;
color: #282640;
line-height: 18px;
}



/* layout */

#upbg 
{ position: absolute; top: 0px; left: 0px; background: #FFF url('images/grey_bg.gif') no-repeat; width: 960px; height: 264px; z-index: 1; }


#outer{
position: relative; width: 960px; margin: 0 auto; background: #CCC url('images/grey2_bg.gif') repeat-y;
 /* border: solid 1px #00F; */
 }

#inner {position: relative; padding: 10px 30px 10px 30px; z-index: 2;
/*  border: solid 1px #CCC; */ }



#header{ position: absolute; background: #9C0000 url('images/car_repair_redland_bodyworks.jpg'); width: 900px; height: 151px; color: #fff; padding: 0px;}
#header h1 { font-size:1.6em; margin-top:20px; color:#FFF; margin-bottom: 0px; padding-bottom: 0px;}
#header h2 { font-size:1.1em; margin-top:20px; color:#FFF; margin-top: 20px; margin-bottom: 20px; padding: 0;}
#header a {color:#FFF;  }
#masthead {position: absolute; left: 150px; width: 475px; text-align:center;}

#rightcol { line-height:2.2em; position: relative; padding-left:10px; margin-bottom:10px; margin-left:20px; width: 280px; float: right; background:  url('images/col_bg.jpg') repeat-x; font-weight:normal;}
ul.rightcol{ list-style: none; padding-bottom: 20px; list-style-position: inside; list-style-image: url(images/tick.gif); font-size:1.1em; }
ul.rightcol li {  margin: 5px 0px 0px 0px; }
ul.rightcol li.first { border-top: 0px; margin-top: 0px; padding-top: 0px; }

#lefthome{ float: left; width:350px; height:430px; }

#contenthome { float: left; width:900px; margin-top:12px;}
#content { float: left; margin-top:12px; padding-left:50px; margin-bottom:25px; width:820px;}

#footer{position: relative; clear: both; height: 60px; text-align: center; color:#FFF; font-size: 0.8em; line-height: 1.6em; background: #000 url('images/footer_bg.jpg') repeat-x; color: #8888A6;padding-top:20px;}
#footer a {}
#footertext {text-align:center;}

/* layout end */




/* navigation area */

#menu
{ position: relative; background: #FFF url('images/nav_bg.jpg') repeat-x; height: 34px; padding: 0px 20px 0px 5px; margin: 160px 0px 20px 0px; border: solid 1px #AFBEC7; text-align:center; }

#menu ul{  }
#menu ul li { display: inline; line-height: 33px; padding-left: 3px; border-left: solid 1px #AFBEC7;}
#menu ul li.first { border-left: 0px; }
#menu ul li a {background-color: transparent; background-repeat: repeat-x; padding: 8px 4px 8px 4px; font-size: 1.3em; color: #445566; font-weight: normal; text-decoration: none; }
#menu ul li a:hover { color: #900; text-decoration: none; }

/* navigation end */

