#bottom_nav_area{
	top:628px;
	height:15px;
	z-index:1;
	border: 1px solid #99CCFF;
	background-color: #336699;
}

#content_area{
	left:250px;
	top:170px;
	width:400px;
	height:458px;
	z-index:2;
	background-repeat: no-repeat;
	vertical-align: top;
}

#content_spacer_left{
    left:230px;
   	top:120px;
   	width:20px;
   	height:508px;
	z-index:3;    
	background-repeat: no-repeat;
}

#content_spacer_right{
    left:650px;
   	top:120px;
   	width:20px;
   	height:508px;
	z-index:4;    
	background-repeat: no-repeat;
}

#divisions_50{
	width:50px;
		z-index:5;
}

#divisions_100{
	width:100px;
		z-index:6;
}

#divisions_150{
	width:150px;
		z-index:7;
}

#divisions_250{
	width:249px;
		z-index:8;
}

#footer_area{
    left:0px;
   	top:658px;
	width:760px;
   	height:35px;
	z-index:9;
    background-repeat: no-repeat;
}

#header_casca{
    left:230px;
   	top:0px;
   	width:530px;
   	height:120px;
	z-index:10;
}

#header_logo{
    left:0px;
   	top:0px;
   	width:230px;
   	height:120px;
	z-index:11;
}
#header_full{
    left:0px;
   	top:0px;
   	width:760px;
   	height:120px;
	z-index:12;
	background-repeat: no-repeat;
}

#nav_center{
	left:48px;
	top:120px;
	width:134px;
	height:508px;
	z-index:13;
	background-repeat: no-repeat;
	text-align: center;
}

#core_nav{
	left:48px;
	top:120px;
	width:134px;
	height:508px;
	z-index:14;
	background-repeat: no-repeat;
	vertical-align: top;
	display: block;
	margin: 0px;
	padding: 0px;
	border: 0px none;
}

#nav_left{
    left:0px;
   	top:120px;
   	width:48px;
   	height:508px;
	z-index:15;
	background-repeat: no-repeat;
}

#nav_right{
    left:182px;
   	top:120px;
   	width:48px;
   	height:508px;
	z-index:16;
	background-repeat: no-repeat;
}

#page_right{
    left:670px;
   	top:120px;
   	width:90px;
   	height:508px;
	z-index:17;
	background-repeat: no-repeat;
}

#topic_area{
	left:250px;
	top:120px;
	width:400px;
	height:50px;
	z-index:18;
	background-repeat: no-repeat;
	vertical-align: bottom;
}
#contact_small {
	left:250px;
	top:170px;
	width:400px;
	height:458px;
	z-index:19;
	background-repeat: no-repeat;
	vertical-align: top;
	background-image:  url("images/background_content.jpg");
	background-position: left top;
	padding: 0px;
	border: none;
	margin: 0px;
}
