/****MOZ*****/

body {
	margin: 0 0 0 0;
}

#main {
	height:100%;
	background-color:#dfe0d6;
}

#container {
	height:100%;
	width:994px;
	background:#ffffff;
	border-top:1px #7d7d7d solid; 
	border-right:1px #7d7d7d solid; 
	border-left:1px #7d7d7d solid;
}

#third_nav {
	height: 22px;
	background-image: url(../img/third_nav_hint.gif);
	background-repeat:repeat-x;
	border-bottom:1px solid #7d7d7d;
}

#sec_nav_container {
	height:100%;
	width:111px;
	background-image: url(../img/sec_nav_hint3.gif);
	background-repeat:no-repeat;
}

#content {
	display:block; 
	overflow:auto; 
	width: 686px;
	height:100%;
}

/*#image {
	width: 198px;
	height: 100%;
	background-color: #7c7c7c;
}*/

#navi {
	margin-top:2px;
	margin-left:0px;
	width: 798px;
	height: 20px;
	background-image: url(../img/navi_hint.gif);
}

#spacer {
	margin-top:-20px;
	margin-left:799px;
	width: 195px;
	height: 20px;
	background-image: url(../img/spacer_hint.gif);
}

#logo_header {
	margin-top:2px;
	margin-left:0px;
	width: 994px;
	height: 63px;
	background-image: url(../img/logo_hint.gif);
}

/*#content_container {
	margin-top:-368px;
	margin-left:111px;
	width: 683px;
	height: 100%;
	border-top: 1px solid #7d7d7d;
	border-bottom: 1px solid #7d7d7d;
	border-right: 1px solid #7d7d7d; 
	
}*/

