/**************************************************************************************************
Content section
 ***************************************************************************************************/  
     
   #content-hm{
   width:877px;
   }
   .contentbox-hm{
   width:794px;
   height:439px;
  margin:17px 0 0 83px;
   }   
   
/*tinybtn style*/
#bgcontenthm-toolbar{
  margin:20px 0 0 680px;
  border:1px solid green;
   }   
/**************************************************************************************************
Logoblok section
 ***************************************************************************************************/  
   
   .logoblok-hm{
   width:877px;
   height:122px;
   border:0px solid green;
   }
	.dawnlogo-hm{
   float:left;
   width:280px;
   height:103px;
   margin:20px 0 0 83px;
   background:url(/images/dawnlogo.gif) no-repeat left top;
   background-position:0% 0%;
   }
   .creat-hm{
   float:left;
   width:513px;
   height:122px;
   }
   .creatbox-hm{
   width:413px;
   height:70px;
   margin:42px 0 0 90px;
   }
   .creattext{
 font-size:38px;
  color:#FAB91C;
   border:0px solid green;
   }
   
/**************************************************************************************************
Footer section
 ***************************************************************************************************/  
#footer-hm{
   width:877px;
   height:30px;
   clear:both;
   background:#fff url(../images/bgfooter2.gif) no-repeat left top;
   background-position:0% 0%;
   _margin-top:-1px;
   }   
   
#footer-hm p{
	text-align:right;
   padding:8px 0 0 0;
   }
   #footer-hm a{
   font-size:11px;
   font-weight:bold;
   color:#EE6B35;
   }   

