div#bfLogoPos { width: 415px; float: left; }

div#bfLogoPos img { margin-top: 40px; margin-left: 30px; }

div#bfSeoPos { font-size: 11px; color: #4C4C4C; float: left; width: 340px; }

div#bfSeoPos h1 { font-size: 13px; margin: 0px; padding: 0px; margin-bottom: 2px; margin-top: 30px; }

div#bfSeoPos p { margin: 0px; padding: 0px;padding-right: 10px; margin-bottom: 2px; }

div#bfSeoPos a { text-decoration: none; color: #4C4C4C; }

div#bfSeoPos a:hover { text-decoration: underline; color: #000; }



div.bfImp { color: #4C4C4C; text-align: center; font-size: 12px; padding: 10px; }

div.bfImp a { text-decoration: none; color: #4C4C4C; }

div.bfImp a:hover { text-decoration: underline; color: #000; }



div#bfStartContent {

	clear: both;

	height: 358px;

	}

	

div#bfStartContentL {

	float: left;

	width: 415px;

	height: 358px;

	background-image: url(../images/layout/bgGreen.jpg);

	background-position: left top;

	background-repeat: no-repeat;

	}

	

div#bfStartContentR {

	float: left;

	}



div#bfStartTop {

	height: 123px;

	background-image: url(../images/layout/bgStartTop.jpg);

	background-position: left top;

	background-repeat: no-repeat;

	}

	

div#bfStartBottom {

	height: 78px;

	background-image: url(../images/layout/bgStartBottom.jpg);

	background-position: left top;

	background-repeat: no-repeat;

	clear: both;

	}



div#bfMain {

	width: 755px;

	height: 559px;

	position: absolute;

	left: 50%;

	top: 50%;

	margin-left: -377px;

	margin-top: -280px;

	background: #FFF;

	}



body { 

	font-family: verdana, arial, sans-serif;

	margin: 0px; 

	padding: 0px; 

	background: #F1F1F1; 

	}
	
/* by hantha.com */
#langSelect{
	background: #F1F1F1;
	text-align:right;
	font-size:11px;
}

#langSelect a{ 
	color: #333;
	text-decoration:none;
}

#langSelect a:hover{
	color: #F7921E;
} 