body{
	padding:0;
	margin:0;
	color:#000;		
}

div, h1, h2, p, form, label, input, textarea, img, span{
	margin:0; 
	padding:0;
}

ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
	font-size:0;
}
.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}

#container{
	width:1000px;	
	background:url(images/backgroundwc.gif) 0 0 no-repeat;
}

#header{
	width:100%;
	height:129px;
	display:block;
	text-align:right;	
	
}
#header img{
	width:212px;
	height:129px;
	border:0px;
	margin:0;
	text-align:right;
}

#left{
	float:left;
	width:738px;
	margin:0 0 0 10px;
	padding:0;	
	text-align:center;
	background-color:#ffffcc;
	color:#336633;
}

#tabmemu{
	width:650px;
	text-align:center;
	height:55px;
}

#left .copybody{
	width:650px;
	text-align:left;
	padding:0;
	margin:0;
}

#left .copybody h1{
	font:bold 14px/20px arial, sans-serif, Helvetica, Geneva;
	color:#336633;	
	padding:0 0 20px 18px;
	text-align:center;
}

#home{
    	font:  normal 12px/18px arial, sans-serif, Helvetica, Geneva;
    	color: black;
    	text-indent:30px;
}
#left .copybody form{
	font:bold 12px/18px arial, sans-serif, Helvetica, Geneva;
	color:#336633;	
}
#left .copybody form span{
	text-align:center;
}

#left .copybody form input.button{
}

#right{
	width:212px;	
	float:right;
	padding:0 0 0 10px;	
	text-align:right;
}
#bottom
{
	width:100%;
	clear:both;
	float:left;
	background:url(images/bottom.gif) 0 0 no-repeat;
	}
#copyright
{
	width:700px;
	float:left;
	text-align:center;
	font:normal 10pt Arial, sans-serif, Helvetica, Geneva;
    color:Black;
	}
