html{
height:100%; 
}


#maincontainer {
width:1000px;
background:url(../images/live-performance.jpg) no-repeat;
margin:0 auto; 
}

/* - - - - -  H E A D E R  - - - - - */

div#header{
width:1000px;
height:200px;
margin:10px 0 0 0px;
}



div#central {
width:1000px;
height:610px;
margin:20px 0 0 0px;
}

div#Clogo {
width:320px;
height:200px;
margin:40px 340px 0 340px;
background-image: url(../images/live-video.png);
background-repeat: no-repeat;
}

div#Cmain {
width:700px;
height:360px;
margin:10px 0 0 150px;
position:relative;
float:left;
}

div#Cleft {
width:250px;
height:80px;
margin:25px 0 0 200px;
position:relative;
float:left;
}

div#Cright {
width:250px;
height:80px;
margin:25px 0 0 100px;
position:relative;
float:left;
}

/* - - - - -  F O O T E R  - - - - - */

div#footer {
width:1000px;
height:50px;
margin:65px 0 0 0px;
position:relative;
}
