﻿.FixedWidth
{
	position: static;
	width: 928px;
}
#Column1
{
	position: static;
	float: left;
	width:928px;
}
#Column2
{
	position: relative;
	float: left;
	width: 185px;
}
#Column3
{
	position: relative;
	float: left;
	width: 184px;
}
#Column4
{
	position: relative;
	float: left;
	width: 184px;
}
#Column5
{
	position: relative;
	float: left;
	width: 184px;
}
#Column6
{
	position: relative;
	float: left;
	width: 182px;
}
#Column7
{
	position: relative;
	width: 246px;
	float:left;
}
#Column8
{
	position: relative;
	width: 450px;
	float:left;
} 
#Column9
{
	position: relative;
	width: 220px;
	float:right;
} 
#FixedColumn
 {
	width: auto;
	float:left;
	position: relative;
} 
.thanhbinh_item_line{
	height:100px;
	width:2px;
	float:left;
	margin-top:10px;
	background-image: url(/images/admin/templates/1/ver_dot.gif);
	background-repeat: repeat-y;
}
.homepage_content{
	padding-top:20px;
	margin-left:1px;
	height:auto;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}
.home_footer{
	min-height:250px;
	width:928px;
	background-image: url(/images/admin/templates/1/home_footer.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.home_footer_content{
	background:url(/images/admin/templates/1/horizon_dot.gif) repeat-x;
	width:928px;
	padding-top:25px;
}
.content{
	width:928px;
	padding-top:0px;
	min-height:260px;
	height:auto;
	background-color:#ffffff;
	background-image: url(/images/admin/templates/1/content_bg.gif);
	background-repeat: repeat-y;
	background-position: bottom;
}

