* {
	margin : 0px;
	padding: 0px;
	font-size: 12px;
	/*font-family: Tahoma;
	*/
	font-family: "Trebuchet MS", Courier, Verdana, Arial, Sanserif;
}
body {
	/*background-image: url(images/bgbody2.gif);*/
	background-position: top;
	background-repeat: repeat-x;
	background-color : #343434;
}
#container{
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid White;
	background-color: White;
}
#header {
	width: 980px;
	height:157px;
	background-image: url(images/header-website.jpg);
	background-repeat: no-repeat;
	background-position: top;
	border-bottom : 1px solid white;
}
#menu{
	width: 950px;
	text-align: right;
	top: 4px;
	height: 20px;
	position: absolute;
}
.menupulldown{
	text-decoration: none;
	color: Yellow;
}
.menupulldown:hover{
	color: Red;
}
#footer {
	/*width: 980px;
	height: 100px;
	background-image: url(ultah2008/bgfooter.gif);*/
	clear: both;
	background-position: bottom;
	font-size: 10px;
}
#area{
	width: 980px;
}
#navigationOne {
	width: 158px;
	float: left;
	background-color: #F8F8F8;
}
#mainArea {
	width: 820px;
	float: right;
}
#mainContent {
	width: 660px;
	float: left;
}
#navigationTwo {
	width: 158px;
	float: right;
	background-color: #F3F3F3;
}
#newsBlock {
	padding: 5px;
	width: 650px;
	background-color: White;
	margin-bottom: 2px;
}
#productBlock {
	padding: 5px;
	width: 310px;
	float: right;
	background-color: #E6E6FA;
	margin-bottom: 2px;
}
#visionBlock {
	width: 650px;
	padding:5px;
	background-color: Aqua;
	clear: both;
}
#pageBlock {
	width: 650px;
	padding: 5px;
	background-color: White;
}
#block{
	background-image: url(ultah2008/bgblokultah.gif);
	/*background-repeat: repeat-x;*/
	padding: 5px;
	/*border: 1px solid #3F519A;*/
	border: 1px solid #1B3A56;
	margin-bottom: 2px;

}
#blockkanan{
	background-image: url(images/bgblok.gif);
	background-repeat: repeat-x;
	padding: 5px;
	/*border: 1px solid #3F519A;*/
	margin-bottom: 2px;
}
#copyright {
	text-align: center;
	padding: 10px;
	font-size: 10px;
	color: White;
}
.input{
	border: 1px solid black;
}
.judul{
	font-size: 14px;
	font-weight: bold;
	color: #FF8C00;
}
.judulblock{
	font-size: 13px;
	font-weight: bold;
	color: white;	text-align: center;
}
.judulnews{
	font-size: 12px;
	font-weight: bold;
	color: #253F3F;
}
.menu{
	color: blue;
	}
#animasi {
	z-index: 0;
}
a {
	text-decoration : none;
	color : navy;
}
a:hover {
	color : Red;
}
ol {
	padding-left:25px;
}
ul {
	padding-left:25px;
}
.tgl{
	font-style : italic;
	font-family : sans-serif;
	color : Navy;
	font-size : 10px;
}
.foto{
	border-left-width : 1px;
	border-left-style : solid;
	border-left-color : #343434;
	border-right-color : #343434;
	border-right-style : solid;
	border-right-width : 1px;
	border-bottom-color : #343434;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-top-color : #343434;
	border-top-style : solid;
	border-top-width : 1px;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	margin-left: 10px;
	margin-right : 10px;
}
.juduldetil{
	font-size: 16px;
	font-weight: bold;
	color: #FF4500;
	font-family : "Times New Roman", Times, serif;
}