@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
p {
	margin: 0px;
	padding: 0px;
}

html, body {       height: 100%; }



#container {
	text-align: left;
	margin: auto;
	width: 1002px;
	min-height: 100%;
	margin-bottom: -81px;
	position: relative;
	background-color: #FFFFFF;
}

.clearfooter {   height: 81px;   clear: both;}

#header_banner {
	position: absolute;
	left: 540px;
	width: 463px;
	height: 130px;
	top: 0px;
}
#nav_bar {
	background-image: url(../images/buttonset_bg.jpg);
	position: relative;
	height: 24px;
	text-align: center;
	padding-top: 0px;
}


#header {
	width: 1002px;
	height: 176px;
	background-image: url(../images/header_logo.jpg);
	background-repeat: no-repeat;
	position: relative;
}




#content {
	width: 1002px;
	position: relative;
	background-image: url(../images/content_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}



#footer {
	width: 100%;
	height: 100px;
	background-image: url(../images/footer.jpg);
	position: relative;
}
#footer_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
}
#footer_content {
	position: relative;
	margin: auto;
	width: 1000px;
}

#footer_nav a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer_nav a:hover {
	color: #B6D025;
	text-decoration: none;
}
#footer_address {
	position: absolute;
	left: 24px;
	top: 6px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}

#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 370px;
	padding-bottom: 60px;
}
#content_subnav {
	position: relative;
	height: 146px;
}
.content_subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-right: 30px;
	padding-left: 23px;
}
.content_subtext  h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #01B7DF;
	font-weight: normal;
}
.content_subtext h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #C1D72E;
	font-size: 16px;
}



#mainContent {
	background-image: url(../images/divider.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 370px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	position: relative;
} 
#mainContent h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	color: #C1D72E;
	font-weight: normal;
}
#mainContent h1 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	color: #C1D72E;
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
}
#mainContent h1 a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	color: #05B5E6;
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
}

#mainContent h2 {
	font-size: 15px;
	font-weight: bold;
}
#mainContent h3 {
	font-size: 17px;
	font-weight: bold;
	color: #13B7DD;
	padding: 0px;
	margin: 0px;
}
#mainContent h4 {
	font-size: 12px;
	font-weight: bold;
	color: #05B5E6;
	padding: 0px;
	margin: 0px;
}
#mainContent li {
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#mainContent h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
}

#mainContent a {
	color: #01B7DF;
}


#mainContent2 {
	background-image: url(../images/divider.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-top: 0;
	margin-right: 0;
    margin-left: 20px;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 22px;
    position:relative;
} 
#mainContent2 h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	color: #C1D72E;
	font-weight: normal;
}
#mainContent2 h2 {
	font-size: 15px;
	font-weight: bold;
}
#mainContent2 h3 {
	font-size: 17px;
	font-weight: bold;
	color: #13B7DD;
	padding: 0px;
	margin: 0px;
}
#mainContent2 h4 {
	font-size: 12px;
	font-weight: bold;
	color: #05B5E6;
	padding: 0px;
	margin: 0px;
}
#mainContent2 li {
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}



#mainContent2 a {
	color: #01B7DF;
}


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	position: absolute;
	top: 7px;
	width: 220px;
	left: 776px;
	text-align: right;
}

#imc_logo {
	position: absolute;
	left: 963px;
	top: 20px;
}


#IMC_footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	position: absolute;
	left: 730px;
	top: 32px;
}
#IMC_footer a {
	color: #0F2439;
	text-decoration: none;
}
#IMC_footer a:hover {
	color: #BF290E;
	text-decoration: none;
}
.subnav_btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-right: 30px;
	padding-left: 23px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #00B7DD;
	border-bottom-color: #00B6DE;
	margin-right: 50px;
	margin-left: 50px;
}
.content_subtext li {
	padding-left: 0px;
	padding-bottom: 10px;
	list-style-position: inside;
	margin-left: 0px;
}
.content_subtext a {
	color: #01B7DF;
	text-decoration: none;
}
.content_subtext a:hover {
	color: #01B7DF;
	text-decoration: underline;
}


.content_subtext ul {
	padding-left: 0px;
	list-style-position: inside;
}
#nav_bar2 {
	background-image: url(../images/buttonset_bg.jpg);
	position: absolute;
	height: 24px;
	text-align: center;
	top: 130px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	width: 992px;
}
#gallery {
	width: 480px;
	position: relative;
	margin: auto;
}
#gallery img {
	border: 1px solid #01B7DF;
	padding: 1px;
}


.voice_posted {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-right: 30px;
	padding-left: 23px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #00B7DD;
	border-bottom-color: #00B6DE;
	margin-right: 25px;
	margin-left: 25px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #F5FCFE;
}
.post_message {
	padding: 5px;
	margin: auto;
	width: 100px;
	border: 1px solid #C1D72E;
}
.about_box {
	position: relative;
	padding-right: 25px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #01B7DF;
	margin-bottom: 15px;
}
.about_photo {
	float: left;
	margin: 0 15px 15px 0;
}
#popupcontainer {
	background-color: #FFFFFF;
	position: absolute;
	width: 538px;
	left: 0px;
	top: 0px;
}
.popuptitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	color: #C1D72E;
	font-weight: normal;
}
.popuptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-right: 30px;
	padding-left: 23px;
}
.popupsubtitle {
	font-size: 17px;
	font-weight: bold;
	color: #13B7DD;
	padding: 0px;
	margin: 0px;
	padding-left: 23px;
}
#employmentOppForm input {
	border: 1px solid #13B7DD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#form {
	background-color: #FFFFFF;
	background-image: url(../images/divider.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#form h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	color: #C1D72E;
	font-weight: normal;
}
#form h2 {
	font-size: 15px;
	font-weight: bold;
}
#form h3 {
	font-size: 17px;
	font-weight: bold;
	color: #13B7DD;
	padding: 0px;
	margin: 0px;
}
#form h4 {
	font-size: 12px;
	font-weight: bold;
	color: #05B5E6;
	padding: 0px;
	margin: 0px;
}
.popuptitle1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #C1D72E;
	font-weight: normal;
}
