body {
    /*background-color: #000;
    background: url("../images/bg.gif") repeat scroll center top transparent;*/
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    color: #000;
}

body, #header, #content_wrapper {

    margin: 0 auto !important;
}

#header, #content_wrapper {

    width: 1200px !important;
}


#nav ul li a {
    
    width: 171.4px;
}

#nav ul li ul li a, .dashboard #nav ul li.dashboard ul li a, .home #nav ul li.home ul li a, .library #nav ul li.library ul li a, .indicators #nav ul li.indicators ul li a, .login #nav ul li.login ul li a {

    width: 170px;   
    padding-left: 10px;
	padding-right:10px;
	box-sizing:border-box;
}

#nav ul li ul:last-child {
	width:170px !important;
}

#the_footer {
    
    width: 1200px;
}

.home_footer_rows{
    
    width: 240px;
}

.no-transform {
	text-transform:none;	
}

#header img {
	margin-right:-5px;
}

.home_top{
    
   background:url('../images/snfqapi_home1.jpg') center center no-repeat; 
   width: 100%;
   height: 652px;
   position: relative;
}

#five-star-icon, #resident_satisfaction-icon{    
      color: #d49b00 !important;
      text-align:center;
	  height:100px;
	  padding:5px 0;
      font-size: 116px;
}