/* Global Styyles*/

body, html {
    margin: 0px;
    padding: 0px;
}

body {
    background: #ffffff;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 1.5;
    word-spacing: 1px;
}

/* It's The New Styyle */
#contenedor {display:block; width:858px; height:500px; font-family:sans-serif; font-size:11px; padding:40px; margin:auto;}
#header {display:block; float:left; width:335px; height:150px; background:url('http://zhino.net/cargo/images/z-about-1.jpg');}

.headtitle {float:left; font-size:21px; font-weight:900; text-transform:uppercase; margin:0 0 5px 30px;}
.headtext {display:block; float:left; width:490px; height:100px; margin-left:30px; margin-top:-18px;}
.headcont1 {float:left; margin-right:65px;}
.headcont2 {float:left; margin-right:65px;}
.headcont3 {float:left;}
.headcont4 {float:left; margin-top:28px;}
.headcol11, .headcol21, .headcol31 {font-size:12; font-weight:900; text-transform:uppercase;}
.headcol12, .headcol22, .headcol32 {font-family:serif; font-style:italic; font-size:13px;}

.divider {display:block; float: left; width:858px; height:1px; margin-top:25px; margin-bottom:20px; background:#f2f2f2;}

.sectits {font-size:12px; font-weight:900; text-transform:uppercase; text-decoration: underline; margin-bottom:10px;}
.headcol41, .headcol51, .headcol61 {font-size:12px; font-weight:900; margin-bottom:3px;}
.headcol42, .headcol52, .headcol62 {font-size:11px;}
.headcol63 {font-size:12px; font-weight:900; margin-bottom:3px; margin-top:5px; text-decoration:underline;}
.headcol64 {font-size:11px;}
.headcol65 {font-size:12px; font-weight:900; margin-bottom:3px; margin-top:16px; text-decoration:underline;}
.titalics {font-family:serif; font-style:italic; font-size:12px;}

/* Lyynks */
a:link {color:#000000; text-decoration:none;}
a:visited {color:#000000; text-decoration:none;}
a:hover {color:blue; text-decoration:none;}
a:active {color:#000000; text-decoration:none;}