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


.navbox{
	border-bottom:2px solid #ddd;
	

	
	}

.fix{
	position:fixed;
	top:0px;
	
	}
	
	.headerbottom{
	
	border-bottom:75px solid #f0f;
	

	}
	
.leftsidebarbox{
	
	position:fixed;
	top:79px;
	
	
	
	left:50%;
	margin-left:-600px;
	
	}		
	
