﻿#menu
	{
		width:100%; 
		height:45px; 
		background:url(images/m12b.gif) no-repeat; 
		padding-top:7px;
	}
	
#banner
	{
		width:100%; 
		height:128px; 
		background: url(images/banbg.gif) repeat-x;
	}

#searchpane
	{
		width:100%; 
		height:48px; 
		background: right url(images/m13.gif) no-repeat; 
	
	}

#bodypane1
	{
		width:100%; padding-top:10px; background: left url(images/key.gif) no-repeat
	}

#bodypane2
	{
		width:100%; position:relative; 
		
		background:right url(images/key2.gif) no-repeat;
    top: 0px;
    left: 0px;
}
	
	

#fotter
	{
	width:100%; height:200px; 
background:right url(images/f.jpg) no-repeat; position:relative;
    top: 0px;
    left: 0px;
}