* {    margin: 0;    padding: 0;    border: none;}body {    color: #404049;    font-family: Verdana, serif;}p {    font-size: 19px;}#wrapper {    width: 1160px;    margin: 0 auto;}#contactBox {    height: 30px;    padding: 4px 30px 4px 30px;    background: #4F81BD;    font-size: 16px;    color: #fff;    text-align: center;}#contactBox p.colorlites {    float: left;    padding: 2px 0 0 50px;}#contactBox p.phone {    float: left;    padding: 2px 0 0 550px;}#contactBox p.social {    float: right;    margin-right: 45px;}#contactBox p a {    float: left;    margin-right: 12px;}#header {    width: 100%;    height: 100px;    margin-top: 26px;}#header h1 {    width: 480px;    float: left;    font-size: 38px;    font-weight: 400;    text-align: center;    padding-top: 30px;    color: #10253F;    height: 70px;}#header img {    float: right;    margin-right: 15px;}ul#nav {    float: right;    background: #DCE6F2;    width: 630px;    border: 15px solid #C6D9F1;}ul#nav li {    list-style-type: none;    border-left: 1px solid #333;    float: left;}ul#nav li:first-child {    border-left: 1px solid #C6D9F1;}ul#nav li a {    display: block;    height: 80px;    line-height: 80px;    font-size: 23px;    width: 200px;    text-align: center;    color: #10253F;    text-decoration: none;}ul#nav li a:hover {    cursor: pointer;    background: #C6D9F1;}
#banner {    width: 100%;    background: #B9CDE5;    margin: 30px 0 40px 0;}
#banner img {    float: left;    margin-right: 30px;}
#banner p {    font-size: 30px;    color: #10253F;    text-align: center;    padding: 10px 0px 10px 0;}
ul#products {    float: left;    clear: both;}ul#products li {    list-style-type: none;    float: left;    margin-left: 15px;    background-color: #F4F7FB;    width: 370px;    min-height: 304px;}ul#products li h2 {    background-color: #DCE6F2;    width: 100%;    text-align: center;    height: 105px;    line-height: 105px;    font-weight: 400;    font-size: 30px;    color: #404049;}ul#products li p {    padding: 12px;    font-size: 20px;}#info p {    font-size: 20px;    text-align: center;    color: #000000;}#footer {    width: 70%;    clear: both;    margin: 180px 0 20px 0;    line-height: 10px;    padding: 0 45px 0 45px;}#footer p {    color: #00C;    font-size: 10px;    font-family: verdana;    width: 70%;    float: left;    font-style: italic;}.clear 
{    width: 100%;    clear: both;    height: 1px;    background: #fff;}