/*------GLOBAL------*/

body { margin:10px auto; background:url(../images/layout/bg.jpg) repeat-x #DEDE8D; 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:#CC0000; }
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 9px; }
ul li ul li { background:url(../images/layout/bulletsub.jpg) no-repeat left 9px; }
a { padding:0; color:#CC0000; font-weight:bold; }
a:hover { text-decoration:underline; }
td { font-size:11px; padding:0 0 5px 0; }
form { overflow:hidden; text-align:left; }
label { float:left; clear:left; padding-top:5px; white-space:nowrap; overflow:hidden; width:614px; text-align:left; }
label span { display:block; float:left; padding-right:10px; width:150px; text-align:right; }

/*------DIVS------*/

#containertop { width:850px; height:3px; background:url(../images/layout/bodytop.png) no-repeat; }
#container { width:848px; border-right:1px solid #CCCCCC; border-left:1px #CCCCCC solid; background:#FFFFFF; }
#innercontainer { width:834px; padding:0 7px 0 7px; }
#header { width:834px; height:109px; position:relative; }
#header #logo { width:332px; height:58px; position:absolute; left:11px; top:24px; }
#header #topcontact { width:205px; height:78px; position:absolute; left:617px; top:20px; }
#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:10px 50px 0 0; float:right; position:relative; display:block; }
#footer { width:834px; padding:10px 0 10px 0; }
#footer a { font-size:11px; }
#containerbottom { width:850px; height:3px; background:url(../images/layout/bodybottom.png) no-repeat; }
#payment_details input, #payment_details textarea { width:250px; padding:2px; margin:1px; margin-top:-4px; font-family:Arial, Helvetica, sans-serif; font-size:12px; }
#payment_details input.button { font-weight:bold; width:256px; }

/*------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#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#prices ul { padding:0 15px 0 0; float:left; }
#infoarea .box#prices ul li { padding:0 0 5px 0; background:none; }
#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:#CC0000; }
.colour {  color:#CC0000; }