@charset "utf-8";
/* CSS Document */

table#body{
	width:975px;
	height:660px;
	border-collapse : collapse;
	margin : auto;
	background-image: url(/_system/NAG/images/mapbg2new.jpg);
	background-repeat:no-repeat;
}

td#maincontainer{
	vertical-align:top;
	width:100%;
	padding : 0 37px 0 15px;
}

#navbar img{text-align:center;}

.content_top {font-size:80%; padding:10px 0 10px 0; height:135px; margin-bottom:10px; overflow:hidden;}
.content_bottom {font-size:80%; padding:10px 0 10px 0;height:135px; overflow:hidden;}
.content_top .left img, .content_bottom .left img {margin-right:20px;}
.content_top .right img, .content_bottom .right img  {margin-left:20px;}


