@charset "utf-8";
body {
	width: auto;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: auto;
	padding-bottom: auto;
	padding-left: 0px;
	padding-right: 0px;
	background-image: url(Image/fotografi-fix_01.jpg);
	background-repeat: repeat-x;
	background-color: #FF0004;
}
#utama {
	width: 1000px;
	height: auto;
	margin-top: 150px;
	margin-bottom: 150px;
	margin-left: auto;
	margin-right: auto;
}
#utama #header {
	width: 1000px;
	height: 250px;
	background-image: url(Image/fotografi-fix_04.jpg);
}
#utama #menu {
	width: 1000px;
	height: 100px;
	background-image: url(Image/fotografi-fix_11.jpg);
	background-repeat: repeat-x;
}
#utama #menu #s1 {
	width: 50px;
	height: 100px;
	float: left;
	background-image: url(Image/fotografi-fix_06.jpg);
	background-repeat: no-repeat;
}
#utama #menu .tombol {
	width: 150px;
	height: 100px;
	float: left;
}
#utama #menu #s2 {
	width: 50px;
	height: 100px;
	float: right;
	background-image: url(Image/fotografi-fix_06.jpg);
	background-repeat: no-repeat;
}
#utama #tulisan {
	width: 1000px;
	height: 1400px;
	background-image: url(Image/fotografi-fix_13.jpg);
}
#utama #tulisan #slider {
	width: 900px;
	height: 400px;
	margin-left: 50px;
}

#utama #tulisan #kiri {
	width: 800px;
	height: auto;
	margin-top: 90px;
}
#utama #tulisan #kanan {
	width: 200px;
}
#tulisan #kiri h1 {
	font-family: "Comic Sans MS", "Arial Narrow", "Arial Black";
	color: #FF0004;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}
#tulisan #kiri #judulhm {
	width: 700px;
	background-color: #0015FF;
	border-width: thick;
	border-color: #FFFFFF;
	border-top-right-radius: 30px;
	border-bottom-right-radius: 30px;
}
#tulisan #kiri #foto1 {
	margin-left: 20px;
	font-family: "Arial Narrow";
	font-style: normal;
	font-weight: bold;
	font-size: large;
}
#utama #tulisan #footer {
	width: 1000px;
	height: 250px;
	background-color: #000000;
	margin-top: 160px;
}
