p {
    margin: 5px 0px 15px 0px;
}
footer {
    display: block;
    margin: 0px auto;
    padding: 10px 0px 0px;
    background: none repeat scroll 0px center #FFF;
    font-style: italic;
}
.footer_holder {
    padding: 19px 5px 10px 0px;
    color: white;
}
.header_top_inner {
    width: 1040px;
    font-size: 14px;
}

.button, input[type="submit"] {
border: 1px solid #525252;
font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
font-size: 14px;
line-height: 0px;
}

.testimonials h3 {
    font-weight: normal;
    font-style: italic;
font-family: "PT Sans",sans-serif;
color: #7C7C7C;
font-size: 16px;
}

.footer_top h3, .footer_top a, .footer_top li a, .footer_bottom a {
    color: #FFF;
}
ul {
list-style-type: circle;
line-height:2;
}
ul li {
margin: 0px 20px 5px 40px
}
.title {
    background-image: url('http://demo.qodeinteractive.com/lounge/wp-content/uploads/2013/04/header2.jpg');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center 0px;
}
input, textarea {
background-color: #DBECD9;
}
nav.main_menu {
    margin-right: -40px;
};