#main {
	width: 900px;
	position: static;
	left: 50%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bak.jpg);
	background-repeat: no-repeat;
	background-color: #b3cc73;
}

#header-np {
	float: left;
	clear: left;
	height: 84px;
	width: 900px;
	background-image: url(../images/header-v3.jpg);
	background-repeat: no-repeat;
}

#header_np_start {
	float: left;
	clear: left;
	height: 84px;
	width: 900px;
	background-image: url(../images/header-v4.jpg);
	background-repeat: no-repeat;
}

#menu {
	width: 900px;
	height: 40px;
	margin-top: 60px;
	text-align: center;
}

#main_holder_3 {
	float: left;
	clear: left;
	height: 768px;
	width: 900px;
	background-image: url(../images/notepad-v4.jpg);
	background-repeat: no-repeat;
}

#main_holder_4 {
	float: left;
	clear: left;
	height: 768px;
	width: 900px;
	background-image: url(../images/notepad-v5.jpg);
	background-repeat: no-repeat;
}

#main_holder_3_start {
	float: left;
	clear: left;
	height: 768px;
	width: 900px;
	background-image: url(../images/image-1v3.jpg);
	background-repeat: no-repeat;
}

#transbox-1 {
	width: 145px;
	height: 160px;
	background-color: #ffffff;
	border:1px solid black;
	/* for IE */
	filter:alpha(opacity=60);
	/* CSS3 standard */
	opacity:0.6;
	padding: 10px;
	padding-top: 0px;
	position: relative;
	top: 30px;
	left: 180px;
}

#transbox-2 {
	float: right;
	width: 250px;
	height: 90px;
	background-color: #ffffff;
	border:1px solid black;
	/* for IE */
	filter:alpha(opacity=60);
	/* CSS3 standard */
	opacity:0.6;
	padding: 10px;
	padding-top: 0px;
	position: relative;
	top: 20px;
	right: 175px;
}

#transbox-3 {
	float: right;
	clear: right;
	width: 250px;
	height: 35px;
	background-color: #ffffff;
	border:1px solid black;
	/* for IE */
	filter:alpha(opacity=60);
	/* CSS3 standard */
	opacity:0.6;
	padding: 10px;
	padding-top: 0px;
	position: relative;
	top: 30px;
	right: 175px;
}

#footer_np {
	float: left;
	clear: left;
	width: 565px;
	height: 30px;
	margin-top: 0px;
	padding-left: 170px;
	text-align: center;
}

#notepad_over_np {
	float: left;
	clear: left;
	width: 565px;
	height: 65px;
	margin-left: 170px;
	margin-top: 20px;
}

#text_1v3 {
	clear: left;
	width: 270px;
	height: 233px;
	padding-left: 170px;
	overflow: hidden;
	margin-top: 75px;
}

#text_1v3_2 {
	clear: left;
	width: 565px;
	height: 375px;
	padding-left: 170px;
	overflow: hidden;
	margin-top: -12px;
}

#text_1v4 {
	clear: left;
	width: 565px;
	height: 596px;
	padding-left: 170px;
	overflow: hidden;
	margin-top: 75px;
}

#footer_np-start {
	clear: left;
	width: 565px;
	height: 375px;
	padding-left: 170px;
	overflow: hidden;
	text-align: center;
	margin-top: 380px;
}

#gallery {
	clear: left;
	width: 565px;
	height: 110px;
	padding-left: 150px;
}