/* CSS Document */
html {
	height: 100%;
}

body {
	height: 100%;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin: 0px;
	line-height: 16px;
	}


#holder {
	top: 0px;
	width: 950px;
	margin-left: auto;
	margin-right: auto;

}

img {
	border: 0px;
}

hr { border:none;
border-top: 1px dotted #0061A6;
color: #E5EFF6;
}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
 }
 .clearfix {display:inline-block;}
 /* Hide from IE Mac \*/
 .clearfix {display:block;}
 /* End hide from IE Mac */

/* Page Layout */

/* Top Bar and Primary Navigation Layout */

#bg {
	position: absolute;
	bottom: -120px;
	left: -300px;
	z-index: 5;
}

#header {
	position: relative;
	width: 950px;
	height: 240px;
	left: 0px;
	top: 0px;
	z-index: 100;
}

#logobar {
	position: absolute;
	width: 950px;
	height: 210px;
	left: 0px;
	top: 0px;
}

#headerhome {
	position: relative;
	width: 950px;
	height: 540px;
	left: 0px;
	top: 0px;
}

#logobarhome {
	position: absolute;
	width: 950px;
	height: 510px;
	left: 0px;
	top: 0px;
}

#navbar {
	position: absolute;
	width: 950px;
	height: 24px;
	left: 0px;
	top: 215px;
	border-top: 1px dotted #0061A6;
	border-bottom: 1px dotted #0061A6;
	padding-top: 4px;
	padding-bottom: 5px;
	z-index: 100;
	direction: ltr;

	}




#menu1 a {
		background: url("images/nav_01.gif") 0 0 no-repeat;
		left: 16px;
		width: 278px;
		}

#menu1 a:hover {
		background-position:  0 -66px;
		}

#menu2 a {
	background: url("images/nav_02.gif") 0 0 no-repeat;
	left: 143px;
	width: 278px;
		}

#menu2 a:hover {
		background-position:  0 -66px;
		}

#menu3 a {
		background: url("images/nav_03.gif") 0 0 no-repeat;
		left:245px;
		width: 278px;
		}

#menu3 a:hover {
		background-position:  0 -66px;
		}

#menu4 a {
		background: url("images/nav_04.gif") 0 0 no-repeat;
		left: 460px;
		width: 278px;
		}

#menu4 a:hover {
		background-position:  0 -66px;
		}

#menu5 a {
		background: url("images/nav_05.gif") 0 0 no-repeat;
		left: 555px;
		width: 278px;
		}

#menu5 a:hover {
		background-position:  0 -66px;
		}

#menu6 a {
		background: url("images/nav_06.gif") 0 0 no-repeat;
		left: 649px;
		width: 278px;
		}

#menu6 a:hover {
		background-position:  0 -66px;
		}

#menu7 a {
		background: url("images/nav_07.gif") 0 0 no-repeat;
		left: 720px;
		width: 278px;
		}

#menu7 a:hover {
		background-position:  0 -66px;
		}

#menu8 a {
		background: url("images/nav_08.gif") 0 0 no-repeat;
		left: 823px;
		width: 278px;
		}

#menu8 a:hover {
		background-position:  0 -66px;
		}


/* Main Body Layout */

#content {
	position: relative;
	left: 0px;
	top: 15px;
	background-color: #E5EFF6;
	vertical-align: top;
	text-align: left;
	padding-top: 25px;
	padding-bottom: 25px;
	height: inherit;

	}

#leftnav {
	position: relative;
	left: 0px;
	top: 0px;
	width: 210px;
	margin: 0px;
	padding: 0px;
	float: left;

	padding-bottom: 0px;
	}


.leftnavbutton {
	position: relative;
	left: 0px;
	top: 0px;
	height: 30px;
	width: 200px;
	margin: 0px;
	padding: 0px;
	display: block;
	}

.leftnavbutton a {
	display: block;
	border: 0px;

	}

.leftnavbutton a:hover {
	background-color: #FFFFFF;
	display: block;
	border: 0px;
	}

.leftnavbutton a.selected {
	background-color: #FFFFFF;
	display: block;
	border: 0px;
	}


.leftnavactive {
	background-color: #FFFFFF;
	display: block;
	border: 0px;
	}



#maincontent {
	position: relative;
	left: 15px;
	top: 0px;
	width: 450px;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	border-right: 1px dotted #0061A6;
	border-left: 1px dotted #0061A6;
	height: 100%;
	min-height: 300px;
	float: left;
	display: block;
	}

#maincontent em{
	color: #0061a6;
}

#rightcontent {
	position: relative;
	right: 0px;
	top: 0px;
	width: 205px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	float: right;

	}



#footer
{
	position: relative;
	width: 950px;
	left: 0px;
	bottom: -15px;
	text-align: center;
	font-size: 9px;
	color: #999999;
	padding-top: 10px;
	padding-bottom: 5px;
	}

#photoframe {
	position: relative;
	right: 10px;
	height: 140px;
	width: 195px;
	overflow: hidden;
	margin-bottom: 20px;

}

#contentbox {
height: inherit;
height: 150px;
margin-top: 20px;
}
.contentimage {
	float: left;
	margin-right: 10px;
	clear: both;

}

