body
{
  margin:0px;
}

.header
{
   background-image:url('../../img/template/top_header.gif');
   height:56px;
   width:1024px;
   #background-repeat:repeat-y;
   background-position:fixed;
   background-position:right;
	#background-repeat:none;
}

.top_header_loop
{
	background-image:url('../../img/template/header_loop.gif');
	background-repeat:repeat-x;
}

.header_small
{
	background-image:url('../../img/template/back_top_loopp.gif');
	background-repeat:repeat-x;
	background-position:top;
	height:16px;
	width:1024px;
}

.mainbody
{
	background-color:#FFFFFF;
	background-image:url('../../img/template/back_bottom_loop.gif');
	background-repeat:repeat-x;
	width:1024px;
}

.footer
{
   background-color:#26405a;
   height:10px;
}

.mainPage
{
   background-color:#FFFFFF;
   width:100%;
   height:100%;
}