#eswsPaneBeta.eswsPane {
background-image: url("https://www.milford-chintai.com/images/bg.jpg");
background-attachment: scroll;
background-repeat: repeat;}



body {
    background-image: none;}    
h1#eswsHeading1 {
	display: none;}
p#eswsHeaderParagraph1 {
	display: none;}
h2#eswsHeading2 {
	display: none;}
#eswsHeaderInner div.eswsInquiryWidget {
	display: none;}

p#eswsHeaderParagraph2 {
	margin: 25px 0px 20px 15px;}

div#eswsHeader {
    width: 1000px;
    height: 10px !important;
    min-height: 10px;
    overflow: visible;
    margin: 0 auto;
    position: relative;}

div#eswsPaneAlpha {
	height: 55px;
	border-bottom: #203080 solid 5px;
}
       
div#eswsPaneAlphaInner {
	width: 1000px;
	margin: 0 auto;
    height: 55px;
    background-color: #fff;
    background-image: none; 
 }

div#eswsPaneAlphaInner #box_gnav {
    width: 660px;
    height:60px;
    float: right;
margin-right:40px;}
    
ul#eswsMenu {
	background: url("https://www.milford-chintai.com/images/MRgnavcss.jpg") no-repeat;
	height: 60px;
}

ul#eswsMenu li {
    float: left;
    width: 116px;
        height: 60px;
        text-align: center;
    margin: 0 8px;
    display: inline-block;}

ul#eswsMenu a {
    font-size: 12px;
    font-weight: normal;
    color: #666;
    display: block;
    height: 45px;
    padding-top:10px !important;
    line-height: 48px;
}
ul#eswsMenu li a{
	    border-bottom: #203080 solid 5px;
}
ul#eswsMenu li  a:hover {
   border-bottom: #04ADFF solid 5px;
}

div#eswsFooter {
	height:200px;
    background-color: #203080;}

div#eswsFooterText a{
font-size: 12px;
    font-weight: normal;
    color: #FFF;}
p#foot_name{
font-size: 16px;
    font-weight: normal;
    color: #FFF;}

a:hover img {
  opacity: 0.6;
	-webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
	-ms-transition: all 1s ease;
    transition: all  1s ease;
	display: block;
}