li{
        display: inline;
        text-align: center;
        text-decoration: none;
        font-size: 20px;
        background: rgb(51,51,153);
        padding: 4px;
        font-family: arial;
        border-bottom-color: red;

        
}

ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: inline;
    border-bottom-color: blue;
    background-color: #C30017;
    height: 10px;
    width: 800px;
}

 a href{
            text-decoration: none;
}

.navpages:link {
    color: white;
    text-decoration: none;
}

.navpages:visited{
        color: white;
}

.navpages:hover{
    color:red;
}
.navpages:active{
        color: green;
}

#nav{
 
text-align: center;
    border:solid;
    border-width: 2px;
    border-color: blue;
    border-bottom-color:White;
    border-right-color: White;
    border-left-color: White;
    border-top-color: White;
        padding:10px;
}

hr{
}

#copyright{
    font-size: 12px;
    border:solid;
    border-width: 2px;
    border-color:rgb(51,51,153) ;
    border-bottom-color: White;
    border-right-color: White;
    border-left-color: White;
    text-align: center;
}

p{
        font-family:arial;
}

#img{
        text-align: center;
        display: inline;
}

h1{
        font-family: arial;
        font-size: 20px;
        text-align: center;

}

#Description{
        text-align: center;
        font-style: italic;
        font-size: 30px;
}

body{
        background-image: url("background.png");
        background-repeat: repeat;
}

#content{
        width: 700px;
        height: auto;
        margin: auto;
        padding-right: 28px;
        padding-left: 20px;
        padding-bottom: 10px;
        padding-top: 10px;
        border: solid;
        border-color: red;
        background-color:white;
        
}
#description{
        padding: 4px;
}
#images{
        padding: 5px;
}
#contactusimages{
        border: solid;
        border-color: rgb(51,51,153);
        width: 626px;
        height: 417px;
        display: inline-block;
        text-align: center;
        margin-left: 37px;
        margin-right: 37px;
}
#map{
        border: solid;
        border-color: rgb(51,51,153);
}
#Homeimages{
        text-align: center;

}
#copyrightbox{
        text-align: center;
        display: inline;
        margin: auto;
}
#contactus{
        width: 300px;
        display: inline-block;
        padding-left: 37px;
}
#contactus2{
        width: 300px;
        display: inline-block;
        float: right;
}
#companies{
        margin: auto;
}
h2{
        display: inline;
        text-align: center;
        font-family: arial;
        color: rgb(51,51,153);
        padding: 5px;
}
#services{
        text-align: center;
}
#services ul{
        color: rgb(51,51,153);
}
.servicepages:link {
    color: rgb(51,51,153);
    text-decoration: none;
}

.servicepages:visited{
        color: rgb(51,51,153)
}

.servicepages:hover{
    color:red;
}
.servicepages:active{
        color: green;
}
#features{
        Width: 333px;
        height: 350px;
        background-color: rgb(230, 230, 230);
        float: left;
        display: inline-block;
        border: solid;
        padding: 5px;
        border-color: rgb(51,51,153);

}
#Benefits{
        Width: 333px;
        height: 350px;
        background-color: rgb(230, 230, 230);
        float: right;
        display: inline-block;
        margin: auto;
        border: solid;
        padding: 5px;
        border-color: rgb(51,51,153);
}
#cdlr{
        padding-top: 5px;
}
#subtitle{
        text-align: center;

}
#enqform{
        margin: auto;
        padding: 2px;
        width: 300px;
        text-align: center;
}
.textinp{
        float: right;
}
#sub{
        margin: auto;
}
span{
        font-family: arial;
}
legend{
        font-family: arial;
}
#homevideo{
        border: solid;
        border-color:rgb(51,51,153);
}
#upgrades{
      background-color: white;
      border: solid;
      margin-bottom: 5px;
      border-color:rgb(51,51,153);
      padding: 5px;
}
#conversions{
        background-color: white;
        border: solid;
        margin-bottom: 5px;
        border-color:rgb(51,51,153);
        padding: 5px;
}
#maintenance{
        background-color: white;
        border: solid;
        margin-bottom: 5px;
        border-color:rgb(51,51,153);
        padding: 5px;
}
#installation{
        background-color: white;
        border: solid;
        margin-bottom: 5px;
        border-color:rgb(51,51,153);
        padding: 5px;
}
#inst{
        float: right;
        margin-top: 0px;
}
#descrip{
        Width: 98%;
        height: 260px;
        background-color: rgb(230, 230, 230);
        float: left;
        display: inline-block;
        border: solid;
        padding: 5px;
        border-color: rgb(51,51,153);
}