body { 
color: black;
margin: 0;
padding: 0;
background-color: #cccccc;
font-family: Arial;
font-size: 12px;


}

#text p {
text-align: justify;
}




h2{
text-align: center;
font-family: Arial;
font-size: 50px;
color: #006600;
line-height: 30pt;
margin: 0px;
}


h3{
font-family: Arial;
font-weight: bold;
text-align: center; 
font-size: 15pt;
line-height: 18pt;
}

#centretext ul{
list-style: square;
}



html
{margin:0; padding:0;} 
/* REMOVES all padding & margin from EVERYTHING */

img{
margin: 0px;
border-style: none;
}

#pageheader{
height: 172px;
width: 900px;
background-image: url("slices/slices_r1_c1.gif");

}

#container{
width: 900px;
margin: 0px auto;
background-image: url("slices/slices_r4_c1.gif");
background-repeat: repeat-y;


}


#centretext{
float: left;
display: block;
padding-top: 50px;
max-width: 775px;
min-height: 714px;
background-image: url("slices/slices_r3_c1.gif");
background-repeat: no-repeat;
}

#centretextservice{
float: left;
display: block;
padding-top: 50px;
max-width: 775px;
min-height: 714px;
background-image: url("slices/service_r3_c1.gif");
background-repeat: no-repeat;
}

#centretextcontact{
float: left;
display: block;
padding-top: 50px;
max-width: 775px;
min-height: 714px;
background-image: url("slices/testcontact_r3_c1.gif");
background-repeat: no-repeat;
}

#centretextspecial{
float: left;
display: block;
padding-top: 50px;
max-width: 775px;
min-height: 714px;
background-image: url("slices/special_r3_c1.gif");
background-repeat: no-repeat;
}

#text {
padding-left: 330px;
width: 330px;
padding-right: 36px;
padding-bottom: 40px;
height: auto;


}

/* IE fix */

* html #centretext {
height: 714px;
}

/* IE fix */

* html #text {
height: 714px;
}

#imgmap{
float: right;
border: 0px;
padding: 0px; 
margin-right: 0px;
width: auto;
height: auto;
}









#footer{
clear: both;

height: 91px;
background-image: url(slices/slices_r5_c1.gif);
background-repeat: no-repeat;


}

#myinfo{
margin-top: -20px;
padding-bottom: 10px;
}


#myinfo a:link{
color: #ffffff;
text-decoration: blink;
}
#myinfo a:active{
color: #ffffff;
text-decoration: none;

}
#myinfo a:visited{
color:#ffffff;
text-decoration: none;

}
#myinfo a:hover{
color: #000000;

}
















ul{
margin-top: 0px;
margin-bottom: 0px;
}



/* top links ---------------------------------------------------------------*/

#toplinks{


font-family: arial;
text-align: left;
font-size: 10pt;
text-decoration: none;
width: 900px;
height: 20px;
margin-bottom: 0px;
background-color:#000000;
border: 0px;

}

#toplinks li{
display: inline;

padding-left: 40px;
list-style: none;
text-decoration: none;

}


#toplinks li a:link{
color: #ffff00;
text-decoration: none;
}
#toplinks li a:active{
color: #ffff00;
text-decoration: none;

}
#toplinks li a:visited{
color:#ffff00;
text-decoration: none;

}
#toplinks li a:hover{
color: #00ff00;

}
























td {}

a:link { color: blue }

a:visited { color: purple }

a:hover { color: purple }

a:active { color: red }

