body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin:0px; 
	background-color:#000000;
	text-align: center;
	margin-bottom: 20px;
}

a {
	color:  #006666;
	text-decoration: underline;
}
a:hover {
	color: #309393;
	text-decoration: none;

}
.bg {

}

#sitebackground {
	background-image:url(../images/bg.jpg); 
	background-repeat: repeat-x; 
	background-position: top left;
}

#siteholder {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#header {
	background-image:url(../images/ilos-header.jpg);
	height: 111px;
	background-color: #ffffff;

}

#logo {
	float: left;
	padding-left: 25px;
	padding-top: 40px;

}

#ttnav {
	text-align: right;
	padding-right: 40px;
	padding-top: 40px;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	height: 16px;

}

#ttnav a {
	color: #666666;
	text-decoration: none;
	float: right;
}
#ttnav a:hover {
	color: #333333;
}
#ttnav img {
	margin-left: 5px;
	margin-top: -4px;
}
#ttnav img:hover {
	margin-left: 5px;
	margin-top: -5px;
}
#tnav {
	padding-right: 38px;
	padding-top: 2px;
	clear: right;

}
#tnav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#tnav ul li {
	float: right;
}

#flash {
	background-image:url(../images/ilos-prod-bg.jpg);
	height: 187px;

}

#contentholder {
	background-image:url(../images/ilos-page-bg.gif);
	background-color: #ffffff;

}

#contentbg {
	background-image:url(../images/ilos-page-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-left: 38px;
	padding-right: 38px;
	padding-top: 20px;
	padding-bottom: 10px;

}


#content {
	line-height: 18px;
		float: right;
	width: 700px;
	padding-bottom: 20px;

}
#content ul {
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
	list-style: none;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content ul li {
background-image:url(../../images/arrow1-g.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 10px;

}

#heading {

}

#footer {
	background-image:url(../images/ilos-footer.jpg);
	height: 95px;
	font-size: 11px;
	color: #999999;

}
#footer a {
	color: #999999;
	text-decoration: none;
}
#jj {
	float:right;
	padding-right: 38px;
	padding-top: 45px;
}
#copyright {
	padding-left: 38px;
	padding-top: 45px;
}

h1 {
	margin: 0px;
	padding: 0px;
	font-size: 24px;
	color: #006666;
	margin-bottom: 2px;
}
h2 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	color: #000000;
}
.imagelink {
	border: 2px solid #6e9800;
}
.imagelink:hover {
	border: 2px solid #cccccc;
}

#newsholder {
	float: right;
	margin-left: 10px;
	width: 254px;
	background-image:url(../images/news-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #cccccc;
	margin-top: -20px;

}

#newstitle {
padding: 10px;

font-weight: bold;
font-size: 14px;
color: #ffffff;
text-transform: uppercase;

}

#newsbody {
	padding-left: 10px;
	margin-right: 10px;
	padding-right: 10px;
	scrollbar-arrow-color: #cccccc;
scrollbar-3dlight-color: #cccccc;
scrollbar-darkshadow-color: #cccccc;
scrollbar-face-color: #6e9800;
scrollbar-highlight-color: #cccccc;
scrollbar-shadow-color: #cccccc;
scrollbar-track-color: #cccccc;
overflow: auto;
height: 300px;

}

#featuredhome {
	background-image:url(../images/featured-bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 650px;
}
#featuredhome h2 {
	padding: 10px;
	text-transform: uppercase;
	}
	#featuredhome a {
	color: #000000;
	text-decoration: none;
}
.infobox {
	background-color: #f1f1f1;
	padding: 10px;
	border: 1px solid #e6e6e6;
}

hr {
	border: 0;
color: #e1eacb;
background-color: #e1eacb;
height: 1px;
width: 100%;
text-align: left;
margin-top: 20px;
margin-bottom: 20px;
}

.top {
	font-size: 11px;
	display: block;
	width: auto;
	padding-top: 5px;
}

.success {
	color: #009900;
	font-weight: bold;
}
.error {
	color: #cc0000;
	font-weight: bold;
}

.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #cccccc;
}
.textbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #006666;
	border: 1px solid #cccccc;
}
