@CHARSET "UTF-8";
* {
	margin: 0 0;
	padding: 0 0;
}
html , body{
	background-color: #FFF;
	height: 100%;
}
/*#container {
	position: relative;
	
	margin: 0 0;
	width: 100%;
}*/

.onlyprint {display:none;}

#main-txt .vinaheader {
	font:Verdana, Geneva, sans-serif;
	font-size:15px;
	color:#FFF;
	background-color:#000;
	width:150px;
	padding:0 10px 2px 10px;
	margin:0 0 10px 0;
	line-height:18px;
}


#top-container {
	background-image: url(../img/site/bg_top_repeat.gif);
	background-repeat: repeat-x;
	background-position: left top;
	position:relative;
	min-height: 100%;
	_height: 100%; /* for IE6 as it doesnt understand min-height */
	
}


#innercontainer {
	width: 997px;
	margin: 0 auto;
	padding-bottom:135px; /* */

}
#header-container {
	background-image: url(../img/site/header_bg_logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.push {
/*	height: 135px;*/
}
#bottom-container {
	background-image: url(../img/site/footer_bg_repeat.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	position: relative;
	margin-top:-135px;
	/*bottom: 0px;*/
	left: 0px;
	width: 100%;
}



#footer {
	background-image: url(../img/site/footer_bg_img.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 997px;
	height: 135px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
#label {
	width: 394px;
	height: 91px;
	background-repeat: no-repeat;
	margin-left: 500px;

}
#banner-bg {
	background-repeat: no-repeat;
	background-position: 8px 29px;
	height: 273px;
	width: 922px;
	float: left;
}
#main-container {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/site/r_decor.gif);
	background-repeat: no-repeat;
	background-position: right top;
	min-height:370px;
	_height:370px;
}
#main-txt {
	width: 489px;
	padding-top: 55px;
	float: left;
	padding-left: 15px;
}
#main-img {
	float: left;
	width: 255px;
	/*height: 478px;*/
}
#main-img img {
	width: 170px !important;
	height: auto;
	margin-top: 25px;
	margin-left: 50px;
}