@charset "UTF-8";
/* CSS Document */

/* -------------------------- Styles for the MAIN CONTENT LEFT -------------------------- */

#template-left-column {
margin-left: 30px;
margin-top: 20px;
width: 348px;
min-height: 600px;
float: left;
border-right:1px solid #BBBBBB;
}


#template-left-column-ps {
margin-left: 30px;
margin-top: 20px;
width: 348px;
height: 1440px;
float: left;
border-right:1px solid #BBBBBB;
}


#template-left-column-foundation {
margin-left: 30px;
margin-top: 20px;
width: 348px;
height: 700px;
float: left;
border-right:1px solid #BBBBBB;
}



#template-left-column-commercials {
margin-left: 30px;
margin-top: 20px;
width: 348px;
height: 700px;
float: left;
border-right:1px solid #BBBBBB;
}



#template-left-column-news {
margin-left: 30px;
margin-top: 20px;
width: 348px;
height: 760px;
float: left;
border-right:1px solid #BBBBBB;
}


#page-container {
float: left;
margin-top: 20px;
margin-right: 20px;
}


#page-left-container-image {
width: 60px;
height: 60px;
background-color: #EEEEEE;
border: 4px solid #FFFFFF;
float: left;
}


#page-left-container-image-stroke {
border: 1px solid #AAAAAA;
float: left;
}


#page-left-container-text {
width: 240px;
float: left;
margin-left: 10px;
}


p.paragraph-content {
margin-top: 4px;
}


/* -------------------------- Styles for the MAIN CONTENT RIGHT -------------------------- */

#template-right-column {
margin-top: 70px;
float: left;
}


#template-right-column-contact {
margin-top: 20px;
float: left;
}


#page-right-container {
float: left;
margin-top: 20px;
}


#page-right-container-text {
float: left;
width: 310px;
}


#page-right-container-description {
float: right;
width: 140px;
margin-left: 10px;
}


#page-right-container-trailer {
width: 400px;
height: 263px;
background-color: #EEEEEE;
border: 4px solid #FFFFFF;
float: left;
}


#page-right-container-trailer-stroke {
border: 1px solid #AAAAAA;
float: left;
}



#page-right-container-staff {
width: 400px;
height: 225px;
background-color: #EEEEEE;
border: 4px solid #FFFFFF;
float: left;
}


#page-right-container-staff-stroke {
border: 1px solid #AAAAAA;
float: left;
}


/* -------------------------- Styles for the RIGHT SECTION CONTENT -------------------------- */



.contentright {
position: absolute;
top: 400px;
width:460px;
visibility:hidden;
}
        
        
        
        
        