﻿body
{
    margin: 0px;
    top: 0px;
    left: 0px;
    height: 0px;
    font-family: Verdana;
    font-size: 11px;
    background-color: #dddddd;
}

#Wrapper
{
    width: 1000px;
    position: relative;
    z-index: 1;
    margin-left: auto;
    margin-right: auto;
    background-image: url('../Template/CilantroBkgd.jpg');
    background-repeat: repeat-y;
}

#InnerWrapper
{
    width: 902px;
    position: relative;
    z-index: 1;
    background-color: #FFFFFF;
    float: left;
    left: 49px;
}



#Header
{
    left: 0px;
    width: 902px;
    Height: 83px;
    position: relative;
    z-index: 1;
    top: 0px;
    float: left;
    background-image: url('../Template/CilantroHeaderBkgd.jpg');
    background-repeat: repeat-x;
}

#Links
{
    left: 0px;
    width: 98%;
    height: 20px;
    position: relative;
    z-index: 3;
    top: 0px;
    float: left;
    padding-top: 10px;
    padding-right: 10px;
    text-align: right;
}

#Logo
{
 z-index: 2; 
 left: 0px; 
 top: 0px; 
 height: 83px; 
 width: 384px; 
 position: relative;
 float: left;
}


#ImageSpace
{
    z-index: 1;
    left: 0px;
    top: 0px;
    height: 220px;
    width: 902px;
    position: relative;
    float: left;
}

#InnerImageSpace
{
    z-index: 2;
    left: 0px;
    top: 0px;
    height: 75px;
    width: 902px;
    position: relative;
    float: left;
}

#MainImage
{
    z-index: 1;
    left: 0px;
    top: 0px;
    height: 220px;
    width: 635px;
    position: relative;
    float: left;
    left:0px;
}

#News
{
    z-index: 1;
    right: 0px;
    top: 0px;
    width: 242px;
    padding-left: 5px;
    padding-right: 20px;
    padding-top: 20px;
    position: relative;
    float: right;
}




#ContentWrapper
{
    width: 902px;
    position: relative;
    z-index: 1;
    background-color: #FFFFFF;
    background-image: url('../Template/CilantroContentBkgd.jpg');
    background-repeat: repeat-x;
    float: left;
    left: 49px;
}


#ColumnLeft
{
    z-index: 1;
    top: 0px;
    width: 310px;
    position: relative;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 20px;

}


#ColumnCentre
{
    z-index: 1;
    left: 0px;
    top: 0px;
    width: 290px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 43px;
    position: relative;
    float: left;
}


#ColumnRight
{
    z-index: 1;
    right: 0px;
    top: 0px;
    width: 272px;
    height: 42px;
    padding-left: 5px;
    padding-right: 5px;
    position: relative;
    float: right;
}


#NewsFooter
{
    z-index: 1;
    top: 0px;
    width: 278px;
    height: 42px;
    position: relative;
    float: left;
    left: 0px;
    background-image: url('../Template/CilantroNewsFooter.jpg');
    background-repeat: no-repeat;
}

#InnerColumnLeft
{
    z-index: 1;
    top: 0px;
    width: 550px;
    position: relative;
    float: left;
    padding-left: 10px;
    padding-right: 20px;
    padding-top: 10px;

}


#InnerColumnRight
{
    z-index: 1;
    right: 0px;
    top: 0px;
    width: 272px;
    padding-left: 5px;
    padding-right: 5px;
    position: relative;
    float: right;
}

#Footer
{
    width: 1000px;
    height: 34px;
    position: relative;
    z-index: 1;
    margin-left: auto;
    margin-right: auto;
    background-image: url('../Template/CilantroFooter.jpg');
}

#Credits
{
    z-index: 1;
    position: relative;
    height: 40px;
    width: 902px;
    margin-left: auto;
    margin-right: auto;
}

#CreditsLeft
{
    z-index: 1;
    left: 0px;
    top: 0px;
    width: 300px;
    height: 40px;
    position: relative;
    float: left;
    padding-left: 15px;
}

#CreditsCenter
{
    z-index: 1;
    left: 21px;
    top: 0px;
    width: 300px;
    height: 40px;
    padding-left: 5px;
    position: relative;
    float: left;
}

#CreditsRight
{
    z-index: 1;
    right: 0px;
    top: 0px;
    width: 200px;
    height: 40px;
    position: relative;
    float: right;
    text-align: right;
}


.nextlinks
{
    text-align: right;
    padding-right: 10px;
    width: 100%;
    height: 30px;
}


#ProjectReel
{
    z-index: 1;
    top: 0px;
    width: 850px;
    position: relative;
    float: left;
    padding-left: 10px;
    padding-right: 20px;
    padding-top: 10px;

}

#ProjectColumnLeft
{
    z-index: 1;
    top: 0px;
    width: 400px;
    position: relative;
    float: left;
    padding-left: 10px;
    padding-right: 20px;
    padding-top: 10px;

}


#ProjectColumnRight
{
    z-index: 1;
    right: 20px;
    top: 0px;
    width: 430px;
    padding-left: 5px;
    padding-right: 5px;
    position: relative;
    float: right;
}

/* Project Hover Box */
.box { 
background-color: #504D6F; 
border: 1px solid #FFF; 
height: 100px; 
width: 200px; 
padding: 5px; 
} 
