@charset "UTF-8";
/* CSS Document */

body{
	background: url('../images/body_bkg.gif') top left repeat;
}
#wrapper {
	width: 1100px; 
	margin: 0 auto; padding: 0;
		
}
#header{
	height: 168px; 
	background: url('../images/header_new.gif') top center no-repeat;
	padding: 0; margin: 0; 
}
#content{
	height: 350px;
	background: url('../images/body_bkg.gif') top left repeat;
}
#html{
	margin-top: 20px;
	height: 136px;
}
#html img{
	border:none;
	background-color:#FFFFFF;
}
#flash{
	margin-top: 20px;
	height: 136px;
}
#flash img{
	border:none;
	background-color:#FFFFFF;
}