/*
// Thomas Taylor Removals Ltd. 
// Dark Colour // Highlight Colour */




html{
min-height: 101%;
}


*{
padding: 0px;
}


body{
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size: 0.8em;
background-color: #2470A7;
padding: 0px;
border: 0px;
margin: 0px;
margin-top: 10px;
margin-bottom: 10px;
color: #666;

}

a{
text-decoration: none;
color: #363636;
}
a:hover{
color: #a5a5a5;
}

h1{
font-family: arial;

color: #ffffff;
padding-top: 0px;

margin:0px;
margin-top: 0px;
margin-left: 5px;
margin-bottom: 2px;
font-size:1.2em;
letter-spacing: 1px;
}


h2{
font-size: 1.1em;
font-weight: lighter;
letter-spacing: 2px;
color: #2470a7;
margin: 0px;
margin-left: 5px;
margin-top: 5px;
}

h3{
font-size: 1.1em;
font-weight: lighter;
letter-spacing: 2px;
color: #2470a7;
margin: 0px;
margin-left: 0px;
margin-top: 10px;
margin-bottom: 10px;
}

img{
border: none;
}

textarea.enquiry{
overflow: auto;
}

ol{
margin-left: 25px;
}




















#container{
width: 900px;
text-align: left;
margin: 0px;
padding: 0px;
border: 0px solid #000000;
background: #f1f1f1;
overflow: hidden;
}



#rightcol{
float: left;
width: 700px;
height: auto;
text-align: right;

}

#leftcol{

float: left;
width: 190px;
overflow: hidden;
height: auto;
color: #666666;
background: #f1f1f1;

text-align: center;

}

.title{

background: #2470A7;
color: #ffffff;
margin: 10px;
text-align: center;
font-family: arial, sans-serif;
font-size: 8pt;
letter-spacing: 1px;
padding: 5px;

}

#image{

width: 700px;
overflow: hidden;
height: 250px;
position: relative;

}

#image2{

width: 700px;
overflow: hidden;
height: 50px;
position: relative;

}

#heading{

left: 30px;
bottom: 10px;
width: 500px;
height: 25px;
padding: 10px 5px 5px 5px;
z-index: 99999;
position: absolute;
background-image: url(../images/background.png);


}

#heading2{

left: 5px;
bottom: 10px;
width: 500px;
height: 25px;
padding: 10px 5px 5px 5px;
z-index: 99999;
position: absolute;
background-image: url(../images/background.png);


}













#banner{
width: 900px;
height: 100px;
text-align: left;
background: #ffffff;


}

#innerbanner{
width: 900px;
height: 100px;
position: relative;
}

#logo{
position: absolute;
top: 15px;
left: 10px;
font-size: 17pt;
color: #2470A7;
}

#logo a{

color: #2470A7;
}

#slogan{
position: absolute;
top: 42px;
left: 190px;
font-size: 10pt;
color: #666666;
}

#cards{
top: 70px;
right: 30px;
position: absolute;
}

#number{
top: 10px;
right: 10px;
position: absolute;
font-size: 10pt;
color: #2470A7;
text-align: right;
letter-spacing: 2px;
}



#imgholder{
width: 400px;
height: 400px;
}



#content{
text-align: justify;
margin: 0px;
margin-top: 9px;
font-size: 12px;
line-height: 12pt;
color: #666666;
/*
background-image: url(../images/contback.jpg);
background-position: top right;
background-repeat: no-repeat;
*/
}

#content p{
padding: 3px;
margin: 2px;
}

#content a{
color: #aaa;
}

#text{
width: 690px;
padding: 20px 10px 10px 10px;
}

.callback{
padding: 0px 0px 0px 0px;
width: 180px;
overflow: hidden;
}

td.options{
text-align: left;
}

.textbox{
width: 90px;
text-align: left;
}

.select{
width: 90px;
text-align: left;
}

.submit{
padding: 3px;
border: 0;
background: #2470A7;
color: #ffffff;
font-family: arial, sans-serif;
font-size: 8pt;
letter-spacing: 1px;
cursor: pointer;
}






#footer{
clear: both;
width: 900px;
height: 35px;
color: #666666;
font-size: 10px;
font-family: "Trebuchet MS", Tahoma, Verdana;
background: #ABC1ED;

line-height: 130%;
}

#innerfooter{
position: relative;
width: 900px;
height: 35px;

}

#footl{
position: absolute;
top: 4px;
left: 5px;
float: left;
width: 400px;
text-align: left;

}

#footr{
position: absolute;
top: 9px;
right: 5px;
}

#footer a{
color: #666666;
}

#footer a:hover{
color: #ffffff;
}












#contleft{
float: left;
width: 320px;
margin-left: 40px;
margin-top: 10px;
margin-bottom: 10px;
margin-right: 30px;
text-align: center;
}

#contright{
float: left;
width: 320px;
margin-top: 10px;
margin-bottom: 10px;
}











#navigation 
{
width: 900px;
position: absolute;
bottom: -2px;

left: 2px; 
z-index: 99;
}

#navigation ul
{
margin: 0px;
padding: 0px;
}

#navigation li
{
list-style-type: none;
margin: 0px;
padding: 0px;
border-top: 2px solid #ffffff;
border-right: 2px solid #ffffff;
float: left;
width: 115px;
}
    

#navigation li a 
{
font-family: arial, sans-serif;
display: block;
padding: 6px 19px 6px 19px;
color: white;
text-decoration: none;
text-align: center;
border-bottom: 2px solid #f1f1f1;
font-size: 8pt;

letter-spacing: 1px;
background-color: #2470A7;
}


#navigation a:hover 
{
color: #;
background-color: #abc1ed;
}

#navigation a.current 
{
color: #2470a7;
background-color: #f1f1f1;
border-bottom: 0px solid #000000;
height: 16px;
}
    #navigation a.current:hover {
        color: #;
    }
















.infobar{
width: 370px;
padding: 5px;
color: white;
background: #;
}

#contright div.infobar{
margin-bottom: 1px;
}



.clear{
clear: both;
height: 0px;
width: 1px;
line-height: 0px;
background: white;
}




