body {
    margin: 0;
    padding: 0;
    border: 0;
    background-image: url(../img/background_site003.jpg);
    background-repeat: repeat-x;
    background-color: #52B2B1;
}

#wrapper {
    width:975px;
    margin: auto;
    background-color: #fff;
}

.clear {
    margin: 0;
    padding: 0;
    border: 0;

    clear: both;
    font-size: 0;
    line-height: 0;
}

h2 {
    margin-bottom: 12px;
}

/* header styles */
#header {
    background-color: #C0C4C5;
}

#pre_header {
    background-color: #3E4F5F;
    height: 18px;
}

#tabsHeader ul {
    height: 18px;
    float: right;
    margin: 0;
    margin-left: 20px;
    padding: 0;
    list-style: none;
}

#tabsHeader li {
    float: left;
    margin: 2px 20px;
    font-family: 'Trebuchet MS';
    font-size: 10px;
    color: #fff;
}

#tabsHeader li a {
    font-family: 'Trebuchet MS';
    font-size: 10px;
    color: #fff;
    text-decoration: none;
}

/* footer styles */
#partners {
    margin: 0;
    padding: 0;
    border: 0;
}

#partners ul {
    margin: 0;
    padding: 0;
    width: 100%;
    list-style: none;
}

#partners ul li {
    float: left;
    padding-left: 13%;
    width: 15%;
}

#addressBar {
    margin-top: 0;
    background-image: url('../img/detalle_pie.jpg');
    background-position: top;
    background-repeat: repeat-x;
    background-color: #CFCAB4;
    color: #727271;
    text-align: center;
    font-family: Arial;
    height: 65px;
}

#addressBar h2 {
    padding-top: 12px;
    font-size: 17px;
}

#addressBar p {
    font-size: 11px;
    padding-bottom: 13px;
    margin: 0;
}

#bottomMenu {
    border-top: solid 3px #344756;
    border-bottom: solid 6px #1B3E5E;
    background-color: #4c6b7f;
    height: 40px;
    margin: 0;
}

#bottomMenu ul {
    margin-top: 10px;
    margin-left: 120px;
    margin-bottom: 0;
    padding: 0;
    width: 830px;
    list-style: none;
}

#bottomMenu ul li {
    float: left;
    margin: 0 15px;
    text-align: center;
}

#bottomMenu ul li a {
    font-family: Arial;
    font-size: 10px;
    color: #fff;
    text-decoration: none;
}

#bottomMenu .current {
    margin-top: 5px;
    font-family: Arial;
    font-size: 10px;
    color: #fff;
    text-decoration: none;
}
/* footer styles - END*/

#menu {
    padding-top: 5px;
    height: 25px;
    background-image: url(../img/bg_menu.gif);
    background-repeat: repeat-x;
}

#menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    height: 25px;
    border-bottom: solid 5px #4c0707;
}

#menu ul li {
    position: relative;
    z-index: 300;
    float: left;
    height: 20px;
    border-left: solid 1px #30aab9;
}

#menu ul li a {
    display: block;
    padding: 4px 23px;
    color: #e2e2e2;
    text-align: center;
    text-decoration: none;
    font-family: 'Trebuchet MS';
    font-size: 12px;
    font-weight: bold;
}

#menu .current {
    padding: 4px 18px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    font-family: 'Trebuchet MS';
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    background-image: url(../img/menu_selected2.png);
    background-position: bottom center;
    background-repeat: no-repeat;
}

#menu ul li.firstLink {
    border: 0;
}

#menu ul li ul {
    position: absolute;
    z-index: 100;
    top: 23px;
    left: 0;
    display: none;
}

#menu ul li ul li{
    width: 250px;
    border: solid 1px #fff;
    background-color: #4C6B7F;
    color: #fff;
}

#menu ul li ul li a {
    display: block;
    padding: 4px 18px;
    color: #fff;
    text-align: left;
    text-decoration: none;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
}

/* Home Styles - Begin */



/* Column Styles - Begin*/
#content {
    position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
    clear:both;
    float:left;
    width:100%;			/* width of whole page */
    overflow:hidden;	/* This chops off any overhanging divs */
}
/* 2 column right menu settings */

#colleft {
    float:left;
    width:200%;
    margin-left:-200px;
    position:relative;
    right:100%;
}
#col1wrap {
    float:left;
    width:50%;
    position:relative;
    left:50%;
    padding-bottom: 15px;
}
#col1 {
    margin:0 0 0 200px;
    overflow:hidden;

}
#col2 {
    float:right;
    width:260px;
    position:relative;
    left:200px;

}

