#header{
width: 100%;
background-color: #005CB8;
top: 0;
position: fixed;
border-radius: 5px;
color: white;
}

#header ul{
background-color: #005CB8;
width: 700px;
margin-left: auto;
margin-right: auto;

}

#header ul li{
padding: 10px;
list-style: none;
text-align: center;
padding: 7px;
margin: 3px;
float: left;

}

#header ul li a{
list-style: none;
font-family: calibri;
font-size: 17px;
font-weight: bold;
margin: auto;

}

#header a{
color: white;
}

#header ul li:hover{
background-color: navy;
border-radius: 5px;

}

#header ul li a:hover{
display: block;
border-radius: 5px;
color: orange;
}

#header ul li:hover ul{
display: block;
}

#header ul ul{
display: none;
position: absolute;
width: 60px;
border-radius: 5px;
background-color: navy;
}

#header ul ul li{
width: 60px;
display: block;
clear: both;
text-align: center;
}

#banner{
margin-top: 75px;
background-color: orange;
border-radius: 5px;
padding: 5px;
}

#banner a{
color: white;
}

#front img{
width: 100%;
}

body{
background-image:url("images/tyre.jpg");
background-size: 100%;
background-color: #141F33;
color: navy;
width: 100%;
}

.content{
background-color: #D3D3D3;
display: block;
width: 90%;
padding-top: 30px;
margin: 0 auto;
border-radius: 5px;

}

#pex{
font-weight: bold;
text-align: center;
}

#policy{
margin: auto;
width: 80%;
}

#policy p{
text-align: center;
}

a{
text-decoration: none;
}


h2{
font-family: calibri;
text-align: center;
}


p {
padding-left: 20px;
padding-right: 20px;
display: block;
font-family: arial;
text-align: justify;
line-height: 150%
}


h3{
font-family:arial;
}

#para1 p{
text-align: center;
margin: auto;
width: 95%;
}


#test h2{
margin: auto;
text-align: center;
padding: 20px;
}


.ad{
display: block;
margin: 10px;
background-color:#F0F0F0;
border-color: navy;
border-style: solid;
border-weight: 2px;
border-radius: 5px;
color: navy;
}

.ad h3{
text-align: center;
}

.ad img{
border-style: solid;
border-weight: 2px;
border-radius: 5px;
border-color: navy;
width: 100%;
}

.ad table, th{

font-family: calibri;
color: navy;
border-width: 0px;
border-color: white;
border-radius: 3px;
text-align: center;
padding: 5px;
}

.ad table, td{

margin: 5px;
font-family: calibri;
color: navy;
border-width: 0px;
border-color: white;
border-radius: 3px;
padding: 5px;
}

.ad th{
background-color: navy;
color: white;
}

.ad td{
background-color: grey;
color: white;
}

.title{
display: block;
margin: 5px;
text-align: center;
}

.ad li{
text-align: left;
list-style: none;
margin: 5px;
}

.button{
display:block;
background-color: navy;
color: white;
border-radius: 5px;
text-align: center;
width: 40%;
margin: auto;
margin-bottom: 10px;
padding: 5px;
font-family: calibri;
font-weight: bold;
}

.button:hover{
background-color: orange;
}

.button a{
color: white;
}

.next{
display:block;
background-color: navy;
color: white;
border-radius: 5px;
text-align: center;
width: 10%;
float: right;
margin-bottom: 10px;
margin: 1px;
padding: 5px;
font-family: calibri;
font-weight: bold;
}

.next:hover{
background-color: orange;
}

.next a{
color: white;
}

.nos{
width: 15px;
background-color: navy;
float: right;
border-radius: 5px;
margin: 2px;
text-align: center;
padding: 3px;
color: white;
font-family: calibri;
font-weight: bold;
}

.nos a{
color: white;
}

.nos:hover{
background-color: orange;
}


#btt{
display:block;
background-color: navy;
color: white;
border-radius: 5px;
text-align: center;
width: 40%;
margin: auto;
margin-bottom: 10px;
padding: 5px;
font-family: calibri;
font-weight: bold;
}

#col1{
float: left;
}

#col1 h3{
margin: auto;
margin-left: 15px;
}

#col2{
float: right;

}

#MOT{
clear: both;
font-family: helvetica;
text-align: center;
}

#servicingtable{
clear: both;
}

#servicingtable table{
margin: auto;
width: 80%;
text-align: center;
color: white;
}

#servicingtable table th{
margin: auto;
background-color: #005CB8;
color: white;
}

#servicingtable table td{
color: white;
background-color: grey;
}

#fb2{
max-width: 250px;
float: right;
padding: 20px;
clear: both;
font-family: arial;
text-align: right;
color: blue;
}

#fb2 a{
color: #005CB8;
font-weight: bold;
}

.quotep{
font-family: calibri;
text-align: right;
margin-bottom: 20px;
font-style: italic;
}

.quote{
font-family: calibri;
text-align: left;
margin-bottom: 15px;
}

#quotes{
margin: auto;
width: 80%;
clear: both;
}

#map h3{
margin-left: 25px;
}

#dets{
margin-right: 25px;
display: block;
width: 40%;
float: right;
}

iframe{
width: 50%;
height: 400px;
margin: 15px;
float: left;

}

.fright {

float: right;
padding-top: 5px;
padding-bottom: 15px;
font-size: 25px;

}

.fb{
max-width: 30px;
float: right;

}


.fbottom{
padding-bottom: 10px;
clear: both;
text-align: center;

}

footer {
clear: both;
color: white;
background-color: #005CB8;
    display: block;
font-family: helvetica;
padding: 10px;
border-radius: 5px;
font-weight: bold;

}

footer a{
color: white;
}

footer a:hover{
color: orange;
}


footer img{
width: 30px;
}


#copyright{
display:block;
color: white;
font-family: calibri;
}

