body {
        margin		: 0;
        padding		: 0;
        background-color: #eaf0f4;	     	
}

h1 { 
        display         : none; 
}

#allaround {
	position	: relative;
	width		: 1066px;
	height		: 534px;
	top		: 50px;
	background	: url(layout_deac.gif);
        z-index         : 0; 
	float		: center;
}

#content {
	position	: absolute;
	top		: 99px;
	left 		: 306px;
	width		: 606px;
	height		: 400px;
	overflow        : auto;
        z-index         : 1; 
        color           : #373737;
	padding-right	: 5px;
	padding-left	: 5px;
	text-align	: left;
}

#content a { 
	font		: normal 12px arial; 
        color           : #79abb4; 
        text-decoration : none; 
}

#content a:hover { 
	font		: normal 12px arial; 
        color           : #99c6cb;
        text-decoration : none; 
}

#content p {
	font		: normal 12px arial;
        color		: #323232;
}

#navi { 
        position	: absolute; 
        top		: 145px;
        left 		: 140px;
        width		: 160px;
	height		: 205px;
        z-index		: 2;  
	margin		: 0;
	padding		: 0;  
	font		: normal 12px arial;
	color		: #437490;
	padding-right	: 5px;
	padding-left	: 5px;
}

#navi a { 
	font		: normal 12px arial; 
	color		: #ff9a50;
        text-decoration : none; 
}
#navi a:hover { 
	font		: bold 12px arial; 
        color           : #ffb750;
        text-decoration : none; 
}

#icons {
        position	: absolute; 
        top		: 368px;
        left 		: 170px;
        width		: 97px;
	height		: 137px;
        z-index		: 2;  
	margin		: 0;
	padding		: 0;  
}

#buttons {
        position	: absolute; 
	top		: 233px;
	left 		: 936px;
	width		: 100px;
	border 		: 0;
        z-index		: 2;  
	color		: #437490; 
	font		: normal 12px arial; 
}

#footer {
        position	: absolute; 
	top		: 507px;
	left 		: 345px;
	width		: 531px;
	border 		: 0;
        z-index		: 2;  
	color		: #437490; 
	font		: normal 12px arial; 
}

#transp01 {
        position	: absolute; 
	top		: 388px;
	left 		: 306px;
	width		: 25px;
	height		: 111px;
	border 		: 0;
        z-index		: 3; 
	background	: url(transp01.gif); 
}

#transp02 {
        position	: absolute; 
	top		: 99px;
	left 		: 306px;
	width		: 616px;
	height		: 4px;
	border 		: 0;
        z-index		: 3; 
	background	: url(transp02.gif); 
}
