body#www-zinkkinc-com {
    width:100%;
    background-color:#ffffff;
    font-family:Trebuchet MS,Lucida Grande,sans-serif;
    line-height:14px;
}

div.single {
    width:200px;
}

div.triple {
    width:600px;
}

p.indent {
    text-indent:20px;    
    line-height:24px;
}

span.logo1 {
    color:#ffcc99;
    margin-right:8px;
}

span.logo2 {
    color:#407f99;
}

div.block {
    height:90px;
    min-height:90px;
    margin-bottom:15px;
}

.inline {
    display:inline;
}

ul {
    display:inline;
}

ul.buttons {
    margin-left:10px;
}

ul.buttons li {
    display:inline;
}

div#logo {
    margin-top:50px;
    font-weight:normal;
    font-size:2.25em;
    text-decoration:none;
}

div#header {
    border-top:1px solid #002238;
    background-color:#006699;
    border-bottom:1px solid #002238;
    padding-bottom:50px;
    height:200px;
    font-size:1.25em;
    line-height:1.20em;
    color:#fafafa;
    background-repeat:repeat-x;
    background-image:url('../img/gradient.png');
}

div#header a {
    color:#dbdbdb;
    text-decoration:underline;
}

div#header a:hover {
    color:#ffcc99;
}

div#header h1 {
    width:775px;
    font-size:1.46em;
    line-height:1.10em;
    font-weight:normal;
}

div#header h2 {
    font-size:0.95em;
    color:#cccccc;
}

div#content {
    padding-top:15px;
    background-repeat:repeat-x;
    background-image:url('../img/gradient2.png');
}

div#content p {
    font-family:sans-serif;
    font-size:0.80em;
    margin-bottom:10px;
    line-height:1.15em;
}

div#content h1 {
    font-size:1.45em;
    font-weight:normal;
    color:#002238;
    margin-bottom:10px;
}

div#content h2 {
    font-size:1.15em;
    font-weight:normal;
    color:#002238;
    margin-bottom:10px;
    margin-left:20px;
}

div#content h3 {
    color:#002238;
    margin-bottom:10px;
}

div#leftbox {
    width:500px;
    padding:10px 10px 10px 0px;
    border-right:1px solid #afafaf;
}

div#rightbox {
    width:300px;
    padding:10px 0px 0px 10px;
}

div#content a {
    color:#407f99;
    text-decoration:underline;
}

div#content ul li a {
    text-decoration:none;
}

div#content a:hover {
    color:#002238;
}

div#menu {
    height:30px;
    background-color:#002238;
    padding:10px 0px 0px 0px;
}

div#menu h1 {
    font-weight:normal;
    color:#639fee;
    text-decoration:none;
    font-size:1.05em;
    display:inline;
}

div#menu-wrapper {
   margin-bottom:10px;
}

div#menu-wrapper ul li.first {
    margin-left:0px;
}

div#menu-wrapper ul li {
    display:inline;
    margin:10px;
}

div#menu-wrapper a {
    color:#ffcc99;
    text-decoration:none;
    font-size:1.05em;
}

div#menu-wrapper a:hover {
    color:#639fee;
}

div.box {
    margin-top:10px;
    width:400px;
    padding:10px 0px 0px 0px;
}
