/* msg #537824759  */
html,body {
/*  background: #b2aea3 url('images/custom/bg_general2.gif') center repeat-y;*/
  background: #000000;
}

div.mimage {
    background: URL("../fpimages/0210_L1.jpg");
    background-repeat: no-repeat;
    width:950px; 
    height:390px; 
    align:center; 
    padding: 0px;
    border-bottom: 2px solid #141414;"
    margin:0 auto;
  }
div.mimage:hover {
    background: URL("../fpimages/0210_L2.jpg");
    background-repeat: no-repeat;
  }

#page-container {
	min-height: 100%;
	position: relative;
/*	width: 780px;*/
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background: #f1ede4;
}
.printable #page-container {
	background: #ffffff;
}

#center-main {
	margin: 0px 3px 0px 177px;
	overflow: hidden;
	position: relative;
}

#header {
	height: 113px;
}

#content-container {
	clear: both;
	float: left;
	overflow: hidden;
	position: relative;
	width: 100%;
 	padding-bottom: 141px;
	margin-top: 113px;
}

#footer {
/*	width: 780px;*/
	width: 900px;
}
/*
.toptd {
  background: #b2aea3 url('images/custom/bg_general2.gif') center repeat-y;
}
*/
