/******CUSTOM STYLES FOR HEADERs*****/

#header, #headerpage{
	background-image: url(../../images/4604/bg-header.jpg);
}

#agentphoto{
	position: relative;
	left: -775px;
}
/******CUSTOM STYLES FOR HEADERs*****/

/*******CUSTOM STYLES FOR FEATURE SHEET*********/
.agentpicbox{
	position: relative;
	left: 475px;
}

.headerlogo{
	position: relative;
	right: 450px;
}
/*******CUSTOM STYLES FOR FEATURE SHEET*********/

/*********ADDING IN AN IMAGE LINK TO HOMEPAGE**********/
#extrafeatures{
	width: 750px;
	text-align: justify;
}
#extrafeatures img{
	padding-right: 40px;
	padding-left: 10px;
	margin-bottom: -175px;
	position: relative;
	top: -175px;
}

#featureinfo{
	width: 270px;
	margin-bottom: 10px;
}
/*********ADDING IN AN IMAGE LINK TO HOMEPAGE**********/

/*********ADDING LINES UNDER MENU ITEMS**********/
#menubox .sidelink{
	border-bottom: solid 1px #666666;
}
/*********ADDING LINES UNDER MENU ITEMS**********/
