/*------GLOBAL------*/

body { margin:10px auto; background:#EAEAEA; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000; }
img { border:none; }
p, h1, h2, ul, li, a, td { font-size:12px; font-family:verdana; color:#333333; text-align:left; text-decoration:none; font-weight:normal; padding:5px 0 5px 0; margin:0; }
h1, h2 { font-size:20px; font-family:tahoma; color:#CF1010; }
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.jpg) no-repeat left 7px; }
a { padding:0; color:#CF1010; font-weight:bold; }
a:hover { text-decoration:underline; }
td { font-size:11px; padding:0 0 5px 0; }

/*------DIVS------*/

#container { width:848px; border:1px solid #CCCCCC; background:#FFFFFF; }
#innercontainer { width:834px; padding:0 7px 0 7px; }
#header { width:834px; height:109px; position:relative; }
#header #logo { width:370px; height:76px; position:absolute; left:10px; top:12px; }
#header #topcontact { width:192px; height:43px; position:absolute; left:627px; top:29px; }
#mainimgarea { width:834px; height:254px; }
#content { width:834px; padding:15px 0 15px 0; }
#text { width:614px; padding:0 15px 0 0; float:left; }
#formcontainer { width:350px; padding:5px 0 0 0; float:right; position:relative; display:block; }
#footer { width:814px; padding:10px; }
#footer a { font-size:11px; }

/*------NAVIGATION------*/

#nav { width:834px; height:30px; }
#nav ul { padding:0; }
#nav ul li { background:none; float:left; padding:0; }
#nav ul li a { font-size:13px; font-family:arial; color:#000000; border-right:1px solid #333333; padding:0 8px 0 8px; }
#nav ul li a:hover { text-decoration:none; color:#CF1010; }
#nav ul li a#navend { border:none; }

/*------INFORMATION AREA------*/

#infoarea { width:205px; float:left; }
#infoarea .box { width:205px; margin:0 0 10px 0; }
#infoarea .box .boxtop { width:205px; height:30px; margin:0 0 10px 0; }
#infoarea .box p { padding:0 0 5px 0; }
#infoarea .box#whychoose p { font-size:11px; padding:0 0 4px 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:834px; height:10px; background:#333333; }
.colour {  color:#CC0000; }
