body{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#EFEFEF;
/*	background-attachment: fixed;
	background-image: url(../img/GRADIENT.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
*/}

div.area {
	margin-left:auto;
	margin-right:auto;
	padding-left:30px;
	padding-right:30px;
	width:920px;
}

.clear{
	clear:both;
}

input.txt1{
	width:95%;
	color:#009900;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #333333;
	border-left-color: #FFFFFF;	
}
textarea.contact_msg{
	width:95%;
	border: 1px solid #666666;
	color:#009900;
}
 
#wrapper1{
	width:1010px;
	margin: 0px auto;
	clear:both;
}
#wrapper2{
	background-attachment: scroll;
	background-image: url(../img/shadow_left.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left:15px;
}
#wrapper3{
	background-attachment: scroll;
	background-image: url(../img/shadow_right.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding-right:15px;
}


#big_body{
	width:980px;
	background-color:#FFFFFF;
	position:relative;
}

#top{
	float:left;
	height:120px;
	padding-right:113px;
	width:700px;
}

#menu{
	display:block;
	height:25px;
	position:absolute;
	left:0px;
	top:0px;
	background-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#menu ul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}
#menu li{
	float:left;
	list-style-type:none;
}

#menu li a{
	text-decoration: none;
	color:#333333;
	outline: none;
	text-align: center;
	top: 7px;
	text-transform: uppercase;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height:25px;
	position: relative;
	overflow: hidden;
	margin: auto 8px;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}

#menu li a:hover{
	color:#FF0000;

}

#menu li.back {
	width: 9px;
	height: 25px;
	z-index: 8;
	position: absolute;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
#menu li.back .left {
		height: 25px;
		margin-right: 9px; /* 7px is the width of the rounded shape */

}

#menu li a.selected{
	color:#FF0000;
}

h1.main_title{
	clear:both;
	color:#292D34;
	font-size:24px;
	font-weight:normal;
	line-height:130%;
	margin-right: 0;
	margin-bottom: 0;
	margin-top:50px;
	margin-left: 0;
	padding-top:0px;
}

#logo{
	float:left;
}

a.product{
	width:98%;
	height:auto;
	font-weight:bold;
	float:left;
	text-decoration:none;
	margin-left:1px;
	margin-right:1px;
	padding:10px;
	color:#FFFFFF;
	margin-bottom:20px;
}

a.product u.judul{
	font-size:20px;
}
a.product img{
 float:left;
}
a.product span{
	width:90%;	
	text-align:left;
	display:block;
	float:left;
	margin-left:5px;
}

a.product:hover{
	cursor:hand;
	color:#000000;
	background-color:#FFFFFF;
	background-repeat: no-repeat;
	background-position: right bottom;
}

a.product:hover span{
}


a.product2{
	width:290px;
	height:150px;
	font-weight:bold;
	font-size:11px;
	float:left;
	text-decoration:none;
	display:block;
	/*	border: 1px solid #0066FF;*/
	background-color:#FFFFFF;
	overflow:hidden;
	color:#FFFFFF;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
}
a.product2 img{float:left;widht:130px;}

a.product2 span{
	width:153px;
	height:130px;
	margin-top:9px;
	margin-bottom:9px;
	text-align:left;
	display:block;
	float:left;
	/*	background-color:#0066CC;*/
	cursor: hand;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	overflow:hidden;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}

a.product2 p{
	display:block;
	padding:0px;
	margin:0px;
}

a.product2:hover{
}

a.product2:hover span{
	background-color:#003366;
}

#flower_top{
	background-image: url(../img/1.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 121px;
	width: 311px;
	position: absolute;
	right: 0px;
	top: -121px;
	z-index:1;
}

#flower_bottom{
	background-image: url(../img/2.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 118px;
	width: 180px;
	position: absolute;
	left: 0px;
	bottom: -118px;
	z-index:1;
}


#mid1{
	/*background:#FFFFFF url(../gfx/background/back_main_index.jpg) repeat-x scroll center bottom;*/
	clear:both;
	height:110px;
	margin-bottom:0px;
	margin-top:0px;
	padding-top:10px;
	background-color:#999999;
	position:relative;
	background-image: url(../img/banner_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#mid2{
	display:block;
	padding-bottom:40px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	padding-left:30px;
	padding-right:30px;
	width:920px;
	clear:both;
}

.column{
	float:left;
	display:block;
	width:45%;
}

.column_big{
	display:block;
	width:99%;
	position:relative;
	margin-top:15px;
}

