@charset "utf-8";
/* CSS Document */

body {
			background-color:#FFFFFF;
			padding:0;
			margin:0;
			margin-top:5px;
			margin-left:5px;
}

#intr {
			height:12px;		
			background-image:url(img/intr.gif);
			background-repeat:no-repeat;
			padding:0px;
			margin:0px;
}

#nav {
			position:absolute;
			top:210px;
			left:80px;
			width:365px;
			height:400px;
}

#cntnt {
			position:absolute;
			top:210px;
			left:450px;
			width:415px;
			height:600px;
}

.ctnt_img {
			margin-left:14px;
}

#cntct_bck {
			margin-left:2px;
			margin-top:5px;
}