#container {

width:800px;
height:1000px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  padding: 0;
} 

body{
font-family:"Trebuchet MS";
font-size:14px;
color:#000000;
}

#content {
	
	 margin-left: auto;
  margin-right: auto;
	width:800px;
	height:1000px;
}

#top-line{
	
	background:url(outlook_express/images/index_01.jpg) no-repeat;
	width:800px;
	height:1px;
}

#header {
	
	width:800px;
	height:233px;
}

#mid-content{
	
	
	
	background:url(outlook_express/images/index_03.jpg) center top no-repeat;
	background-color:#dfecf2;
	width:800px;
	height:593px;
}

#m-content{
padding: 20px 30px 0 30px;
}



#footer {

	background:url(outlook_express/images/index_04.jpg) no-repeat;
	top:827px;
	width:800px;
	height:172px;
}

#bottom-line{	

	background:url(outlook_express/images/index_05.jpg) no-repeat;
	width:800px;
	height:1px;
}


