						/* MLF CSS Document */

/******************** Global Links *********************/

*{
margin:0px;
padding:0px;
}

body{
font:normal 11px Tahoma;
color:#000000;
background:url(../images/topbg.jpg) left top repeat-x;
}

a{
text-decoration:none;
color:#000000;
}

img{
border:0px;
}

li{
list-style:none;
}

#maincontainer{
width:100%;
}


/************************** Header Part Layout ************************/

.headerpart{
width:900px;
background:url(../images/headerbg.jpg) left top no-repeat;
}

.headerpart h1{
width:304px;
padding:14px 0px 0px 24px;
float:left;
position:relative;
z-index:1;
}

.headerpart h2{
width:570px;
float:left;
position:relative;
z-index:2;
}

.headerpart h2 i{
width:213px;
margin:41px 0px 0px -215px;
display:block;
position:relative;
}

.headerpart h2 b{
width:644px;
display:block;
float:left;
position:relative;
margin:103px 0px 0px -95px;
}

.headerpart h2 table{
float:left;
clear:both;
position:relative;
margin:23px 0px 0px -54px;
}

.menu1 a{
width:109px;
height:28px;
background:url(../images/menu1.gif) no-repeat;
display:block;
padding-right:15px;
}

.menu1 a:hover{
background:url(../images/menu1_hover.gif) no-repeat;
}

.menu1_active a{
background:url(../images/menu1_hover.gif) no-repeat;
width:109px;
height:28px;
display:block;
padding-right:15px;
}

.menu2 a{
width:89px;
height:28px;
background:url(../images/menu2.gif) no-repeat;
display:block;
padding-right:15px;
}

.menu2 a:hover{
background:url(../images/menu2_hover.gif) no-repeat;
}

.menu2_active a{
background:url(../images/menu2_hover.gif) no-repeat;
width:89px;
height:28px;
display:block;
padding-right:15px;
}

.menu3 a{
width:155px;
height:28px;
background:url(../images/menu3.gif) no-repeat;
display:block;
padding-right:15px;
}

.menu3 a:hover{
background:url(../images/menu3_hover.gif) no-repeat;
}

.menu3_active a{
background:url(../images/menu3_hover.gif) no-repeat;
width:155px;
height:28px;
display:block;
padding-right:15px;
}

.menu4 a{
width:109px;
height:28px;
background:url(../images/menu4.gif) no-repeat;
display:block;
padding-right:15px;
}

.menu4 a:hover{
background:url(../images/menu4_hover.gif) no-repeat;
}

.menu4_active a{
background:url(../images/menu4_hover.gif) no-repeat;
width:109px;
height:28px;
display:block;
padding-right:15px;
}

/************************** Center Part Layout ************************/

.centerpart{
width:900px;
}

.center_con{
height:500px;
padding:15px 0px 0px 15px;
}

/************************** Footer Part Layout ************************/

.footerpart{
width:100%;
height:37px;
background:#549ed4;
font:normal 18px "Trebuchet MS";
color:#ffffff;
text-transform:uppercase;
}

.ftable{
width:900px;
}

.fleft{
float:left;
padding-left:12px;
line-height:37px;
}

.fright{
float:right;
padding-right:12px;
line-height:37px;
}

/****************************** END ******************************/