.html, body, * {
	padding: 0px;
	margin: 0px;
	font-family: verdana, arial, sans-serif ;
	outline: none;
	border: 0px none;
	border-spacing: 0px;
	text-decoration: none;
	}

body {
	height: 100%;
	position: relative;
	font-size: 12px;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
	line-height: 1.2em;
	background: url(images/img_title.jpg) no-repeat;
	padding:0 0 10px 38px;
	margin-top: 10px;
	color: #666666;
}

h2 {
	font-family: georgia, serif, san-serif;
	font-size: 1.3em;
	color: #999;
	text-align: right;
	padding-right: 18px;
	border-right: 1px solid #E5E6E7;
	line-height: 1.5em;
}

h3, h4 {
	font-size: 1.2em;
	color: #999999;
	padding-left: 8px;
	text-align: left;
	line-height: 1.6em;
	font-weight: 600;
}

h4 {
	border-bottom: 1px solid #E5E6E7;
	padding-bottom: 5px;
	font-family: georgia, serif, san-serif;
	}

hr {
	width: 780px;
	height: 1px;
	border-bottom: 1px solid #404040;
	}

p {
	font-size: 1em;
	line-height: 1.5em;
	padding: 5px 10px 10px 10px;
	color: #444444;
	}

#main {
	width: 100%;
	height: auto !important;
	clear: both;
	}

#header {
	width: 100%;
	height: 113px;
	margin: auto;
	float: left;
	}

#menu {
	margin-left: 320px; 
	padding: 0; 
	margin-top: 85px; 
	height: 28px; background: url(images/head_menu.png) no-repeat;
	}

#menu li {
	float: left; 
	margin:0; padding:0; 
	list-style:none; 
	}

#menu span {
	display: none;
	}

#menu a {
	height: 28px; 
	display: block;
	}

#menu .home{width: 73px;}
#menu .about{width: 83px;}
#menu .product{width: 131px;}
#menu .client{width: 79px;}
#menu .contact{width: 86px;}

#menu a.home:hover{background: url(images/head_menu.png) -0px -31px no-repeat;}
#menu a.about:hover{background: url(images/head_menu.png) -73px -31px no-repeat;}
#menu a.product:hover{background: url(images/head_menu.png) -156px -31px no-repeat;}
#menu a.client:hover{background: url(images/head_menu.png) -287px -31px no-repeat;}
#menu a.contact:hover{background: url(images/head_menu.png) -366px -31px no-repeat;}

.home #menu a.home{background: url(images/head_menu.png) -0px -62px no-repeat;}
.about #menu a.about{background: url(images/head_menu.png) -73px -62px no-repeat;}
.product #menu a.product{background: url(images/head_menu.png) -156px -62px no-repeat;}
.client #menu a.client{background: url(images/head_menu.png) -287px -62px no-repeat;}
.contact #menu a.contact{background: url(images/head_menu.png) -366px -62px no-repeat;}


.isi {
	width: 790px; 
	margin: 0 auto;
	}

.desc {
	float: left;
	width: 460px;
	padding-left: 15px;
	text-align: left;
	}

.products {
	float: left;
	margin-top: 40px;
	width: 300px;
	}

.prod1 {
	font-size: 0.9em;
	width: 245px;
	padding-left: 50px;
	}

.prod2 {
	font-size: 0.9em;
	width: 140px;
	padding-top: 35px;
	padding-left: 170px;
	background-image: url(images/bg-prod1.jpg);
	}

.img {
	float: left;
	margin-right: 10px;
	}

.imgtip {
	float: right;
	margin-left: 10px;
	}


.tiplogo {
	position: absolute; 
	top:0px; 
	}

#intro-front, #intro-main {
	width: 100%;
	margin: auto;
	vertical-align: top;
	clear:both;
	}

#intro-front {
	height: 288px;
	background: url(images/main-image01.jpg) no-repeat;
	}

