#container {
	height: 100%;
	width: 100%;
	margin: 0px;
}
#headercont {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}

#header {
	margin: 0px;
	height: 100px;
	width: 100%;
	background-color: #F4F2E7;
}
#featured {
	margin: 0px;
	height: 250px;
	width: 100%;
	background-color: #FFF;
}
#separator {
	height: 50px;
	width: 100%;
	background-color: #798B95;
}
#Content {
	margin: 0px;
	padding: 0px;
	height: 250px;
	width: 100%;
	background-color: #DED9B5;
}
#bottomlink {
	height: 40px;
	width: 100%;
	background-color: #D2CFA5;
}
#footer {
	background-color: #F4F2E7;
	height: 180px;
	width: 100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	color: #D2CFA5;
}
#footer p a {
	text-decoration: none;
	color: #D2CFA5;
}

#logo {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 70px;
	width: 200px;
	background-color: #F4F2E7;
	background-image: url(../images/JWS.png);
}
#navigasi {
	float: right;
	height: 30px;
	width: 100%;
	margin-top: auto;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #D2CFA5;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #900;
}
#header #headercont #navigasi a {
	display: block;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	color: #FFF;
	text-decoration: none;
	font-weight: lighter;
	font-variant: normal;
	text-transform: capitalize;
	word-spacing: normal;
	letter-spacing: normal;
	text-align: justify;
	clear: none;
	margin-left: 120px;
	vertical-align: middle;
}
#header #contacturl a {
	display: block;
	float: right;
	padding-right: 40px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #333;
	font-weight: lighter;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: capitalize;
}
#contacturl {
	float: right;
	height: 30px;
	width: 40%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: auto;
	background-color: #F4F2E7;
}
#featuredarticle {
	height: 225px;
	width: 700px;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: capitalize;
	color: #D2CFA5;
	text-decoration: none;
	text-align: right;
	background-image: url(../images/gambar.png);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFF;
}
#featured #featuredarticle p {
	margin-left: 180px;
}
#footer p {
	margin: 30px;
	letter-spacing: normal;
	word-spacing: normal;
}
#Content #PLTVC_TV tr td table {
	margin-top: auto;
	margin-bottom: 0px;
}
#featured #featuredarticle h2 {
	color: #D2CFA5;
}
#artikel1 {
	height: 100%;
	width: 50%;
	float: left;
}
#artikel2 {
	float: right;
	height: 100%;
	width: 50%;
}
#Content #artikel1 p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #FFF;
	margin: 15px;
	text-align: justify;
}
#Content #artikel2 p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #FFF;
	margin: 15px;
	text-align: justify;
}
#Content #artikel1 h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #798B95;
	margin: 15px;
}
#Content #artikel2 h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #798B95;
	margin: 15px;
}
#header #headercont #navigasi a:hover {
	color: #900;
}
#header #contacturl a:hover {
	color: #900;
}
#footer p a:hover {
	color: #900;
}
#artikel3 {
	height: 90%;
	width: 80%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #D2CFA5;
	text-align: justify;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#artikel3 p {
}
#Content2 {
	height: 100%;
	width: 100%;
	clear: both;
}