.column_space{
	float:left;
	display:block;
	width:5px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color:#FFFFFF;
	height:100px;
	border-right-width: 2px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom:30px;
}

#footer{
	clear:both;
	height:60px;
	line-height:100%;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#091289;
	text-align:center;
	color:#FFFFFF;
	background-image: url(../img/banner_footer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#footer a{
	color:#FFFFFF;
	text-decoration:none;
}

ul.promo{
	color:#FFFFFF;
}
ul.promo li{
	list-style-type:square;
	color:#FFFFFF;
}

ul.promo li a{
	text-decoration:underline;
	color:#FFFFFF;
}

ul.promo li a:hover{
	text-decoration:underline;
	color:#FFFF00;
}

h2.title1{
	padding:0px;
	margin:0px;
	color:#FFFFFF;
	text-decoration:underline;
	text-align:right;
	font-size:14px;
}

.product_box{
	margin-bottom:5px;
}

.border_red{border: 1px solid #FF0000;}
.border_blue{border: 1px solid #0066FF;}
.border_green{border: 1px solid #00CC00;}
.border_orange{border: 1px solid #FF9900;}
.border_black{border: 1px solid #000000;}
.border_grey{border: 1px solid #999999;}
.bg_red{background-color:#FF0000;}
.bg_blue{background-color:#0066FF;}
.bg_green{background-color:#00CC00;}
.bg_orange{background-color:#FF9900;}
.bg_black{background-color:#000000;}
.bg_grey{background-color:#999999;}

.bg2_red{
	color:#FFFFFF;
	background-image: url(../img/red.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.bg2_blue{
	color:#FFFFFF;
	background-image: url(../img/blue.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.bg2_green{
	color:#FFFFFF;
	background-image: url(../img/green.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.bg2_orange{
	color:#FFFFFF;
	background-image: url(../img/orange.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.bg2_black{
	color:#FFFFFF;
	background-image: url(../img/black.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.bg2_grey{
	color:#FFFFFF;
	background-image: url(../img/grey.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.txt_white{color:#FFFFFF;}
.txt_black{color:#000000;}

.product_box h3{
	margin:0px;
	padding:0px;
	text-decoration:underline;
}

a.white{
	color:#FFFFFF;
}

a.black{
	color:#000000;
}

#contact_address{
	width:270px;
	position:absolute;
	background-color:#FFFFFF;
	top:-25px;
	right:-10px;
	text-align:right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-image: url(../img/pattern.gif);
	background-repeat: repeat;
}

#contact_address .tape1{
	height: 27px;
	width: 77px;
	display:block;
	position: absolute;
	top:-10px;
	left:-20px;
	background: url(../img/tape.png) no-repeat;
}

#contact_address .tape2{	
	display:block;
	position: absolute;
	height: 27px;
	width: 77px;
	top:-12px;
	right:-10px;
	background: url(../img/tape.png) no-repeat;

}

#mail_img{
	background: url(../img/mail.jpg) no-repeat;
	display:block;
	position: absolute;
	height: 150px;
	width: 290px;
	bottom:-40px;
	right:-39px;

}

#about_content{
z-index:4;position:relative;height:300px;
}

#about_img{
	background: url(../img/about.jpg) no-repeat;
	display:block;
	position: absolute;
	height: 233px;
	width: 403px;
	bottom:-50px;
	right:-40px;
	z-index:2;
}

#contact_form{
	height: 450px;
	width: 600px;
	display:block;
	position:relative;
/*	border: 1px solid #666666;*/

}

.loading_box{
	position:absolute;
	width:598px;
	height:455px;
	top:1px;
	left:1px;
	background-color:#FFFFFF;
	opacity:0.90;filter:
	alpha(opacity=90);
	display:none;
}
.loading_box p{
	margin:100px auto;
	width:99%;
	height:100px;
}

#frm_contact label.error {
	display:block;
	padding-left: 16px;
	padding-bottom: 2px;
	color:#FF0000;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-image: url(../img/alert.gif);
	background-repeat: no-repeat;
}

.detail{
}
.detail .judul{
	background-image: url(../img/line4.jpg);
	background-repeat: no-repeat;
	width:99%;
	height:45px;
	display:block;
	padding-left:60px;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#003333;
}

.detail .judul2{
	background-image: url(../img/line3.jpg);
	background-repeat: no-repeat;
	width:99%;
	height:45px;
	display:block;
	padding-left:60px;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#003333;
}
