/* CSS Document */

* {
	margin: 0;
	padding: 0; 
}

html{		
margin: 0px;
padding: 0px;}

body {
margin: 0; border: 0;
font-size: 62.5%;
background-image: url('images/background.gif');
padding: 5px 8px 0px 8px;
}

#container {
width: 780px;
height: auto;
margin: 0 auto 0 auto;
}


/* ************************* LEFT COLUMN ************************** */
 
 div#overlord { 
 width: 760px; 
 height: auto;
 }
 
 div#containerleft {
width: 80px;
height: auto;
margin: 0; border: 0; padding: 0;
float: left;
}

#menucontainer {
width: 80px;
height: auto;
margin-top: 125px;
text-align: left;
color: #fff;
font: 12px 'century gothic', Helvetica, Arial, Verdana, Geneva, sans-serif;
line-height: 2.1em;
}

#foursquares {
width: 76px;
height: 57px;
float: left;
margin-top: 256px;
margin-left: 14px;
background-image: url('images/squares_block.gif');
}

#foursquares2 {
width: 76px;
height: 57px;
float: left;
margin-top: 603px;
margin-left: 14px;
background-image: url('images/squares_block.gif');
}

/* ************************* RIGHT COLUMN ************************** */

div#containerright {
width: 665px;
height: auto;
padding: 0; 
border: 0; 
margin:0;
float: right;
}

#topbox {
width: 665px;
height: 95px;
background: url('images/header.jpg') no-repeat;
float: left;
}

#imagebox {
width: 665px;
height: 160px;
background: url('images/image_backgd.jpg') no-repeat;
float: left;
}

#middlebox {
width: 665px;
height: auto;
background: url('images/middle.jpg') repeat-y;
margin: 0;
padding: 0; 
border: 0; 
float: left;
}

#bottombox {
width: 665px;
height: 55px;
background: url('images/bottom.jpg') no-repeat;
float: left;
}

#bottomblue {
width: 648px;
height: 43px;
margin: 0 auto 0 auto;
background-color:#008fc1;
}

#logo {
width: 295px;
height: 58px;
float: left;
margin-left: 20px;
margin-top: 23px;
}

#contactdetails {
width: 200px;
height: 65px;
float:right;
margin-right: 20px;
margin-top: 20px;
text-align: right;
color: #003480;
font: bold 11px 'century gothic', Helvetica, Arial, Verdana, Geneva, sans-serif;
}

#imagetop {
width: 648px;
height: 160px;
margin: 0 auto 0 auto;
}

#imagetopindex {
width: 648px;
height: 160px;
background: url('images/home_img.jpg') no-repeat;
margin: 0 auto 0 auto;
}

#contentleft {
width: 620px;
height: auto;
float:left;
margin-left: 30px;
}

#titlebox {
width: 360px;
height: auto;
color: #003480;
font: bold 18px 'century gothic', Helvetica, Arial, Verdana, Geneva, sans-serif;
float:left;
margin-top: 20px;
}

#welcometext {
width: 340px;
height: auto;
color: #333333;
text-align: justify;
font: 12px Arial, Helvetica, Verdana, Geneva, sans-serif;
float:left;
margin: 10px 0 20px 0;
}

#othertext {
width: 580px;
height: auto;
color: #333333;
text-align: justify;
font: 12px Arial, Helvetica, Verdana, Geneva, sans-serif;
float:left;
margin: 10px 0 0 0;
}

#servicestext {
width: 575px;
height: auto;
color: #333333;
text-align: justify;
font: 12px Arial, Helvetica, Verdana, Geneva, sans-serif;
float:left;
margin-top: 20px;
}

#servicesbuttons {
width: 230px;
height: 225px;
float: right;
margin-right: 30px;
margin-top: 10px;
}

#buttonsbox {
width: 220px;
height: 45px;
float:right;
margin: 0;
padding: 0;
border: 0;
}

#bloccontainer {
width: 620px;
height: auto;
float:left;
margin: 0;
padding: 0;
border: 0;
color: #333333;
text-align: justify;
font: 12px Arial, Helvetica, Verdana, Geneva, sans-serif;
}

#bloclist1 {
width: 250px;
height: auto;
color: #003480;
text-align: left;
font: 12px Arial, Helvetica, Verdana, Geneva, sans-serif;
float:left;
margin: 5px 0 0 20px;
}

#bloclist2 {
width: 270px;
height: auto;
color: #003480;
text-align: left;
font: 12px Arial, Helvetica, Verdana, Geneva, sans-serif;
float:right;
margin: 5px 20px 0 0;
}

#servicesoffer {
width: 240px;
height: 280px;
float: right;
margin-right: 30px;
margin-top: 10px;
background: url('images/homebox.jpg') right no-repeat;
}

