/* CUSTOM CSS */

#agentprofile-widget img {
	padding:0px;
	background:#fff;
	
}

#agentprofile-widget img[style*="border-width:"] {
	border:0px solid #ccc!important;
}

#nav-full{ 

	background-color:#FED11D; /*accent_color*/
	
}
#nav a{

color:#333;	

}

#promos {
	top:11px;
	left:15px;
}

#promos li a {
	width:210px;
	height:76px;
	margin-bottom:6px;
	
}
.homepage #nav-full {
	
	top:265px;
	
}

.homepage #logo {
	height:265px;
	
}

#banner1 {
     ;
     top: 300px;
    
}

#banner1 {
	
	height: 88px; 
}

#content-homepage {
     position: relative;
     top: -55px;
     left: 0px;
}


