body {
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}
#page {
	height: 535px;
	width: 871px;
	padding: 13px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#page .left-content {
	float: left;
	width: 520px;
}
#page .right-content {
	float: right;
	width: 351px;
	background-image: url(../images/java-indo_04.png);
	background-repeat: no-repeat;
	height: 535px;
}
#page .left-content .top-left {
	background-image: url(../images/java-indo_03.jpg);
	background-repeat: no-repeat;
	height: 147px;
	width: 520px;
}
#clear {
	clear: both;
}
#page .left-content .under-left {
	background-image: url(../images/java-indo_06.jpg);
	background-repeat: no-repeat;
	height: 388px;
	width: 520px;
}
.devider2 {
	background-image: url(../images/devider2.gif);
	background-repeat: repeat-y;
	background-position: right top;
	height: 150px;
	padding-right: 5px;
	padding-left: 5px;
}

.devider3 {
	background-image: url(../images/devider2.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding-right: 5px;
	padding-left: 5px;
}
.devider2 h2 {
	font-family: Arial;
	font-size: 21px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-weight: bold;
	text-transform: capitalize;
	text-align: center;
}

.devider2 p {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #E2E2E2;
	text-decoration: none;
	margin: 0px;
	padding: 3px;
}