@charset "utf-8";
/* CSS Document */

#agent_table {
	text-align: left;
	vertical-align: top;
}
#agent_table_center {
	text-align: center;
	vertical-align: top;
}

#agent_eric {
	background-image: url(../images/agents/eric_lg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}



#agent_zuzana {
	background-image: url(../images/agents/zuzana_lg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}

#agent_ron {
	background-image: url(../images/agents/ron_lg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}

#agent_colleen {
	background-image: url(../images/agents/colleen_lg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}

#agent_jennifer {
	background-image: url(../images/agents/jen_lg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}


#agent_chip {
	background-image: url(../images/agents/chip_lg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}

#agent_andrew {
	background-image: url(../images/agents/andrew_lg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#agent_carolyn {
	background-image: url(../images/agents/carolyn_lg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#agent_megan {
	background-image: url(../images/agents/megan_lg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
