﻿html{

height:100%; 

}

body{

height:100%; 

}

#container {

display:block;

margin-left:auto;

height:100%;

margin-right:auto;

top:0px;

width:950px;

}

img {

border:0; 

}

#calendar{

width:280px; 
float:left; 
text-align:left; 
height:100%; 
position: relative; 

}

#newsItems{
width:350px; 
border:1 px solid #F00; 
float:left; 
padding-left:30px;
margin-top:60px;

}



#monitor{

width:250px; 

float:right; 

padding-left:30px;

margin-bottom:100px;

}



#top-bg {

width:950px; 

height:500px; 

background-color:#24292f;

background-image:url(assets/templates/primary/images/Video_monitor.jpg);

background-repeat:no-repeat;

}



div#navigation {

position: fixed; 

bottom: 0; 

left: 50%; 

width:950px; 

height:78px; 

z-index: 2; 

margin: 0px 0px 0px -475px; 

float: left; 

}

* html div#navigation {position: absolute;top:expression(eval(document.compatMode &&document.compatMode=='CSS1Compat') ?documentElement.scrollTop+(documentElement.clientHeight-this.clientHeight) : document.body.scrollTop+(document.body.clientHeight-this.clientHeight)); 

}/* END FLOATING BOTTOM NAVIGATION BAR */



/*#SPEVCO-Home-Page-03 {

width:950px; 

height:49px; 

background: url(images/top_tab_homepage-black.jpg) #23292f no-repeat; 

position: relative; 

top: 0px; 

}*/
#contentArea {
width:950px; 
padding-bottom:88px; 
background-image: url(images/Home-Page-Tabs.jpg);
background-repeat:no-repeat;
}

#logo {

width:300px; 

height:78px; 

float:left; 

}

.container_bg{

height:100%; 


width:100%; 

z-index:-1; 

position:fixed; 

left:0; 

}