body {
    background-image: url(/images/layout/background.jpg);
    background-repeat: no-repeat;
    min-width: 952px;
    margin: 0;
    padding: 0;
    
    font-family: sans-serif;
    font-size: 10pt;
    color: #333333;
    line-height: 1.3em;
}

a {
    outline: none;
    color: #444444;
	text-decoration:none;
}
a:hover {
    outline: none;
    color: #444444;
	text-decoration:underline;
}

img {
    border: none;
}

#header {
    background-image: url(/images/layout/degrade.jpg);
    background-position: 100% 35px;
    background-repeat: no-repeat;
    
    border: solid 1px transparent !important;
    border: white;
}

#header-content {
    width: 952px;
    height: 90px;
    margin: auto;
    padding-top: 0 !important;
    padding-top: 20px;
}

#logo a {
    float:left;
}

#header-content p {
    float:right;
    margin-top: 25px;
    
    line-height: 1.5em;
    
    text-align: right;
}

#header-content p:first-line {
    font-weight: bold;
}

#menu {
    width: 952px;
    margin: auto;    
    text-align: right;
}

#menu ul, #menu li {
    list-style: none;
    padding: 0;
    margin:0;
}

#menu ul {
    margin: 12px 0;
}

#menu li {
    display: inline;
    margin: 0 13px;
}

#menu a {
    color: #764797;
    text-decoration: none;
}

#menu a:hover {
    text-decoration: underline;
}

#main {
    width: 952px;
    margin: auto;
}

#banner {
    background-color: #764797;
}

#banner p {
    text-align: right;
    margin: 0;
    margin-top: -5px;
    padding: 6px 20px;
    
    color: white;
}

#content_wrapper {
    width: 100%;
}

#sidebar {
    float: right;
    width: 154px;
}

#sidebar div {
    background-color: #e8e8e8;
    padding: 6px;
    margin-bottom: 11px;
}

#sidebar div h2 {
    margin: 0;
    margin-left: -11px;
    margin-top: -11px;
}

form label {
    display: block;
    margin-top: 5px;
}
form label:first-child {
    margin-top: 0;
}

#customer_login p {
    margin: 0;
}

#customer_login input {
    border: solid 1px #AAAAAA;
    font-size: medium;
}

#customer_login #submit {
    width: auto;
    border: none;
    padding:0;
    
    color: #656565;
}

#customer_service p {
    margin: 0px;
    
    text-align: center;
    color: #333333;
}
#customer_service p#phone_number {
    margin-top: 4px;
    font-size: 16px;
}
#customer_service p#message {
    text-transform: none;
    margin: 15px 0;
    line-height: 1em;
    
    padding: 0 10px;
}
#customer_service p#message2 {
    margin: 25px 0;
    line-height: 1em;
    padding: 0 5px;
}
#customer_service p strong {
    text-transform: uppercase;
}

#content_wrapper {
    margin-top: 10px;
    float: left;
}

#content {
    width: 790px !important;
    width: 785px;
    margin-top: 8px;
}

.content_box {
    background-color: #e8e8e8;
    float: left;
    width: 330px;
    margin: 0 15px 20px 0 !important;
    margin-right: 9px;
    height: 100%;
}
.content_box.large {
    width: 430px;
}
.content_box h2 {
    background-image: url(/images/layout/content_icon.gif);
    background-repeat: no-repeat;
    background-position: 1px 2px;
    background-color: #D8D8D8;
    color: #4f086E;
    margin: 0;
    padding: 6px 40px;
    font-size: medium;
}

.content_box.full {
    float: none;
    width: auto;
    padding-bottom: 1px;
}
.content_box.full h3 {
    padding-left: 15px;
}
.content_box.full p {
    margin: 10px;
}

.veja_mais {
    float:right;
    margin-top: -20px;
    margin-right: 7px;
    color: #656565;
    font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
}
.veja_mais:hover {
    text-decoration: underline;
}

.news a {
    color: #444444;
    text-decoration: none;
}
.news a:hover {
    text-decoration: underline;
}

.news {
    margin: 10px;
    margin-left: 0;
    float: left;
    font-size: 8pt;
}
.news img {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    border: 1px solid gray;
}

#testimonial {
    background-repeat: no-repeat;
    background-position: right bottom;
}
#testimonial p {
    margin-left: 15px;
    margin-right: 90px;
}
#testimonial p:first-child {
    margin-top: 15px;
}
#testimonial #text {
    color: #444444;
    font-size: 9pt;
}
#testimonial #signature {
    color: #333333;
    font-size: small;
    font-weight: bold;
}
#press h3 {
    font-size: 8pt;
    color: #444444;
    margin-left: 15px;
    margin-bottom: 3px;
    margin-top: 15px;
}
}
#press h4 {
    font-size: 8pt;
    color: #red;
    margin-left: 15px;
    margin-bottom: 3px;
    margin-top: 15px;
}
#press p {
    margin-top: 0;
    margin-left: 15px;
    font-size: 8pt;
    height: 1.5em;
    overflow: hidden;
}
#press h3 a {
	color: #333333;
	text-decoration: none;
}
#press p a {
	color: #444444;
    text-decoration: none;
}
#press h3 a:hover {
	text-decoration: underline;
}
#press p a:hover {
	text-decoration: underline;
}

#press .veja_mais {
    margin-top: -6px;
}

.cases a {
    color: #444444;
    text-decoration: none;
}
.cases a:hover {
    text-decoration: underline;
}

.cases {
    margin: 8px 13px;
    margin-left: 0;
    float: left;
    font-size: 8pt;
}

.cases img {
    float: left;
    margin-left: 13px;
    margin-right: 10px;

}

#footer {
    width: 952px;
    margin: auto;
    
    margin-top: 10px;
    
    text-align: center;
    color: gray;
    font-size: 9pt;
}

#footer div {
    border-top: 1px solid #AAAAAA;
}