@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/ISLCWrap.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 83%;
	text-decoration: none;
	line-height: 1.3em;
	background-color: #979797;
}
#frmFill {
	float: right;
	width: 390px;
	padding: 20px;
	text-align: right;
	margin-right: 15px;
	border: 1px solid #666;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #c8d5d0;
}
#frmFill h1 {
	color: #666;
	font-size: 150%;
	margin: 0px;
	padding: 10px 0px 0px;
}
#frmFill form p {
	font-size: 90%;
	font-weight: bold;
	color: #666;
}
h2 {
	font-size: 120%;
	color: #333;
	margin: 0px;
	padding: 0px 0px 2px;
}
/*#footer {
	height: 300px;
	margin: 0px;
	padding: 100px 0px 0px;
	float: left;
	width: 960px;
	background-image: url(images/ISLCHead.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}*/
#hMenuBarContainer {
	float: left;
	height: 30px;
	width: 945px;
	margin: 20px 0px;
	padding: 0px 0px 0px 5px;
}
#footer {
	height: 200px;
	width: 970px;
	margin: 0ex auto 0px;
	padding: 4em 0px 0px;
	background-image: url(images/footerBack.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: none;
	clear: both;
}
#header {
	background-image: url(images/ISLCBack.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 300px;
	padding-top: 100px;
}
.footerContent {
	font-size: 75%;
	text-decoration: none;
	float: left;
	width: 219px;
	padding: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666;
	height: 180px;
	line-height: 1.5em;
}
.footerContentLast {
	font-size: 75%;
	text-decoration: none;
	float: left;
	width: 219px;
	padding: 10px;
	height: 180px;
	line-height: 1.5em;
}
#footer h3 {
	font-size: 125%;
	color: #666;
}

#logo {
	margin: 0px;
	padding: 0px;
	width: 960px;
	height: 200px;
	clear: left;
	float: left;
}
#content {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 970px;
}
.textContent {
	margin: 0px 0px 15px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
	float: left;
	width: 450px;
	line-height: 1.5em;
}
.ContentHome {
	margin: 0px 0px 15px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
	float: left;
	line-height: 1.5em;
}

#wrapper {
	width: 970px;
	padding: 0px;
	clear: both;
	margin: 0px auto;
	height: 100%;
}
.health_title {
	font-size: 120%;
	color: #49577A;
	font-family: Tahoma, Geneva, sans-serif;
}
.life_title {
	font-size: 120%;
	color: #567654;
	font-family: Tahoma, Geneva, sans-serif;
}
.Dis_title {
	font-size: 120%;
	color: #7B170D;
	font-family: Tahoma, Geneva, sans-serif;
}
.subMenu1 {
	float: left;
	width: 260px;
	padding: 20px 30px 15px;
	height: 200px;
	background-image: url(images/subMenuBackHealth.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 20px 0px 0px;
}
.subMenu2 {
	float: left;
	width: 260px;
	padding: 20px 30px 15px;
	height: 200px;
	background-image: url(images/subMenuBackLife.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 20px 0px 0px;
}
.subMenu3 {
	float: left;
	width: 260px;
	padding: 20px 30px 15px;
	height: 200px;
	background-image: url(images/subMenuBackDis.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 20px 0px 0px;
}
a {
	font-weight: bold;
	color: #900;
	text-decoration: none;
}
.affiliate {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.linkBox {
	margin: 10px 0px;
	padding: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666;
	border-bottom-color: #666;
	float: left;
	width: 450px;
}
.linkText {
	float: left;
	width: 300px;
	color: #666;
}
.linkBox .linkImage img {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

