body,td,th {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
body {
	background-image: url(img/imi-header-background.gif);
	background-repeat: repeat-x;
	background-color: black;
	margin: 0;	
}
a:link {
	color: #EFC7A6;
}
a:visited {
	color: #9C632C;
}
a:hover {
	color: #EFC7A6;
}
a:active {
	color: #EFC7A6;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #A3784D;
	font-weight: bold;
}
.subheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #A3784D;
}
.intro {
	font-size: 18px;
}


#top_logo_box {
	margin: 0 auto;
	width: 682px;
}

#IM_logo  ,
#IMI_logo {
	margin-right: 45px;
}



#navigation_wrap {
	clear: both;
	padding: 5px 0 10px;
	color: #9c632c;
	text-align:center;
	background-color: #9C632C;
}

#navigation a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9c632c;
	color: black;
	margin: 0 10px;
}

.orange_bg {
	width: 100%;
	height: auto !important	;
	background: #9C632C;
}

.orange_link, .orange_link:hover {
	color: #9C632C;
}

#body-text {
	margin: 60px auto;
	width: 682px;
	color: #A3784D;
	font-size: 16px;
}

.phone_num {
	margin: 20px auto 40px;
	display: block;
	text-align: center;
	color: #a3784d;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
}


/* For home page */
#makeMeScrollable {
	height: 232px;
	position: relative;
	width: 682px;
	margin: 0 auto 20px;
	display: block;
}          
#makeMeScrollable div.scrollableArea img {
	position: relative;
	float: left;
	margin: 0;
	padding: 0 3px 0px 0px;
}

/* For Services */
#services_img {
	margin: 0 auto;
	width: 682px;
	display: block;
	height: 226px;
}
#services_mid {
	margin: 0 auto;
	width: 682px;
	display: block;
	height: 73px;
}
.services_body {
	margin: 0 auto;
	width: 602px;
}



#centered_div {
	margin: 0 auto 5px;
	width: 682px;
}

.credentials_title {
	color: #A3784D;
    font-weight: bold;
	text-decoration:underline;
}

.medium {
	font-size: 14px;
	font-weight: 600;
}

.credentials_bold {
	font-weight: 600;
	margin-bottom: 0px;
}

.small_font {
	font-size: 12px;
}

.white_links_p .white-link {
	color: white;
	text-decoration:underline;
	font-weight: 600;
}
.style2 {color: #9c632c}
.style8 {font-size: 12px}
.style9 {font-size: 12;
font-family: Arial, Helvetica, sans-serif;
}
.style10 {font-size: 14px}
#submit_form_right span, #submit_form_right a {
	text-align: right;
	display: block;
}

