/* CSS Document */

body {
	background-image: url(index/bg.jpg);
	background-repeat: repeat-x;
	font:100% Arial;
    margin:0 0 0 0;
}

#wrapper
{
    margin:0 auto;
	width:927px;
	min-width: 927px;
	max-width: 927px;
	width: auto !important;
}
#menu ul
{
list-style: none;
padding: 0;
margin: 0;
} 

#menu li
{
float: right;
margin: 0 0.155em 0;
} 

#menu li a
{
float: right;
width: 9em;
display: inline;
text-decoration: none;
text-align: center;
} 

#menu img
{
border:0;
}
#banner img 
{
float:left;
border:0px;
width:900px;
margin: 0 2em 0;
}

#home_panel_1 img
{
float:left;
width:298.3px;
height:232px;
border:none;
margin: 0 0 0 2em;
}

#home_panel_2 img
{
float:left;
width:298.3px;
height:232px;
border:none;
}
#home_panel_3 img
{
float:left;
width:298.4px;
height:232px;
border:none;
}

#sidenav
{
background-image:url(global/sidebar-bg.jpg);
float:left;
width: 25%;
margin: 0 2em 0;
}
#sidenav img{
width:100%;
}
#title
{
text-align:center;
}
#content
{
background-image:url(global/content-bg.jpg);
background-repeat: no-repeat;
float:left;
padding-left:20px;
padding-right:20px;
padding-bottom:2px;
padding-top:20px;
min-height:300px;
width:591.25px;
font: 12px, Arial;
line-height:200%;
color:#282828;
}
.contents_top{
background: url(product/section-bg-top.png) no-repeat top center;
float:left;
width:593px;
margin-left:22px;
min-height:20px;
margin-top:20px;
}

.contents
{
background:url(product/section-bg-center-tile.png) repeat-y center center;
float:left;
min-height:100px;
width:593px;
margin-left:22px;
vertical-align:top; 
}
.contents_bottom{
background: url(product/section-bg-bottom.png) no-repeat bottom center;
float:left;
width:593px;
margin-left:317px;
min-height:20px;
margin-bottom:-8px;
}
.contents_tops{
background: url(product/section-bg-top.png) no-repeat top center;
float:left;
width:593px;
margin-left:316px;
min-height:20px;
}
.contentss
{
background:url(product/section-bg-center-tile.png) repeat-y center center;
float:left;
min-height:100px;
width:593px;
margin-left:316px;

}
.contents_bottoms{
background: url(product/section-bg-bottom.png) no-repeat bottom center;
float:left;
width:593px;
margin-left:316px;
min-height:20px;
margin-bottom:-8px;
}
div.form
{
position:relative;
left:10px;
width:630px;
}
#isi{
font: 12px, Arial;
color:#282828;
line-height:200%;
text-align:justify;
padding-right:25px;
}
#isi_product{
font: 12px, Arial;
color:#282828;
line-height:200%;
text-align:justify;
padding-right:25px;
padding-left:25px;
}#isi_products{
font: 12px, Arial;
color:#282828;
line-height:200%;
text-align:justify;
padding-right:25px;
padding-left:45px;
}
#isi_product li{
padding-left:5px;
}
#isi_contact{
font: 12px, Arial;
color:#282828;
text-align:justify;
padding-right:25px;
}
#tabless{
border:0;
font: 12px, Arial;
line-height:200%;
color:#282828;
}
#select{
font: 12px, Arial;
color:#282828;
}


.button {  
    font-family: Arial; 
    font-size: 9pt;
    color: #FFFFFF; 
    background-color: #bd2c2c; 
    border: 0; 
    border-top-width: 1px; 
    border-right-width: 1px; 
    border-bottom-width: 1px; 
    border-left-width: 1px;
    width:70px;
}
#footer{
font: 12px, Arial;
line-height:200%;
color:#282828;
text-align:center;
font-size:12px;
width:950px;
clear:both;
}
