DIV,TR,TD,TH,SELECT,INPUT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;


}
a:link,a:active,a:visited{
	color: #FF6600;
	text-decoration: none;

}
a:hover{
	color: #1D4A07;
	text-decoration: none;

}
.link-utama:link,.link-utama:active,.link-utama:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.link-utama:hover{
	color: #FF9900;
}
.jump:link,.jump:active,.jump:visited {
	color: #666666;
	text-decoration: none;
}
.jump:hover{
	color: #FF9900;
}
BODY {
	background-color: #F9F8C5;
	background-image: url(images/bg-body-spectrum.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;

}
#footerbanner {
	padding:5px;
	background-color: #000000;
	width: 100%;
	bottom: 0px;
	margin-bottom: 0px;
	position: fixed;
	z-index: 10;
	right: 0;
	_position:absolute;
	_top:expression(document;
	color: #FFFFFF;
	text-align: center;
	clear: both;
	letter-spacing: 1px;

.body.scrollTop+document.body.clientHeight-this.clientHeight);
}
.header1 {
	background-image: url(images/bg-header-spectrum-1.jpg);
	background-repeat: no-repeat;
	width: 100%;
	margin-top: 43px;
	background-position: center top;


}
.index-right {
	width: 769px;
	padding: 0px;


}
.clear {
	clear: both;
}
.index-kanan {
	float: right;
	padding: 20px 0px 0px;
	text-align: left;
	height : 200px;
}
.ubiquiti-link {
	background-image: url(images/ubiquiti-link.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 256px;
	color: #666666;
	font-weight: normal;
	text-align: right;
	margin-top: 3px;


}
.bayangan-link{

	background-image: url(images/bayangan-link.png);
	background-repeat: no-repeat;
	height: 8px;
	width: 256px;
	font-weight: normal;
	text-align: right;
}
.isi-link {
	text-align: right;
	padding-top: 15px;
	padding-right: 5px;
}
.mikrotik-link {

	background-image: url(images/mikrotik-link.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 256px;
	color: #666666;
	font-weight: normal;
	text-align: right;
	margin-top: 3px;
}
.wireless-link {

	background-image: url(images/wireless-link.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 256px;
	color: #666666;
	font-weight: normal;
	text-align: right;
	margin-top: 3px;
}
.training-link {


	background-image: url(images/training-link.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 256px;
	color: #666666;
	font-weight: normal;
	text-align: right;
	margin-top: 3px;
}
.tyconpower-link {


	background-image: url(images/tyconpower.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 256px;
	color: #666666;
	font-weight: normal;
	text-align: right;
	margin-top: 3px;
}
.header-banner {
	background-image: url(images/bg-banner-header.png);
	background-repeat: repeat;
	clear: both;
	height: 241px;
	width: 769px;


}
.header-banner-1 {
	background-image: url(http://ubiquiti.spectrumindo.com/images/airmax-evolved.jpg);
	height: 241px;
	width: 769px;
	z-index: 0;
}
.header-banner-2 {
	background-image: url(images/header-banner-2.jpg);
	height: 269px;
	width: 769px;
	z-index: 0;
}
.header-banner-3 {
	background-image: url(images/header-banner-3.jpg);
	height: 269px;
	width: 769px;
	z-index: 0;
}
.bayangan-header-banner-1 {
	background-image: url(images/bayangan-header-1.png);
	clear: both;
	width: 626px;
	height: 20px;
	background-repeat: no-repeat;
}

.bayangan-header-banner-2 {
	background-image: url(images/bayangan-header-2.png);
	clear: both;
	width: 626px;
	height: 25px;
	background-repeat: no-repeat;
	background-position: bottom;

}
.menu-utama {
	background-image: url(images/bg-menu-utama.png);
	padding-top: 6px;
	text-transform: uppercase;
	color: #FFFFFF;
	height: 20px;
	padding-left: 30px;
	text-align: center;


}

/** LINK **/
.suckertreemenu ul{
position:relative;
	margin: 0;
	padding: 0 0 0 0;
	list-style-type: none;
	text-transform: capitalize;
	z-index: 10;
}

/*Top level list items*/
.suckertreemenu ul li{
position: relative;
display: block;
float: left; /*overall menu background color*/

}

/*Top level menu link items style*/
.suckertreemenu ul li a{
	display: block;
	width: auto;
	padding: 2px 9px 4px;
	text-decoration: none;
	color: #FFFFFF;
	height: auto;
	text-transform: uppercase;


}
	
/*1st sub level menu*/
.suckertreemenu ul li ul{
	left: 0;
	position: absolute;
	top: 1em;
	display: block;
	visibility: hidden;
	text-align: left;
	z-index: 1;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{

	float: none;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul{ 
left: 159px; /* no need to change, as true value set by script */
top: 0;

}

/* Sub level menu links style */
.suckertreemenu ul li ul li a{

	width: 150px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px 2px 3px 10px;
	font-weight: normal;
	background-image: url(images/bg-menu-utama2.png);
	background-repeat: repeat;
	text-transform: uppercase;
}

.suckertreemenu ul li a:hover{
	color: #FF9900;
}

/*Background image for top level menu list links */
.suckertreemenu .mainfoldericon{
background:  url(images/arrow-down.gif) no-repeat center right;
}

/*Background image for subsequent level menu list links */
.suckertreemenu .subfoldericon{
background:  url(images/arrow-right.gif) no-repeat center right;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .suckertreemenu ul li { float: left; height: 1%; }
* html .suckertreemenu ul li a { height: 1%; }
/* End */
/** LINK **/
.header2 {
	background-image: url(images/bg-header-spectrum-2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;

}
.content-isi {
	width: 626px;
	height: auto;

}
.content-atas {
	height: 130px;
}
.menu-utama2 {
	padding-top: 6px;
	text-transform: uppercase;
	color: #FFFFFF;
	height: 20px;
	padding-left: 30px;
	width: 626px;
	background-image: url(images/bg-menu-utama.png);
	background-repeat: repeat;



}
.content-body {
	background-color: #FFFFFF;
}
.content-atas-kanan {
	float: right;
	width: 290px;
	margin-top: 50px;
}
.isi-content {
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;
}
H1 {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #1D4A07;
	margin: 0px;
	padding: 0px;
}
H2 {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
input,textarea,select {
	border: 1px solid #999999;

}
.error-komen {
	background-color: #A0CD19;
	font-weight: bold;
	padding: 10px;
}
.sukses {
	background-color: #FFFFCC;
	font-weight: bold;
	padding: 10px;
}
#slider {
	z-index: 0;
}

