body, html {
	width: 100%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	background-color : #F5F5F5;
    margin: 0;
}
.TMPLhomePage{
	width:100%;
	margin:0;
	}
.ContainerDashboard {
  	width : 758px;
	background-image : url(img/BG_home.jpg);
}
.TopNav{
	height:51px;
	background:url(img/BG_top.jpg);
	}
.Logo{
	float:left;
	margin-left:30px;
	/*left:30px;*/
	top:21px;
	position:absolute;
	z-index:10;
	width:107px;
	}
.SubNav{
	background:url(img/BG_subnav-edit.jpg);
	height:55px;
	}
.MiddleContentContainer{
	background:url(img/BG.jpg) top left repeat-y;
	padding:0 15px 0 15px;
	}
.BottomHomePage{
	height:43px;
	background:url(img/BG_bottom_home-edit.jpg);
	width : 758px;
	padding: 0;
	margin:0;
	}
.headerlink	{
	float:left;
	position:absolute;
	margin: 5px 0 0 630px;
	}
.headerlink	a {
	font:Arial, Helvetica, sans-serif;
	color:#CC0000;
	font-size:10px;
	text-decoration:none;
	}
	