#intro-main {
height: 172px;
background: url(images/main-image02.jpg) no-repeat;
}

.welcome, .sub-welcome {
	width: 424px;
	color: #fff;
	text-align: left;
	padding-left: 330px;
}

.welcome {
font-size: 1.4em; 
padding-top: 30px;
line-height: 1.6em;
}
.sub-welcome {
font-size: 1.2em; 
line-height: 1.4em;
}

.highlight {
float: left;
padding: 10px;
width: 440px;
}

.img-highlight {
float: left;
margin-right: 15px;
margin-bottom: 10px;
}

.desc1 {
float: left;
width: 300px;
margin-top: 115px;
margin-right: 25px; 
line-height: 2.2em;
}
.desc1-b {
float: left;
width: 350px;
margin-left: 20px;
line-height: 2.2em;
text-align: left;}

.desc2 {
float: left;
width: 460px;
}

.desc3 {
clear: both;
float: left;
width: 290px;
margin-top: 110px;
margin-right: 30px;
} 

.desc4 {
clear: both;
float: left;
width: 290px;
margin-top: 5px;
margin-right: 30px;
} 

.leftpic {
position: absolute;
top: 199px;
left: 19%;
}

.leftpic2 {
position: absolute;
top: 235px;
left: 19%;
}

.leftpic3 {
clear: both;
float: left;
width: 200px;
padding-top: 50px;
padding-right: 30px;
} 

table {
padding-bottom: 30px;
}


ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 1.6em;}

li.list {
	background-image:url(images/list.gif);
	background-position: 1em 0.4em;
	background-repeat:no-repeat;
	padding:0 0 0 30px;
}

li.list4 {
	background-image:url(images/list4.gif);
	background-position: 1em 0.2em;
	background-repeat:no-repeat;
	padding:0 0 0 25px;
}

li.list2 {
	background-image:url(images/list4.gif);
	background-position: 10em 0.3em;
	background-repeat:no-repeat;
	padding:0 0 0 140px;
}

li.list3 {
	background-image:url(images/list3.gif);
	background-position: 0em 0.6em;
	background-repeat:no-repeat;
	padding:0 0 0 10px;
}

li.list5 {
	background-image:url(images/list5.gif);
	background-position: 1em 0.4em;
	background-repeat:no-repeat;
	padding:0 0 0 30px;
}

small {
font-size: .9em;
}

strong {
color: #777777;
font-weight: bolder;}

.null {
font-size: 0em;
}

.img {
float: left;
margin-right: 10px;
}

abbr, span.abbr {
border-bottom: 1px dashed #ccc;
cursor: help;
}


a {
color: #5c87e8;
}

a:hover {
color: #92beff;
background-color: #f4f6ff;}

a.headlink {
padding: 15px 20px;
float: right;
font-size: 0.8em;
color: #555;
text-decoration: none;
}

a.headlink:hover {
color: #777;
}

.prod {
width: 330px;
height: 120px;
color: #555;
float: left;
padding: 10px;
line-height: 1.2em;
background: url(images/bg-products.gif) no-repeat;
}

.sub-prod {
color: #4a628d;
height: 100px;
font-size: .8em;
line-height: 1.2em;
padding: 5px;
background-color: #f7f7f7;
}

.sub-prodlink {
float: left;
width: 136px;
margin: 5px;

}

.sub-module {
float: left;
width: 200px;
padding: 5px;
background-color: #f5f5f5;
}


.footer {
clear: both;
height: 110px;
background: url(images/bg04.jpg) repeat-x;
}

.foot {
clear: both;
font-size: 0.9em;
line-height: 1em;
text-align: center;
padding: 5px;
color: #555;
}


.path {
font-size: 0.8em;
color: #4a628d;
padding: 5px;
border-bottom: 1px #ccc solid;
}

a.footlink {
color: #555;
text-decoration: underline;
}

a.footlink:hover {
color: #878787;
}
