/* Reset */

.body_newg{
background: #0e1d3a url(../images/bg_main.png) top center no-repeat;
font-family: Helvetica Neue, Helvetica, Arial; !important
}

.main_container_newg{
width: 1100px;
margin: 0 auto;
}

.header_newg{
width: 1100px;
float: left;
}

a{
/*color: #fff;
*/text-decoration: none;
}

a:hover
{
text-decoration: underline;
}

a.logo_newg{
width: 271px;
padding-top: 165px;
margin: -0px auto;
height: 145px;
text-align: center;
font-size: 31px;
color: #fff;
display: block;
background: url(../images/mcd-logo_main.png) left bottom no-repeat;
}

a.logo_newg span{
display: block;
font-size: 10px;
font-family: Bell Gothic Std;
font-weight: 100;
text-transform: uppercase;
text-align: center;
letter-spacing: 1px;
}

a:hover.logo_newg{
text-decoration: none;
} 

a.logo_newg1{
width: 271px;
padding-top: 165px;
margin: -0px auto;
height: 145px;
text-align: center;
font-size: 31px;
color: #fff;
display: block;
background: url(../images/sdmc-logo_main.png) left bottom no-repeat;
}

a.logo_newg1 span{
display: block;
font-size: 10px;
font-family: Bell Gothic Std;
font-weight: 100;
text-transform: uppercase;
text-align: center;
letter-spacing: 1px;
}

a:hover.logo_newg1{
text-decoration: none;
} 

.content_newg{
width: 1100px;
float: left;
/*padding-bottom: 70px;*/
background: url(../images/divider.png) center bottom no-repeat;
margin-bottom: -20px;

}
 .ndmc_title{
font-size: 71px;
font-weight: bold;
line-height: 90px;
letter-spacing: -2px;
color: #fff;
float: left;
margin-top: 5px;
text-shadow:0px 5px 5px #162647;
}

 .ndmc_title span{
display: block;
font-size: 44px;
font-weight: 200;
color: #d2e1ff;
text-align:center;
letter-spacing: 0;
margin-top: -5px;
}

 .ndmc_title1{
font-size: 70px;
font-weight: bold;
line-height: 90px;
letter-spacing: -2px;
color: #fff;
float: left;
margin-top: 5px;
text-shadow:0px 5px 5px #162647;
}

 .ndmc_title1 span{
display: block;
font-size: 44px;
font-weight: 200;
color: #d2e1ff;
text-align:center;
letter-spacing: 0;
margin-top: -5px;
}
.right_side{
width: 376px;
float: right;
margin-top: 85px;
}

.right_side p{
font-size: 20px;
letter-spacing: -1px;
color: #fff;
font-weight: 200;
line-height: 40px;
}




.menutop ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
	
    background-color: #25274D;
	
}

.menutop li ul {
   margin-top:0.5px;!important
}

.menutop li {
    float: left;
    border-right:1px solid #bbb;
}

/*.menutop li:last-child {
    border-right: none;
}
*/
.menutop  li a {
    display: block;
    color: white;
    text-align: center;
    padding: 14px 12px;
    text-decoration: none;!important
}

li a:hover:not(.active) {
    background-color: #AAABB8;
	color:#0E1D3A;
}

.active {
    background-color: #464866;
}

.menutop{
padding-bottom: 5px;
font-weight:bold;
position:relative;
}

 .menutop li ul
    {
        display: none;
        position: absolute;
 max-width:36%;
      }
 .menutop li ul li
    {
		border-right:none;
        display: inline;
		width:100%;

    }
	 .menutop li ul li a
    {
		text-align:left;

    }

        .menutop li:hover ul
        {
            display: block;
        }
.center_content{padding-bottom:5px;}


.footer_indexpg{FONT-SIZE: 12px; COLOR: #D2E1FF; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none; 
	height:60px;padding-top:40px;text-align:right;}
.footer_rempg{FONT-SIZE: 12px; COLOR: #D2E1FF; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none; 
	height:10px;padding-top:40px;text-align:right;}
