.list ul li {
     padding-left: 10px;
     list-style-position:inside;
}


ul, ol {  //THERE MAY BE OTHER ELEMENTS IN THE LIST
    margin:0;
    padding:0;
}


.wrapper {
    margin: 0 auto;
    width: 906px;

}

a {
    text-decoration: none;
}
.clear {
    clear: both;
}
.alignright {
    float: right;
    margin-left: 15px;
}
.alignleft {
    float: left;
    margin-right: 15px;
}
body {
    background: url("images/bg.jpg") repeat scroll center top / 100% 100% rgba(0, 0, 0, 0);
    font-family: Perpetua; 
}
.top-line {
   border-bottom: 4px solid #0e4b5d; 
}
header {
    background: none repeat scroll 0 0 #fff;
}
.logo {
    width: 25%;
    float: left;
    padding: 20px 0;
}

.head-right {
    float: right;
    width: 80%;
}



.main-nav {
    float: right;
    float: bottom;
    padding-bottom: 1cm;
}
.main-nav ul li{
    display: inline-block;
    padding-right: 5px;
    padding-top: 5px;
    font-size: 14px;
    text-transform: uppercase;
}
.main-nav ul li:last-child{
    padding-right: 0;
}
.main-nav ul li a{
    padding: 12px 18px;
    color: #0e4c5e;
}
.main-nav ul li a:hover{
    background: #19a963;
    color: #fff;
}
.main-nav .current-menu-item a, .main-nav .current-menu-item a:active{
    background: #19a963;
    color: #fff;
}
.slider {
    border-bottom: 4px solid #cccccc;
    width: 1206px;
    height: 432px;
    margin: 0 auto;
}

table { margin: auto; }

list { margin: auto; }

.table {
 
}

.caption {
    margin-top: -325px;
    position: absolute;
    width: 390px;
}
.caption h1{
    font-weight: bold;
    color: #0e4c5e;
    font-size: 35px;
    margin-bottom: 20px;
}
.caption p{
    line-height: 18px;
    font-size: 14px;
    color: #0e4c5e;
}

.main {
    padding: 10px;
}
.main h1{
    font-size: 20px;
    font-weight: bold;
    color: #424242;
    margin-bottom: 15px;
}
.sep{
    background: url("images/sep.png");
    width: 459px;
    height: 3px;
    margin-bottom: 15px;
}

.main-left {
	font-family: 'Perpetua';
	font-size: 20px;
    float: left;
    width: 48%;
}
.main-left p{
    font-size: 18px;
    color: #555454;
    margin-bottom: 23px;
    line-height: 17px;
}

<script type="text/javascript">
document.getElementByClass('float').onmouseover.style.size = "120%;';
</script>


.right {
    float: right;
    width: 48%;
}

.right ul li{
    margin-bottom: 15px;
    border-bottom: 1px solid #e5e5e5;
}

.main-right {
    float: right;
    width: 48%;
	color: black;
}
.main-right ul li{
	color: black;
    margin-bottom: 15px;
    border-bottom: 1px solid #e5e5e5;
}

.ser a.arrowup{
      background: url("images/plus.png") no-repeat scroll rgba(0, 0, 0, 0);
    display: block;
    
}
.ser a.arrowdown{
      background: url("images/minus.png") no-repeat scroll rgba(0, 0, 0, 0);
    display: block;
    
}
.ser-up{
    padding-bottom:10px;
}
.ser-title{
    margin-top: 20px;
    float:right;
}
.ser-up h2{
    padding-left: 25px;
    font-size: 16px;
    color:#484848;
}

.ser-down{
    margin-left: 25px;
    padding-top: 15px;
    margin-bottom: 15px;
    font-size: 13px;
    color: #6d6d6d;
    line-height: 17px;
    display: none;
}




