/*initial reset*/
body, html, form, p, ul, ol, h1, h2, h3, h4, h5, h6, div
{
	margin: 0;
	padding: 0;
	
}
body, html
{
	height:100%;
}
img
{
	border:none;
}
.clearFloat {
	clear: both;
	height: 0;
	line-height: 0;
	overflow: hidden;
}

body {
	background: #FFFFFF url(../images/patt.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
#wrapper {
	width: 890px;
	margin: 0 auto;
}
#toplink {
	padding: 10px 16px;
	text-align: right;
	font-size: 11pt;
	color: #FFFFFF;
}
#toplink a {
	color: #FFFFFF;
	text-decoration: none;
}
#toplink a:hover { text-decoration: underline; }

#topnav ul,
#topnav li {
	padding: 0;
	margin: 0;
	height: 27px;
	overflow: hidden;
}
#topnav li {
	float: left;
	list-style: none;
}
#topnav a {
	font-size: 0pt;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
	#topnav .nav1 a {
		width: 54px;
		height: 27px;
		background: url(../images/m-home-off.gif);
		display: block;
	}
	#topnav .nav1 a:hover { background: url(../images/m-home-on.gif); }
	#topnav .nav2 a {
		width: 127px;
		height: 27px;
		background: url(../images/m-about-off.gif);
		display: block;
	}
	#topnav .nav2 a:hover { background: url(../images/m-about-on.gif); }
	#topnav .nav3 a {
		width: 127px;
		height: 27px;
		background: url(../images/m-showcase-off.gif);
		display: block;
	}
	#topnav .nav3 a:hover { background: url(../images/m-showcase-on.gif); }	
	#topnav .nav4 a {
		width: 127px;
		height: 27px;
		background: url(../images/m-regions-off.gif);
		display: block;
	}
	#topnav .nav4 a:hover { background: url(../images/m-regions-on.gif); }	
	#topnav .nav5 a {
		width: 127px;
		height: 27px;
		background: url(../images/m-markets-off.gif);
		display: block;
	}
	#topnav .nav5 a:hover { background: url(../images/m-markets-on.gif); }	
	#topnav .nav6 a {
		width: 127px;
		height: 27px;
		background: url(../images/m-testi-off.gif);
		display: block;
	}
	#topnav .nav6 a:hover { background: url(../images/m-testi-on.gif); }	
	#topnav .nav7 a {
		width: 201px;
		height: 27px;
		background: url(../images/m-franchise-off.gif);
		display: block;
	}
	#topnav .nav7 a:hover { background: url(../images/m-franchise-on.gif); }				


#maincontentleft {
	/* background: url(../images/shad-kiri.png) repeat-y; */
	padding-left: 12px;
	height: 100%;
}	
#maincontentright {
	/* background: url(../images/shad-kanan.png) repeat-y right;*/
	width: 878px;
	padding-right: 12px;
	height: 100%;
}	
#maincontent {
	width: 866px;
	background-color: #FFFFFF;
}	
#realcontent {
	background-color: #C1C1C1;
	/*height: 100%;*/
	background: #FFFFFF url(../images/bg-home.jpg) right bottom no-repeat;
	/*padding-bottom: 70px;*/
	min-height: 360px;
	height: auto;	
}
.subpage {
	background-color: #FFFFFF!important;	
	padding: 10px 20px 20px 20px;
	font-size: 10pt;
}
.subpage .breadcrumbs {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: #999999 dotted 1px;
}
.subpage a {
	color: #333333;
	text-decoration: underline;
}
.subpage a:hover { text-decoration: none; }

#contentleft {
	width: 162px;
	padding: 10px 20px;
	float: left;
	background-color: #C1C1C1;
	height: 100%;
}
#leftnews {
	min-height: 200px;
	margin: auto;
	font-size: 8pt;
}
#leftnews .header {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: #666666 solid 2px;
}
#contentright {
	width: 623px;
	padding: 10px 20px 50px 20px;
	float: left;
	/*background: #FFFFFF url(../images/bg-home.jpg) right bottom no-repeat;*/
	min-height: 360px;
	height: auto;
}

#contentright .firstcol { margin-left: 10px; }
#contentright .contentcol {
	width: 195px;
	margin-right: 8px;
	float: left;
}
#contentright .contentcol .desc {
	padding: 5px 0 10px 0;
	font-size: 8pt;
	min-height: 180px;
}
#contentright .lastcol { margin-right: 0pt; }
.clearcontent { clear: both; }
		
#footer {
	/*background: url(../images/shad-bottom.png) repeat-x top;*/
	padding: 10px 20px;
	font-size: 10pt;
	color: #C1C1C1;
}
#footer a{	
	color: #C1C1C1;
	text-decoration: none;
}
#footer a:hover { text-decoration: underline; }
#footer .copyright{	
	font-size: 8pt;
	padding: 20px 0;
}
#footer .copyright a  { text-decoration: underline; }

.print_btn {cursor:pointer}