﻿@import url('vistatoolbar.css');
@import url('common.css');
@import url('sidemenu.css');

body 
{
	margin: 0;
	padding: 0;
	text-align: center;
	background: #7DB5DF ;
}

#Container
{
	width: 800px;
	margin: 0 auto;
	text-align: left;	
	background: White;		
}

#Header
{
	height: 100px;
	width: 100%;
	background: url(../img/banner.png);
}

#Navigation
{
	height: 28px;
	width: 100%;
}

#LeftSidebar
{
	float: left;
	width: 192px;
	margin-left: 2px;
}

#RightSidebar
{
	float: right;
	width: 192px;
	margin-right: 2px;
}

#MainContent
{		
	margin-left: 200px;
	margin-right: 200px;	
}

#Footer
{
	clear: both;
	width: 100%;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	background-color: #f0f0f0;
	border-bottom:1pt #dcdcdc solid;
	border-top:1pt #dcdcdc solid;
}

#ThongTinCanThiet
{
	width: 100%;
}

#DanhMucSanPham
{
	width: 100%;
}

#HinhAnhLonRung
{
	width: 100%;
}

#TinTuc
{
	width: 100%;
}

#QuangCaoTrai
{	
	width: 100%;
}

#QuangCaoPhai
{
	width: 100%;
}

.imgTrangTrai
{
	width: 180px;
	height: 180px;
}

#LienHe
{
	width: 100%;
}

#Nav
{
	width: 100%;
}
