
body, html {
	margin:			0;
	font-family:	"Courier New", Courier, monospace;
	font-size: 		11px;
	color:			#000;
} 


td {
	font-family:	"Courier New", Courier, monospace;
}

th {
	font-family:	"Courier New", Courier, monospace;
}

/* wrapper */

#wrapper {
	width:			993px;
}

/* kolom 1 - border */

#col1 {
	float:			left;
	width:			15px;
}

/* kolom 2 - content */

#col2 {
	float:			left;
	width:			978px;
}

#col2_ruler_15 {
	height:			15px;	
}

#col2_logo_navigation_banner {
	height:			120px;
}

#col2_logo_navigation_banner_col1 {
	float:			left;
	height:			120px;
	width:			120px;
}

#col2_logo_navigation_banner_col2 {
	float:			left;
	height:			120px;
	width:			15px;
}

#col2_logo_navigation_banner_col3 {
	float:			left;
	height:			120px;
	width:			143px;
	line-height:	16px;
	text-align:		left;
}

#col2_logo_navigation_banner_col4 {
	float:			left;
	height:			120px;
	width:			700px;
}

#col2_slider {
	height:			400px;	
}

#col2_slider_col1 {
	float:			left;
	height:			400px;
	width:			120px;
}

#col2_slider_col2 {
	float:			left;
	height:			400px;
	width:			15px;
}

#col2_slider_col3 {
	float:			left;
	height:			400px;
	width:			843px;
	text-align:		left;
}

#col2_content {
	line-height:	13px;
}

#col2_content_col1 {
	float:			left;
	width:			120px;
}

#col2_content_col2 {
	float:			left;
	width:			15px;
}

#col2_content_col3 {
	float:			left;
	width:			414px;
	text-align:		left;
}

#col2_content_col4 {
	float:			left;
	width:			15px;
}

#col2_content_col5 {
	float:			left;
	width:			414px;
	text-align:		left;
}

#col2_ruler_40 {
	height:			40px;	
}

#col2_footer {
	height:			30px;	
}

#col2_footer_col1 {
	float:			left;
	height:			30px;
	width:			120px;
}

#col2_footer_col2 {
	float:			left;
	height:			30px;
	width:			15px;
}

#col2_footer_col3 {
	float:			left;
	height:			30px;
	width:			843px;
	text-align:		left;
}

#col2_ruler_30 {
	height:			30px;	
}

/* text */

.black09 {
	font-family:	"Courier New", Courier, monospace;
	font-size: 		10px;
	font-weight:	normal;
	color:			#000;
}

/* links */

a:link {
	color: 				#000;
	font-size: 			11px;
	text-decoration:	none;
}
a:visited {
	color: 				#000;
	font-size: 			11px;
	text-decoration:	none;
}
a:hover {
	color: 				#000;
	font-size: 			11px;
	text-decoration:	none;
}
a:active {
	color: 				#000;
	font-size: 			11px;
	text-decoration:	none;
}

a.navigation {
	color:				#000;
	font-size:			11px;
	font-weight:		normal;
	text-decoration:	underline;
}

a.navigation:visited {
	color:				#000;
	font-size:			11px;
	font-weight:		normal;
	text-decoration:	underline;
}

a.navigation:hover {
	color:				#fff;
	font-size:			11px;
	font-weight:		normal;
	background-color:	#1d1d1b;
	text-decoration:	underline;
}

a.navigation:active {
	color:				#fff;
	font-size:			11px;
	font-weight:		normal;
	background-color:	#1d1d1b;
	text-decoration:	underline;
}

a.not_available {
	color:				#000;
	font-size:			11px;
	font-weight:		normal;
	text-decoration:	line-through;
}

a.not_available:visited {
	color:				#000;
	font-size:			11px;
	font-weight:		normal;
	text-decoration:	line-through;
}

a.not_available:hover {
	color:				#fff;
	font-size:			11px;
	font-weight:		normal;
	background-color:	#1d1d1b;
	text-decoration:	line-through;
}

a.not_available:active {
	color:				#fff;
	font-size:			11px;
	font-weight:		normal;
	background-color:	#1d1d1b;
	text-decoration:	line-through;
}

a.footer:link {
	color: 				#000;
	font-size: 			10px;
	text-decoration:	none;
}
a.footer:visited {
	color: 				#000;
	font-size: 			10px;
	text-decoration:	none;
}
a.footer:hover {
	color: 				#fff;
	font-size: 			10px;
	font-weight:		normal;
	background-color:	#1d1d1b;
	text-decoration:	none;
}
a.footer:active {
	color: 				#fff;
	font-size: 			10px;
	font-weight:		normal;
	background-color:	#1d1d1b;
	text-decoration:	none;
}



