/*basic styles*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/Nusati-pageguide-01.gif);
	background-repeat: repeat-x;
}
.Lower-tables {
	background-image: url(../images/interjasa-website-lower-divider.gif);
	background-repeat: repeat;
}
.guide01 {
	background-image: url(../images/Interjasa-pageguide-01.gif);
	background-repeat: repeat-x;
}
.guide02 {
	background-image: url(../images/Interjasa-pageguide-02.jpg);
	background-repeat: repeat-x;
}
.guide03 {
	background-image: url(../images/Interjasa-divider-header-bg.gif);
	background-repeat: repeat-x;
}
.guide04 {
	background-image: url(../images/interjasa-divider-04.jpg);
	background-repeat: repeat-x;
}
.guide-MIDDLECONTENT {
	background-color: #f1f1f1;
}
.guide05 {
	background-image: url(../images/Interjasa-pageguide-05.jpg);
	background-repeat: repeat-x;
	background-color: #0f161a;
}
.Body-frontpage {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
TITLE-frontpage {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
title-fontpage {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
title-frontpage {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.Bottom-texts {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #CCC;
}
.BOTTOM-title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCC;
}
.TITLE-body-frontpage {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #4D0103;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	color: #09F;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #4373B9;
}
a:visited {
	text-decoration: none;
	color: #4373B9;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #4373B9;
}

.bg-orange{
	width:100%;
	background-color:#840206;
}
.divider{
	height:22px;
}

/* Bootstrap */
.carousel-indicators {
    float: left;
    left: 50%;
    list-style: none outside none;
    margin: 0;
    position: absolute;
    top: 93%;
    z-index: 5;
}
.carousel-control {
	opacity: 0.4;
}
/* end of bootstrap*/