/* Column Styles - End*/
#success_stories {
    width: 700px;
    margin-top: 12px;
}

#success_stories h2 {
    margin: 0;
    padding-top: 8px;
    padding-left: 15px;
    padding-bottom: 5px;
    background-image: url(../img/head_success_stories.png);
    color: #fff;
    font-family: Georgia;
    font-size: 14px;
}

#success_stories .content_box {
    width: 2800px;
    height: 236px;
    background-image: url(../img/background_success_home.gif);
    background-repeat: repeat-x;
    background-color: #000;
    border: solid 1px #c1c1c1;
    margin-top: 0;
    margin-bottom: 0;
}

#success_scroll {
    clear: left;
    position: relative;
    height: 238px;
    width: 699px;
    overflow: hidden;
    margin-top: 6px;
    border-right:solid 1px #c1c1c1;
}

#success_stories .story_block {
    float: left;
    position: relative;
    top: -70px;
}

#success_stories .content_box h3 {
    margin: 0;
    border: 0;
    position: relative;
    top: 237px;
    width: 406px;
    height: 65px;
    padding-top: 5px;
    padding-left: 15px;
    padding-right: 30px;
    background-color: #000;
    color: #fff;
    font-family: Georgia;
    font-size: 18px;
    text-align: justify;
}

#success_stories .content_box img{
    width: 452px;
    height: 237px;
    margin: 0;
    padding: 0;
    border: 0;
    float: left;
}

#success_stories .subcontent_box {
    float: left;
    width: 237px;
    margin: 0;
    border: 0;
    padding: 20px 0 5px 10px;
    line-height: 16px;
    text-align: justify;
    font-family: Arial;
    font-size: 11px;

}

#success_stories .content_box p {
    margin: 0;
    padding: 0;
    padding-right: 10px;
    border: 0;
    height: 170px;
}

#success_stories .success_navigation {
    margin: 0;
    padding: 0;
    margin-top: 15px;
    float: right;
    list-style-type: none;
}

#success_stories .success_navigation li {
    float: left;
    background-color: #680100;
    color: #fff;
    font-family: Georgia;
    font-size: 12px;
    width: 25px;
    text-align: center;
}
#success_stories .success_navigation li.current {
    padding: 3px 0;
}

#success_stories .success_navigation li a {
    display: block;
    padding: 3px 0;
    width: 25px;
    color: #fff;
    background-color: #1d3f5a;
    text-decoration: none;
}

#success_stories .success_navigation li a:hover {
    background-color: #680100;
}

#success_stories .link_stories {
    float: left;
    width: 100px;
    background-image: url(../img/background_success_link.gif);
    margin-top: 5px;
    text-align: center;
    font-family: 'Trebuchet MS';
    font-size: 11px;
}

#success_stories .link_stories a {
    color: #fff;
    text-decoration: none;
}

#where_work {
    width: 247px;
    float: left;
    margin-top: 12px;
}


#where_work h2 {
    margin: 0;
    padding-top: 8px;
    padding-left: 15px;
    padding-bottom: 5px;
    background-image: url(../img/head_where_work.png);
    color: #fff;
    font-family: Georgia;
    font-size: 14px;
}

.content_box {
    margin-top: 6px;
    margin-bottom: 0;
}

#where_work .content_box {
    height: 235px;
    border: solid 1px #c1c1c1;
    background-image: url(../img/background_box.png);
    text-align: center;
}

#where_work select {
    font-size: 10px;
    text-align: center;
    width: 170px;
    margin-top: 10px;
}

#where_work img {
    margin-top: 10px;
}

#projects {
    float: left;
    margin-left: 15px;
    width: 436px;
    margin-top: 12px;
}

#projects h2 {
    margin: 0;
    padding-top: 8px;
    padding-left: 15px;
    padding-bottom: 5px;
    background-image: url(../img/head_projects.png);
    color: #fff;
    font-family: Georgia;
    font-size: 14px;
}

#projects .content_box {
    height: 235px;
    border: solid 1px #c1c1c1;
}

#news {
    width: 260px;
    margin-top: 12px;
}

#news h2 {
    margin: 0;
    padding-top: 8px;
    padding-left: 15px;
    padding-bottom: 5px;
    background-image: url(../img/head_news.png);
    color: #fff;
    font-family: Georgia;
    font-size: 14px;
}

#news .content_box {
    height: 236px;
    border: solid 1px #c1c1c1;
    background-image: url(../img/background_box.png);
}

