body {
	font-family: Arial, Helvetica, sans-serif;	
	color: #333333;
	background-color: #FFFFFF;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.menu-text {
	font-size: 11px;
}

.head-services {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	width: 725px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.bold-caption {
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
.kotak {
	background-color: #EEEEEE;
	padding: 5px;
	border: 1px dotted #666666;
	width: 250px;
}

a {
	font-size: 12px;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #333333;
}

#menu a:link {
	text-decoration: none;
	color: #666666;
}

#menu a:visited {
	text-decoration: none;
	color: #666666;
}

#menu a:hover {
	text-decoration: underline;
	color: #FF6600;
}

#menu a:active {
	text-decoration: underline;
	color: #666666;
}

#footer a:link {
	text-decoration: none;
	color: #666666;
}

#footer a:visited {
	text-decoration: none;
	color: #666666;
}

#footer a:hover {
	text-decoration: underline;
	color: #FF6600;
}

#footer a:active {
	text-decoration: underline;
	color: #666666;
}

#main {
	width: 780px;
	margin: auto;
	height: auto;
	background-color: #FFFFFF;
}

#image-big {
	width: 780px;
	height: 400px;
	background: #000;
}

#menu {
	width: 735px;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../images/common/bg-menu.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #666666;
	padding-right: 10px;
	padding-left: 35px;
}

#content {
	width: 725px;
	padding-left: 35px;	
	padding-right: 20px;
	padding-bottom: 20px;
	padding-top: 10px;
}

#footer {
	width: 750px;
	color: #666666;
	font-size: 11px;
	background-image: url(../images/common/bg-footer.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 35px;
}

#menu ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;	
	} 

#menu ul li {
	margin-left: 0;
	display: inline;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 5px;	
	}
	
.kotak02 {
	background-color: #EEEEEE;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.italic {
	font-style: italic;
}
.content-text {

	font-size: 12px;
}
#minitabs {
	margin: 0;
	padding: 0 0 20px 10px;
	border-bottom: 1px solid #D6D5B9;
	}

#minitabs li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}
	
#minitabs a:link, #minitabs a:visited {
	float: left;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	margin: 0 10px 4px 10px;
	padding-bottom: 2px;
	text-decoration: none;
	color: #000;
	}

#minitabs a.active:link, #minitabs a.active:visited, #minitabs a:hover {
	border-bottom: 4px solid #D6D5B9;
	padding-bottom: 2px;
	background: #fff;
	color: #FF6600;
	}
.button-form {
	background-color: #FFFFFF;
	margin: 2px;
	padding: 1px;
	border: 1px solid #CCCCCC;
}
