#nav {position:absolute; width:520px; height:30px; z-index:100; left: 165px; top: 5px;
}

#sidebar {
	position:absolute; width:180px; z-index:100; height: 845px;left: 0px; top: 25px; 
}

#sidebarhome {position:absolute; background-image:url(../images/bkg_sidebar.gif); background-position:bottom right; background-repeat:no-repeat; width:180px; z-index:100; height: 845px;left: 0px; top: 25px; 
}

#header {
	position:absolute; width:782px; height:180px; z-index:1; left: 180px; top: 25px; border-right: 1px solid #147CC2;
}


#container {
position:absolute; width:962px; z-index:1; left:0px; top: 205px; background-image:url(../images/bkg_sidebar.gif); background-position:bottom left; background-repeat:no-repeat;border-right: 1px solid #147CC2
}


#content {
position:absolute; width:782px;  z-index:1; left: 180px; top: 0px; background-color:#FFFFFF; background-image:url(../images/bkg_content_pages.jpg); background-position:bottom left; background-repeat:no-repeat; border-right: 1px solid #147CC2
}

#contenthome {
position:absolute; width:782px; z-index:1; left: 180px; top: 0px; height: 665px; background-color:#003366; background-image:url(../images/bkg_content_home.jpg); background-position:bottom left; background-repeat:no-repeat; border-right: 1px solid #147CC2
}
