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

#mwtHeader{
	margin:0;
	padding:0;
	width:100%;
	height:250px;
}
#mwtHeaderInfo{
	float:left;
	width:554px;
	height:250px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}
#mwtHeaderInfoTop{
	background-image:url(../_images/index_images/mwt_landing_title.jpg);
	background-repeat:no-repeat;
	width:551px;
	height:99px;
}
#mwtHeaderInfoBottom{
	width:551px;
	height:148px;
	background-image:url(../_images/index_images/mwt_clocking.jpg);
	background-repeat:no-repeat;
	margin-top:3px;
}
#mwtHeaderBanner{
	float:right;
}
#mwtBoard{
	padding:0;
	float:left;
	width:168px;
	height:448px;
	margin:10px 0 0 0;
	background-image:url(../_images/index_images/mwt_landing_se.jpg);
	background-repeat:no-repeat;
}