footer {
    background-image:url(http://tlandresource.webcraftive.com/wp-content/uploads/2014/10/steel_pattern-wallpaper-1920x1080.jpg)
}

.footer h1 {
    margin-bottom: 12px;
    padding:  0;
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
}

.footer1 {
    float: left;
    width: 325px;
    height 99px;
    margin: 5px;
}
.footer1 ul li{
    margin-bottom: 3px;
    margin-right: 3px;
    display: inline-block;
}
.footer2 {
    margin-top: 5px;
    margin-left: 30px;
    float: left;
    width: 19%;
}
.footer2 ul li{
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #d9d9d9;
    font-size: 13px;
}
.footer2 ul li a{
    color: #FFFFFF;
}
.footer2 ul li:last-child{
    border:none ;
}
.footer3 {
    margin-top: 5px;
    margin-left: 30px;
    margin-right: 50px;
    float: left;
    width: 30%;
}
.footer3 p{
    font-size: 13px;
    color: #7b7b7b;
    line-height: 17px;
}
.footer3 a{
    color: #7b7b7b;
}
.footer4 {
    float: left;
    width: 23%;
    padding-bottom: 30px;
}
.footer4 input{
    border-radius: 5px;
    color: #777777;
    font-family: open sans;
    font-size: 12px;
    height: 22px;
    margin-bottom: 0;
    padding-left: 5px;
    width: 160px;
}
.footer4 textarea{
    padding-left: 5px;
    color: #FFFFFF;
    font-size: 12px;
    font-family: open sans;
    width: 205px;
    height: 61px;
    border-radius: 5px;
    margin-bottom: 0px;
}
.footer4 .submit{
    background: url("images/submit.png");
    width: 125px!important;
    height: 28px!important;
    font-size: 0;
    cursor: pointer;
}

.foot-social ul li {
    display: inline-block;
}

.foot-bottom {
    height: 70px;
    background: #0e4c5e;
}

.copyright {
    color: #fff;
    float: left;
    padding: 30px 0 0 0;
    font-size: 13px;
}

.scroll-top {
     float: right;
    margin-top: 17px;
    width: 11%;
}
span.wpcf7-not-valid-tip {
    color: #f00;
    display: block;
    font-size: 12px!important;
}
div.wpcf7-validation-errors {
    border: 2px solid #f7e700;
    display: none !important;
}
/* Inner */
.inner-banner{
    width: 80%;
    height: auto;
    margin: 0 auto;
    border-bottom:6px solid #cacaca;
}
.inner-banner > img{
    width: 100%;
    height: auto;
}
.inner-page{
	Margin-left: auto;
	Margin-right: auto;
    padding: 10px 0;
}
.inner-page h1{
    font-size: 20px;
    font-weight: bold;
    color: #424242;
    margin-bottom: 15px;
}
.inner-page p{
    font-size: 13px;
    color: #555454;
    margin-bottom: 5px;
    line-height: 17px;
}
/* Contact Page */
.contact-page {
    padding: 40px 0;
}
.contact-page h1{
    font-size: 20px;
    font-weight: bold;
    color: #424242;
    margin-bottom: 15px;
}

.contact-page p{
    font-size: 13px;
    color: #151515;
    line-height: 17px;
}
.contact-left{
    float:left;
    width: 45%;
}
.contact-right{
    float:right;
    width: 49.7%;
}
.contact-right p{
    line-height: 20px;
}
.wpcf7-text, .wpcf7-captchar {
    font-size: 13px;
    margin-bottom: 10px;
    border-color: #e4e4e4;
    border-style: solid;
    border-width: 1px;
    color: #000000;
    margin-top: 10px;
    padding: 7px;
    width: 360px;
}
.wpcf7-textarea {
    border-color: #e4e4e4;
    border-style: solid;
    border-width: 1px;
    color: #000000;
    font-family: 'Open Sans',sans-serif !important;
    margin-top: 10px;
    padding: 7px;
    width: 360px;
}

.wpcf7-submit {
    font-family: 'Open Sans',sans-serif !important;
    background: none repeat scroll 0 0 #1a4e62;
    border: medium none;
    border-radius: 5px;
    color: #ffffff;
    margin-top: 25px;
    cursor: pointer;
    padding: 8px;
    font-size: 12px;
    font-weight: 600;
}
.map{
    
    margin-bottom: 15px;
}
.contact-right a {
    color: #151515;
}
/* Projects */
.projects{
    padding: 40px 0;
}
.projects h1{
    font-size: 20px;
    font-weight: bold;
    color: #424242;
    margin-bottom: 15px;
}
.projects ul li{
    display: inline-block;
    width: 298px;
    margin-right: 25px;
    margin-bottom: 30px;
}
.projects ul li h2{
    background: url("images/heading-bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    background-size: 1206px 434px;
    color: #fff;
    font-size: 28px;
    font-weight: lighter;
    padding-top: 10px;
    position: absolute;
    text-transform: uppercase;
    width: 258px;
    margin-top: -90px;
    height: 38px;
}
.projects ul li:nth-child(3n){
    margin-right: 0;
}

/* Basic Grey */
.basic-grey {
    margin-left:auto;
    margin-right:auto;
    max-width: 500px;
    background: #F7F7F7;
    padding: 25px 15px 25px 10px;
    font: 12px Georgia, "Times New Roman", Times, serif;
    color: #888;
    text-shadow: 1px 1px 1px #FFF;
    border:1px solid #E4E4E4;
}
.basic-grey h1 {
    font-size: 25px;
    padding: 0px 0px 10px 40px;
    display: block;
    border-bottom:1px solid #E4E4E4;
    margin: -10px -15px 30px -10px;;
    color: #888;
}
.basic-grey h1>span {
    display: block;
    font-size: 11px;
}
.basic-grey label {
    display: block;
    margin: 0px;
}
.basic-grey label>span {
    float: left;
    width: 20%;
    text-align: right;
    padding-right: 10px;
    margin-top: 10px;
    color: #888;
}
.basic-grey input[type="text"], .basic-grey input[type="email"], .basic-grey textarea, .basic-grey select {
    border: 1px solid #DADADA;
    color: #888;
    height: 30px;
    margin-bottom: 16px;
    margin-right: 6px;
    margin-top: 2px;
    outline: 0 none;
    padding: 3px 3px 3px 5px;
    width: 70%;
    font-size: 12px;
    line-height:15px;
    box-shadow: inset 0px 1px 4px #ECECEC;
    -moz-box-shadow: inset 0px 1px 4px #ECECEC;
    -webkit-box-shadow: inset 0px 1px 4px #ECECEC;
}
.basic-grey textarea{
    padding: 5px 3px 3px 5px;
}
.basic-grey select {
    background: #FFF url('down-arrow.png') no-repeat right;
    background: #FFF url('down-arrow.png') no-repeat right);
    appearance:none;
    -webkit-appearance:none; 
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    width: 70%;
    height: 35px;
    line-height: 25px;
}
.basic-grey textarea{
    height:100px;
}
.basic-grey .button {
    background: #E27575;
    border: none;
    padding: 10px 25px 10px 25px;
    color: #FFF;
    box-shadow: 1px 1px 5px #B6B6B6;
    border-radius: 3px;
    text-shadow: 1px 1px 1px #9E3F3F;
    cursor: pointer;
}
.basic-grey .button:hover {
    background: #CF7A7A
}