#news .article {
    margin-top: 25px;
    margin-left: 15px;
    width: 215px;

}

#news .article h3, #news .article h3 a {
    margin: 0;
    color: #4c0202;
    font-family: 'Trebuchet MS';
    font-size: 10px;
}

#news .article a {
    text-decoration: none;
}

#news .article a:hover {
    text-decoration: underline;
}

#news .article p {
    margin: 0;
    color: #353535;
    font-family: 'Trebuchet MS';
    font-size: 10px;
}

#news .link_news {
    padding-top: 30px;
    padding-left: 125px;
}

#news .link_news a {
    color: #727271;
    font-family: Arial;
    font-size: 10px;
    text-decoration: none;
}

#newsletter {
    margin-top: 12px;
}

#newsletter h2 {
    margin: 0;
    padding-top: 8px;
    padding-left: 15px;
    padding-bottom: 5px;
    background-image: url(../img/head_news.png);
    color: #fff;
    font-family: Georgia;
    font-size: 14px;
}

#newsletter .content_box {
    height: 113px;
    border: solid 1px #c1c1c1;
    background-image: url(../img/background_box.png);
    padding-left: 15px;
    padding-right: 30px;
    font-family: Arial;
    font-size: 11px;
}


#newsletter .content_box p {
    margin: 0;
    padding: 0;
    margin-top: 15px;
}

#newsletter form {
    margin: 0;
    padding: 0;
    border: 0;
}

#newsletter .text input {
    width: 100%;
}

#newsletter .submit input {
    margin-top: 10px;
    border: 0;
    width: 85px;
    background-image: url(../img/background_button.gif);
    background-color: #757575;
    font-family: Arial;
    font-size: 11px;
}

#email_print h3 {
    margin-top: 13px;
    margin-bottom: 0;
    height: 20px;
    padding-top: 7px;
    padding-left: 15px;
    border-bottom: solid 1px #c1c1c1;
    border-left: solid 1px #c1c1c1;
    border-right: solid 1px #c1c1c1;
    background-image: url(../img/background_email.jpg);
    color: #46270b;
    font-family: Arial;
    font-size: 14px;
}

#email_print img {
    float: left;
    margin: 0;
    margin-right: 5px;
}

#email_print a{
    color: #46270b;
    text-decoration: none;
}

/* Home Styles - End */


/* Login Styles - Begin */
#login {
    width: 260px;
    margin: auto;
    margin-top: 30px;
    margin-bottom: 30px;
}

#login h2 {
    margin: 0;
    padding-top: 8px;
    padding-left: 15px;
    padding-bottom: 5px;
    background-image: url(../img/head_news.png);
    color: #fff;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

#login .content_box {
    height: 120px;
    border: solid 1px #c1c1c1;
    background-image: url(../img/background_box.png);
}

#login form {
    width: 240px;
    margin: auto;
}

.content_box label{
    color: #4C0202;
    display: block;
    width: 70px;
    float: left;
    margin-right: 10px;
}

.content_box .input {
    margin: 0;
    margin-top: 10px;
}

.content_box input{
    width: 150px;
}

#login form .submit input{
    display: block;
    width: 80px;
    margin: auto;
    margin-top: 10px;
    background-color: transparent;
}

#login a {
    display: block;
    float: right;
    margin-right: 15px;
    color: #537589;
    text-align: right;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

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

#authMessage {
    margin-top: 5px;
    margin-left: 5px;
    font-family: Arial;
    font-size: 11px;
    color: #D11749;
}
/* Login Styles - End */

/* Dialog Styles - Begin */
#dialog {
    display: none;
}
/* Dialog Styles - End */

/* Contact styles - Begin*/



#contact {
    border: none;
    margin-top: 10px;
}

#contact em, #newsletter em {
    margin-left: 3px;
    color: #4c0202;
    font-weight: bold;
}

#contact legend {
    color: #9DAB10;
    font-weight: bold;
    font-size: 14px;
}


#contact label {
    display: inline-block;
    line-height: 1.8;
    vertical-align: top;
    width: 80px;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    font-family: Georgia;
}

#contact input {
    font-size: 12px;
    width: 200px;
}

#contact fieldset ol {
    margin: 0;
    padding: 0;
}

#contact li {
    list-style: none;
    padding: 5px;
    margin: 0;
}

#contact .submit input {
    display: block;
    width: 85px;
    margin: auto;
    border: 0;
    background-image: url(../img/background_button.gif);
    background-color: #757575;
    font-family: Arial;
    font-size: 11px;
}

/* Contact styles - End*/