/* Special Home Page Body Layout */

#leftnavhome {
	position: relative;
	left: 25px;
	top: 0px;
	width: 210px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	float: left;
	}

#maincontenthome {
	position: relative;
	left: 15px;
	top: 0px;
	width: 450px;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: -5px;
	padding-bottom: 0px;
	border-right: 1px dotted #0061A6;
	border-left: 1px dotted #0061A6;
	height: auto;
	min-height: 50px;
	float: left;
	}


#navbarhome {
	position: absolute;
	width: 950px;
	height: 25px;
	left: 0px;
	top: 515px;
	border-top: 1px dotted #0061A6;
	border-bottom: 1px dotted #0061A6;
	padding-top: 4px;
	padding-bottom: 4px;

	}

/* Pink Speech Bubble */

#pinkframe {
	position: relative;
	width: 195px;
	left: 15px;
	margin-bottom: 5px;
}

#leftnavhome #pinkframe {
	right: 10px;
	left: auto;
}

#pinktop {
	top: 0px;
	left: 0px;
	height: 12px;
	}

#pinkcontent {
	left: 0px;
	top: 0px;
	width: 175px;
	background-color: #F092A1;
	padding-left: 10px;
	padding-right: 10px;
	}

#pinkbottom {
	left: 0px;
	top: 0px;
	}

.pinkh {
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #ffffff;
	line-height: 16px;
	text-transform: uppercase;
}

.pinkhhome {
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #0061A6;
	line-height: 16px;
	text-transform: uppercase;
}

.pinkbody {
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #ffffff;
	line-height: 12px;
	padding-bottom: 5px;
}

.pinkbody a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
.pinkbody a:visited {
	text-decoration: underline;
	color: #FFFFFF;
	}
.pinkbody a:active {
	text-decoration: underline;
	color: #FFFFFF;
	}
.pinkbody a:hover {
	text-decoration: underline;
	color: #0061A6;
	}

	.pinkbodyhome {
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #0061A6;
	line-height: 12px;
	padding-bottom: 5px;
}

	.pinkbodyhome a:hover {
	text-decoration: underline;
	color: #ffffff;
	}

/* White Speech Bubble */

#whiteframe {
	position: relative;
	width: 195px;
	left: 15px;
	margin-bottom: 5px;
}

#whitetop {
	bottom: 0px;
	left: 0px;
	height: 12px;
	}

#whitecontent {
	left: 0px;
	width: 175px;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	}

#whitebottom {
	left: 0px;
	height: 32px;
}

.whiteh {
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #0061A6;
	line-height: 16px;
	text-transform: uppercase;
}

.whitebody {
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #0061A6;
	line-height: 12px;
	padding-bottom: 5px;
}

.whitebody a:link {
	text-decoration: underline;
	color: #0061A6;
}
.whitebody a:visited {
	text-decoration: underline;
	color: #0061A6;
	}
.whitebody a:active {
	text-decoration: underline;
	color: #0061A6;
	}
.whitebody a:hover {
	text-decoration: underline;
	color: #F092A1;
	}

/* Blue Speech Bubble */

#blueframe {
	position: relative;
	width: 195px;
	right: 10px;
	margin-bottom: 15px;
	z-index: 6;
}

#bluetop {
	top: 0px;
	left: 0px;
	height: 12px;
	}

#bluecontent {
	left: 0px;
	width: 175px;
	background-color: #0061A6;
	padding-left: 10px;
	padding-right: 10px;
	}

#bluebottom {
	left: 0px;
	height: 32px;
}

.blueh {
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	line-height: 16px;
	text-transform: uppercase;
}

.bluebody {
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
	line-height: 12px;
	padding-bottom: 5px;
}

.bluebody a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
.bluebody a:visited {
	text-decoration: underline;
	color: #FFFFFF;
	}
.bluebody a:active {
	text-decoration: underline;
	color: #F092A1;
	}
.bluebody a:hover {
	text-decoration: underline;
	color: #F092A1;
	}


/* Main Font and Links Styles */

a:link {
	text-decoration: underline;
	color: #0061a6;
	border: 0px;
}
a:visited {
	text-decoration: underline;
	color: #0061a6;
	border: 0px;
	}
a:active {
	text-decoration: underline;
	color: #0061a6;
	border: 0px;
	}
a:hover {
	text-decoration: underline;
	color: #F092A1;
	border: 0px;
	}

.h1, h1 {
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	color: #0061A6;
	font-family: Century Gothic, Avant Garde, Helvetica, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
	}

.h2, h2 {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #F092A1;
	border-bottom: 1px dotted #0061A6;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 3px;
	margin-bottom: 3px;
	font-family: Century Gothic, Avant Garde, Helvetica, Arial, sans-serif;
}

.h2a {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #0061A6;
	font-family: Century Gothic, Avant Garde, Helvetica, Arial, sans-serif;
	}

.h3, h3 {
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #666666;
	line-height: 18px;
	font-family: Helvetica, Arial, sans-serif;
}

.h4 {
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #666666;
	line-height: 14px;
	font-family: Helvetica, Arial, sans-serif;
}

.h5, h5, address {
	font-style: italic;
	color: #0061A6;
	display: inline;
	font-weight: normal;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
}