/*------GLOBAL------*/

body { margin:10px auto; background:url(../images/layout/bg.jpg) repeat; font-family:Arial, Helvetica, sans-serif; font-size:11px; }
img { border:none; }
p, h1, h2, ul, li, a, td { font-size:12px; color:#333333; text-align:left; text-decoration:none; font-weight:normal; padding:5px 0 5px 0; margin:0; }
h1, h2 { font-size:20px; color:#9E0F0C; }
h2 { text-align:center; font-size:23px; }
ul { padding:0; line-height:1; vertical-align:baseline; padding:10px 0 10px 25px; }
ul li { font-weight:bold; padding:6px 0 5px 15px; list-style:none; background:url(../images/layout/bullet.png) no-repeat left center; }
a { padding:0; color:#9E0F0C; font-weight:bold; }
a:hover { text-decoration:underline; }
td { font-size:11px; padding:0 0 5px 0; }

/*------DIVS------*/

#container { width:800px; border-bottom:1px #CCCCCC solid; border-top:1px #CCCCCC solid; background:url(../images/layout/bodybg.jpg) repeat-y; }
#innercontainer { width:798px; padding:0 1px 0 1px; }
#header { width:798px; height:170px; background:url(../images/layout/headerimg.jpg) no-repeat; position:relative; }
#header #logo { width:332px; height:92px; position:absolute; left:16px; top:22px; }
#content { width:778px; padding:10px; }
#text { width:528px; background:url(../images/layout/watermark.jpg) no-repeat center; float:left; }
#formcontainer { width:350px; padding:10px 20px 0 0; float:right; position:relative; display:block; }
#footer { width:778px; padding:10px; color:#FFFFFF; }
#footer a { font-size:11px; color:#FFFFFF; }

/*------SERVICES BOX------*/

#servicesbox { width:370px; border:1px #000000 solid; background:#FFFFFF; left:403px; top:18px; position:absolute; }
#servicesbox ul { padding:5px; float:left; }
#servicesbox ul li { font-weight:normal; font-size:13px; padding:2px 0 2px 22px; background:url(../images/layout/bullet_tick.png) no-repeat left center; }

/*------NAVIGATION------*/

#nav { width:100%; position:absolute; left:63px; top:140px; }
#nav ul { padding:0; }
#nav ul li { padding:0 5px 0 5px; background:none; float:left; position:relative; }
#nav ul li a { color:#000000; font-size:13px; display:block; }

/*------INFO AREA------*/

#infoarea { width:230px; float:left; padding:0 0 0 10px; }
#infoarea .box { width:230px; display:block; }
#infoarea .box h2 { font-size:22px; text-align:right; }
#infoarea .box p, infoarea .box a { font-size:13px; text-align:right; }
#infoarea .box #contactdetails {}
#infoarea .box #whychoose p { padding:0 0 5px 0; }

/*------CLASSES------*/

.padding { padding:5px 0 5px 0; }
.floatleft { float:left; }
.floatright { float:right; }
.clearboth { clear:both; }
.border { border:1px #CCCCCC solid; padding:1px; }
.pageseperator { width:798px; height:32px; background:url(../images/layout/pageseperator.jpg) no-repeat; }
.colour { color:#9E0F0C; }
.colour2 { color:#000000; }