/*
	
	Didats Triadi
	http://didats.net
	
	-- IE6 Page Only
	
*/

body {
	margin:0px;
	padding:0px;
	text-align:center;
	background:#6F1251 url("../images/bg_body.gif") repeat-x top left;
}
p, h1, h2, ul, ol {
	margin:0px;
	padding:0px;
}

/* Class */
br.clear {
	clear:both;
}

#language {
	display:none;
}


/* Layout */
#wrap {
	width:740px;
	margin:0px auto;
	text-align:left;
	position:relative;
}
#header {
	margin-top:40px;
}
h1#title {
	text-indent:-9000px;
	background:transparent url("../images/bg_title.gif") no-repeat top left;
	width:289px;
	height:43px;
}

#message {
	background:transparent url("../images/bg_message.jpg") no-repeat top left;
	width:740px;
	height:209px;
	margin-top:10px;
	margin-bottom:20px;
}
#message p {
	text-indent:-9000px;
}
#message div.button {
	position:relative;
	top:125px;
	width:500px;
	left:60px;
}
div.button a.wants {
	text-indent:-9000px;
	width:130px;
	height:31px;
	display:block;
	float:left;
	background:transparent url("../images/bg_mau.gif") no-repeat top left;
}
div.button a.bandel {
	width:240px;
	height:31px;
	display:block;
	float:left;
	text-indent: -9000px;
	background:transparent url("../images/bg_bandel.gif") no-repeat top left;
	margin-left:20px;
}

#wants {
	width:743px;
	height:106px;
	background:transparent url("../images/bg_sayamau.gif") no-repeat top left;
	margin-bottom:15px;
}
#bandel {
	width:720px;
	height:152px;
	background:transparent url("../images/bg_sayabandel.gif") no-repeat top left;
	margin-bottom:15px;
}
#wants h2,
#wants p,
#bandel h2,
#bandel p {
	text-indent:-9000px;
}

#browsers {
	width:740px;
	height:87px;
	background:transparent url("../images/bg_browser.jpg") no-repeat top left;
	margin:25px 0px;
}
#browsers a {
	width:240px;
	height:80px;
	display:block;
	text-indent: -9000px;
	float:left;
	margin-right:10px;
}
#browsers a.safari {
	margin-right:0px;
}

#whoami {
	width:774px;
	height:219px;
	background:transparent url("../images/bg_siapasaya.jpg") no-repeat top left;
}
#whoami h2,
#whoami p {
	text-indent: -9000px;
}