#offertext {
width: 204px;
height: auto;
float: right;
margin: 12px 7px 0 0;
padding: 0;
border: 0;
color: #ffffff;
text-align: left;
font: 12px Arial, Helvetica, Verdana, Geneva, sans-serif;
}

#offerbutton {
width: 208px;
height: 50px;
float: right;
margin: 20px 5px 0 0;
padding: 6px 0 0 0;
color: #003480;
text-align: center;
font: 12px Arial, Helvetica, Verdana, Geneva, sans-serif;
background: url('images/more-services.png') no-repeat;
}

#quotetext {
width: 540px;
height: auto;
color: #e50017;
text-align: justify;
font: 11px Arial, Helvetica, Verdana, Geneva, sans-serif;
float:left;
margin-left: 40px;
margin-top: 30px;
}

#quotebox {
width: 580px;
height: 90px;
float:left;
background: url('images/quote-box.jpg') no-repeat;
margin: 10px 0 0 0;
}

#quotetext2 {
width: 550px;
height: auto;
margin: 20px 0 0 15px;
float:left;
color: #003480;
text-align: left;
font: 11px Arial, Helvetica, Verdana, Geneva, sans-serif;
}

#picttext {
width: 290px;
height: auto;
color: #ffffff;
text-align: right;
font: bold 18px 'century gothic', Helvetica, Arial, Verdana, Geneva, sans-serif;
float: left;
margin-right: 33px;
margin-top: 120px;
}

#menubottom {
width: 300px;
height: auto;
color: #fff;
font: 11px 'century gothic', Helvetica, Arial, Verdana, Geneva, sans-serif;
text-align:left;
float: left;
margin-left: 30px;
margin-top: 15px;
}

#creditsbottom {
width: 270px;
height: auto;
float: right;
margin-right: 5px;
margin-top: 5px;
text-align:right;
}

#creditstext {
width: 226px;
height: auto;
color: #fff;
font: 9px 'century gothic', Helvetica, Arial, Verdana, Geneva, sans-serif;
text-align:right;
float: left;
margin-top: 6px;
}

#registrations {
width: 660px;
height: 60px;
margin: 20px 0 0 0; 
border: 0; 
padding: 0;
float: right;
text-align: center;
color: #999999;
font : 9px Helvetica, Verdana, Arial, sans-serif;
}

#dividerblue {
width: 590px;
height: 6px;
float: left;
padding: 0;
margin: 5px 0 10px 0;
border-bottom: #008fc1 1px solid;
}

h1 {
color: #333333;
text-align: justify;
font: 12px Arial, Helvetica, Verdana, Geneva, sans-serif;
}

h2 {
color: #0060a9;
font: bold 14px 'century gothic', Helvetica, Arial, Verdana, Geneva, sans-serif;
}

.greytext {
color: #757477;
font: bold 11px 'century gothic', Helvetica, Arial, Verdana, Geneva, sans-serif;
}

.greytext2 {
color: #333333;
font: bold 14px 'century gothic', Helvetica, Arial, Verdana, Geneva, sans-serif;
}

.bluetitle {
color: #0060a9;
font: bold 14px 'century gothic', Helvetica, Arial, Verdana, Geneva, sans-serif;
}

.darkbluetitle {
color: #003480;
font: bold 14px 'century gothic', Helvetica, Arial, Verdana, Geneva, sans-serif;
}

.titlewhite {
color: #fff;
font: 13px 'century gothic', Helvetica, Arial, Verdana, Geneva, sans-serif;
}

.clear { clear: both; margin: 0; }

  .white:link {color: #fff; text-decoration:none;}
 .white:visited {color: #fff; text-decoration:none;}
 .white:hover {color:#000; text-decoration:underline;}
 
   .white2:link {color: #fff; text-decoration:none;}
 .white2:visited {color: #fff; text-decoration:none;}
 .white2:hover {color:#fff; text-decoration:underline;}
 
   .dblue:link {color: #003480; text-decoration:underline;}
 .dblue:visited {color: #003480; text-decoration:underline;}
 .dblue:hover {color:#666666; text-decoration:none;}
 
.dblue2:link {color: #003480; text-decoration:none;}
.dblue2:visited {color: #003480; text-decoration:none;}
.dblue2:hover {color:#008fc1; text-decoration:none;}
 
   .services:link {color: #003480; text-decoration:none;}
 .services:visited {color: #003480; text-decoration:none;}
 .services:hover {color:#008fc1; text-decoration:underline;}
 
    .grey:link {color: #333333; text-decoration:underline;}
 .grey:visited {color: #333333; text-decoration:underline;}
 .grey:hover {color:#008fc1; text-decoration:none;}
 
 .menuleft:link {color: #fff; text-decoration:none;}
 .menuleft:visited {color: #fff; text-decoration:none;}
 .menuleft:hover {color: #21BFFF; text-decoration:none; font: italic 12px 'century gothic', Helvetica, Arial, Verdana, Geneva, sans-serif; line-height: 2.1em;}