body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	color: #666666;
	line-height: 20px;
	overflow:hidden;
	}

.contents-bg { background-image:url(images/subpage_bg.jpg); background-repeat:no-repeat; background-position: left bottom;}
.agency-bg	{ background-image:url(images/agency_bg.jpg); background-repeat:no-repeat; background-position: left bottom; }
.offices-bg	{ background-image:url(images/offices_bg.jpg); background-repeat:no-repeat; background-position: left bottom; }
.footer { font-size: 11px; color: #999999; padding: 3px; }
.link { padding-right: 20px; }
.subtitle { font-size: 14px; font-weight: bold; color: #000066; }

a:link { color: #CC0000; text-decoration: underline;}
a:visited {color: #CC0000; text-decoration: underline;}
a:hover {color: #0000FF; text-decoration: none;}

/* LAYOUT ELEMENTS */
#title { padding-top: 20px; padding-left: 280px; padding-bottom: 10px; float: none; }

/* AGS OFFICES CONTENTS */
#agsofficecontent { margin-left: 15px; float: left; width: 523px;}
#contentscroll { width: 100%; overflow-y: auto; overflow-x: hidden; height: 340px; }

/* CONTENTS */
#contents { float: left; margin-left: 15px; overflow-y: auto; overflow-x: hidden; width: 523px; height: 340px; }
#content-image { width: 265px; float: left; margin-top: 5px;  }

.agencylist {margin-left: 200px;}