/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	color:#7F7F7F;
	font-size:12px;
	margin:0px;
	padding:0px;
	background:url(../images/bg.jpg);
	/*background-repeat: no-repeat;*/
	background-position: top center;
}


/*#bodyback*/
#bodyback {
	/*background-image:url(../images/final_01.jpg);*/
	background-repeat: no-repeat;
	background-position: center top;
	}
/*#bodyback end*/


/*#wrapper*/
#wrapper {
	width:768px;
	margin: 0 auto 0 auto;
	padding: 0px;
	background-color:#FFFFFF;
}
/*#wrapper end*/


/*#header*/
#header {
	height: 8px;
	width: 768px;
	margin: 0 auto 0 auto;
	padding: 0px;
	background-image:url(../images/slide.jpg);
	background-repeat: repeat-x;
	}
.title_text {
	font-size: 36px;
	font-weight: bold;
	color: #FF9900;
	padding-top: 12px;
}
.title_logo {
	font-size: 28px;
	font-weight: bold;
	color: #FF9900;
	padding-top: 12px;
	}
/*#header end*/


/*#nav*/
#nav {
	height:38px;
	padding: 0px;
	width: 768px;
	margin: 0 auto 0 auto;
	}
	
#nav li{
	height:38px;
	float: left;
	display:block;
	}
	
#nav li a {
	height: 38px;
	width: 768px;
	display: block;
	}
	
#home {background:url(../images/nav.jpg) 0 0 no-repeat; width:77px; margin-left: -40px;}
#home:hover {background:url(../images/nav.jpg) 0 -38px no-repeat; width:77px;}

#about {background:url(../images/nav.jpg) -77px 0 no-repeat; width:105px;}
#about:hover {background:url(../images/nav.jpg) -77px -38px no-repeat; width:105px;}

#products {background:url(../images/nav.jpg) -182px 0 no-repeat; width:108px;}
#products:hover {background:url(../images/nav.jpg) -182px -38px no-repeat; width:108px;}

#news {background:url(../images/nav.jpg) -290px 0 no-repeat; width:139px;}
#news:hover {background:url(../images/nav.jpg) -290px -38px no-repeat; width:139px;}

#contact {background:url(../images/nav.jpg) -429px 0 no-repeat; width:118px;}
#contact:hover {background:url(../images/nav.jpg) -429px -38px no-repeat; width:118px;}

#careers {background:url(../images/nav.jpg) -547px 0 no-repeat; width:88px;}
#careers:hover {background:url(../images/nav.jpg) -547px -38px no-repeat; width:88px;}

#assoc {background:url(../images/nav.jpg) -635px 0 no-repeat; width:133px;}
#assoc:hover {background:url(../images/nav.jpg) -635px -38px no-repeat; width:133px;}

/*#nav end*/


/*#masthead*/
#masthead {
	width:768;
	height: 50px;
	background-repeat:no-repeat;
	}
/*#masthead end*/


/*#contents*/
#contents {
	width: 770px;
	/*margin-left: 5px;*/
	height: 222px;
	}
	
#left_part {
	float: left;
	width: 533px;
	height: 360px;
	}
	
#right_part {
	float: left;
	width: 215px;
	height: 360px;
	margin-left: 20px;
	}
/*#contents end*/


/*#footer*/
#footer{
	/*height:70px;*/
	height:38px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	}
#footer_last {
	font-size: 9px;
	}
/*#footer end*/


/*#generic*/
#align_left {
	float: left;
	}
#align_right {
	float: right;
	}
#clear {
	float: none
	}
#big_text {
	color:#000000;
	font-size:14px;
	padding:5px;
	}
#img_margin {
	margin-top: 10px;
	margin-left: 7px;
	margin-right: 5px;
	}
#nav_margin {
	padding-top: 10px;
	margin-top: 10px;
	}
#scroll_img {
	height: 115px;
	}
	
a:link {
color: #7F7F7F;
text-decoration: none;
}
a:visited {
color: #7F7F7F;
text-decoration: none;
}
a:hover {
color: #7F7F7F;
text-decoration: none;
}
a:active {
color: #7F7F7F;
text-decoration: none;
}

#news_link {
	color:#FFFFFF;
	font-size: 10px;
	margin: 5px;
}

#featured {
	background:url(../images/featured_products.gif) no-repeat;
	position:absolute;
	z-index:1;
	width:218px; 
	height:26px; 
	top:355px;
	margin-left:542px;
	/*position:absolute; 
	margin-left:542px;*/
	}
	
* html #featured {
	margin-left:-227px;
	margin-top: 7px;
	}
	
*+ html #featured {
	margin-left:-227px;
	}
	
#featured_name {
	display:block; 
	background-color:#FA7911; 
	width:218px; 
	height:17px; 
	position:absolute; 
	margin-left:542px;
	margin-top:193px;
	border-width:thin;
	border-color:#FFFFFF;
	color:#FFFFFF;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	overflow:hidden;
	}

* html #featured_name {
	margin-left: -227px;
	margin-top: 193px;
	}
	
*+ html #featured_name {
	margin-left:  -227px;
	margin-top: 193px;
	}
	
#lining {
	background:url(../images/slide.jpg) repeat-x;
	width:535px; 
	}
/*#generic end*/

#halimbawa {font-size:11px;}
