* {
     padding: 0;
     margin: 0;
}
img {
     border: 0;
}
body {
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.3em;
    padding-top: 10px;
    font-size: 13px;
    color: #0F0F0F;
    width: 701px;
    border: 0px solid #000000;
    margin: 0px auto 0 auto;
    background-image:url('../images/back_main.jpg');
	
	
}

a:link, a:visited {
    text-decoration: underline;
    font-weight: normal;
    color: #000;
    outline: none;
    text-align: left;
}
.float { 
     float: left; 
} 
.clear { 
    clear: both; 
} 
.overall {
    background-color: #fff;   
}
div.center {
    text-align: center;
    margin: 0px auto 0 auto;
    padding: 0;
    width: 700px;
    background: #000000;
}

#content {
    width: 80%;
    text-align: left;
    padding: 5px;
}

#logo { 
    background-color:#f4f9fc;
    text-align:center;
    padding: 0px;
    width: 209px;
    height: 185px;
    text-align:left;
    float: left;
    background-image: url('../images/logo_mp.jpg')
    }

#flashanim { 
    	background-color:#fff;
    	text-align:left;
	padding-top: 5px;
   	width: 492px;
	height: 180px;
	float: right;
	background-image: url('../images/toppic.jpg');
	background-repeat:no-repeat;
	background-position: center; 
}

#main {
	background-color:#DAB8B7;
	border-right: 1px solid #FFF; /*Must be here or Firefox will not display content*/
	height:100%; 
	padding: 0px;
	
}


#leftside { 
	background-color:#DAB8B7;
	width: 188px;
    	float: left;
    	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 25px;
	padding-right: 0px;
	border: 0px solid #000; /*Must be here or Firefox will not display content*/
	height:100%; 
	}

#rightside {
	background-color:#fff;
   	 text-align:left;
	padding: 0px;
   	 width: 470px;
    	float :right;
	padding-left: 25px;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-right: 15px;
	border: 0px solid #00ff00;
	height:100%; 
		     }

#topper { 
	padding: 0px;
    width: 701px;
    border: 0px solid #ff0000;    
 
}

#footer1 { 
	background-color:#DAB8B7;
	border-right: 1px solid #FFF; /*Must be here or Firefox will not display content*/
	height:100%; 
	overflow: hidden;
	padding: 0px;
    }

#footer2 { 
    background-color:#FFF;
    text-align:center;
    border: 0px solid #000000;
    padding: 5px;
    height: 30px;
    width: 691px;
	overflow: hidden;
	
    }

#bottomround {
		background: 
		transparent url('../images/bottom.gif') 
		no-repeat 
		top left;
		height: 7px;
}

#topround {
		background: transparent url('../images/top.gif') 
		no-repeat 
		bottom left;
		height: 7px;
}


#Footer1leftside { 
	background-color:#DAB8B7;
	padding: 10px;
	width: 170px;
	float: left;
	height: 100%;
	border: 0px solid #ff0000;   
	overflow: hidden;	
	
    }

    
#Footer1rightside {
	background-color:#fff;
	padding: 10px;
    	width: 489px;
	height: 100%;
    	float :right;
    	border: 0px solid #00ff00; 
	overflow: hidden;	

    }


#language {
	width: 450px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	float: right;
	border: 0px solid #00ff00; 
	margin: 0px;


        }

#erdflogo {
		width: 100%;
		background-color:#fff;
		
}

