body 	{
	background-color: #fff;
	margin:20px 0;
	text-align: center;
	font: 76% Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #00559e;
	line-height: 1.75em;
}

#container	{
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 682px;
	text-align: center;
}

a, a:visited	{
	color: #00559e;
	text-decoration: underline;
}

a:hover	{
	color: #00acd6;
	text-decoration: none;
}

a:active	{
	color: red;
	text-decoration: none;
}

hr {
	border: 0;
	background-color: #00559e;
	height: 1px;
	width: 429px;
	text-align: left;
	margin: 1em 0;
}

#header	{
	padding-top: 220px;
	line-height: 1em;
	background: transparent 0 44px no-repeat;
}

#header h1	{
	margin: 0;
	padding: 0;
}

#header h1 a {
	position: absolute;
	z-index: 1000;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 212px;
	padding-top: 62px;
	font-size: 1px;
	background: transparent url(/images/logos/home.gif) 0 0 no-repeat;	
	overflow: hidden;
	height: 0px !important; /* for most browser */
	height /**/:62px; /* for IE5/win */
}

html>body #header h1	{
	top: 0;
}

#header ul	{
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	height: 44px;
	width: 470px;
	background: transparent url(/images/nav/home.jpg) 0 0 no-repeat;	
}

#header ul li	{
	float: left;
	list-style: none;
	margin: 22px 0 0 0;
	padding: 0 0 5px 0;
	width: 74px;
}

#header ul li.narrowHome	{
	width: 50px;
}

#header ul li.facilities	{
	width: 70px;
}

#header ul li.narrow	{
	width: 59px;
}

#header ul li.locations	{
	width: 70px;
}

#header ul li.wide	{
	width: 85px;
}

#header ul li.contact	{
	width: 76px;
}

#header ul li a	{
	display: block;
	font-size: 1.10em;
	padding: 0;
	margin: 0 0 0 0;
	text-decoration: none;
	color: #00acd6;	
}

#header ul li a:hover, #header ul li a#on	{
	color: #00559e;
	font-weight: bold;
	padding-bottom: 4px;
	border-bottom: 4px solid #78c8e6;
}

#content1, #content2	{
	float: left;
	text-align: left;
	padding: 10px 0 0 11px;
	margin: 0;
	width: 671px; /* for browsers which do not understand escapes */
	\width: 682px; /* for IE 5.x Win */
	w\idth: 671px; /* for standards browsers */
	border-top: 2px solid #78c8e6;
}

#content1	{
	background: #fff url(/images/content_bg.gif) top left repeat-y;
}

#content2	{
	background: #fff url(/images/content_bg2.gif) top left repeat-y;
}

#contentLeft	{
	float: left;
	width: 429px;
	margin-right: 20px;
	font-size: 1.1em;
}

#contentLeft h2, #contentRight h2	{
	font-size: 1.25em;
	font-family: Georgia, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #00acd6;
	font-style: italic;
	font-weight: bold;
	margin: 0 0 0.5em 0;
	padding: 7px 15px 5px 10px;
	border-bottom: 2px solid #78c8e6;
	border-top: 2px solid #78c8e6;
}

#contentLeft h2	{
	border: none;
	font-size: 1.2em;
	padding-left: 0;
	padding-bottom: 0;
}

#contentLeft h3 {
	font-size: 1.1em;
	margin: 0;
}

#contentLeft h4,
#contentLeft h5 {
	font-size: 1em;
	margin: 0;
}

#contentLeft h5 {
	font-size: 0.9em;
	font-weight: normal;
}

#contentRight	{
	float: right;
	width: 220px;
	padding: 0;
	line-height: 1.25em;
}

#contentRight h2	{
	font-size: 1.25em;
	color: #00acd6;
	font-style: italic;
	font-weight: bold;
	margin: 0 0 0.5em 0;
	padding: 7px 15px 5px 10px;
	border-bottom: 2px solid #78c8e6;
	border-top: 2px solid #78c8e6;
}

#contentRight h2.noTop	{
	border-top: none;
	margin-top: -2px;
}

#contentRight h3	{
	color: #00acd6;
	font-style: italic;
	font-weight: normal;
	font-size: 1em;
	margin: 1em 15px 0 10px;
}

#contentRight p	{
	margin: 0 15px 0.75em 10px;
}

#contentLeft p	{
	margin-top: 0;
}

#skip	{
	display: none;
}

#clinics	{
	width: 682px;
	margin: 0 auto;
}

.floatLeft	{
	float: left;
}

.floatRight	{
	float: right;
}

ul.floatLeft	{
	margin: -1em 0 0 0;
	padding: 0 0 0 15px;
	width: 190px;
}

ul.floatLeft li	{
	padding: 0;
	margin: 0 0 0 6px;
}

#footer1, #footer2	{
	clear: both;
	padding: 20px 15px 0 12px;
	font-size: 0.9em;
}

#footer1	{
	background: #fff url(/images/footer.gif) 0 0 no-repeat;
}

#footer2	{
	background: #fff url(/images/footer2.gif) 0 0 no-repeat;
}

#footer1 p, #footer2 p	{
	margin: 0;
	padding: 0;
}

#footer1 ul, #footer2 ul	{
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
}

#footer1 ul li, #footer2 ul li	{
	float: left;
	list-style: none;
	color: #887f7c;
}

#footer1 ul li a, #footer2 ul li a	{
	margin-left: 7px;
}

/* Map links */

#clinicLinks a	{
	display: block;
	position: absolute;
	text-decoration: none;
	overflow: hidden;
}

#clinicLinks a em	{
	visibility: hidden;
}

a#kilkennyImgMap, a#kilkennyImgMapHome	{
	width: 59px;
	height: 13px;
	top: -72px;
	right: 74px; /* for browsers which do not understand escapes */
	\right: 64px; /* for IE 5.x Win */
	r\ight: 74px; /* for standards browsers */
	background: transparent url(/images/kilkenny_image_map.gif) 0 0 no-repeat;
}

a#galwayImgMap, a#galwayImgMapHome	{
	width: 51px;
	height: 13px;
	top: -110px;
	right: 97px; /* for browsers which do not understand escapes */
	\right: 87px; /* for IE 5.x Win */
	r\ight: 97px; /* for standards browsers */
	background: transparent url(/images/galway_image_map.gif) 0 0 no-repeat;
}

a#kilkennyImgMapHome	{
	top: 416px;
	right: 75px;
}

a#galwayImgMapHome	{
	top: 378px;
	right: 98px;
}

#job_contact {
	margin-left: 30px;
}

#job_contact strong {
	display: block;
	float: left;
	width: 7em;
}

/* Booklets */

#contentRight h3.booklet_title {
	font-size: 14px;
	font-weight: bold;
	color: #2186bb;
	border: 0;
	margin-top: 0;
	margin-bottom: 10px;
	font-style: normal;
}

.booklet_text {
	font-size: 11px;
	color: #818181;
}

.booklet {
	clear: both;
	color: #818181;
	font-size: 11px;
	margin-bottom: 10px;
	margin-top: 15px;
	margin-left: 5px;
}

.booklet strong {
	color: #000;
	font-weight: normal;
}

.booklet img {
	float: left;
	display: block;
	border: 0;
	margin-right: 7px;
	margin-bottom: 100px;
	margin-top: 3px;
}

.booklet p {
	margin: 0;
	padding: 0;
}
