﻿#container {
	margin-left:auto;
	margin-right:auto;
	width:950px;
	background-image:url(assets/templates/primary/images/Video_monitor.jpg);	
}
/* BEGIN FLOATING NAVIGATION BAR */
div#navigation {
	position: fixed; 
	bottom: 0; 
	left: 50%;
	width:950px;
	height:78px;
	z-index: 100;
	margin: 0px 0px 0px -475px;
	float: left;
	z-index:5000;
}
* 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 */

#content {
width:950px;
background-image: url(images/Porfolio-Tab.png);
background-repeat:no-repeat;
padding-top:50px;
height: auto;
position:absolute;
z-index:4000;
margin-top:462px;
}

img{
border:0;
}
#spevcoShowcase {
height:500px;
width:950px;
position:absolute
}
