body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000000;
}
a:visited, a:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a:hover, a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

h1 {
	font-family:Rockwell, Frutiger, Univers, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:26px;
}

h2 {
	color:#FFFFFF;
	font-size:17px;
	font-weight:normal;
	height:35px;
	line-height:35px;
	margin:0;
	padding:0 0 0 10px;
}

/*==/ HEADER /==*/

div.indiumlogo {
	margin: 0 0 0 20px;
}

/*==/ SIDEBAR /==*/

div.sidemenu {
	margin:1px 0 0 1px;
}
div.sidemenu p {
	font-size:13px;
	height:35px;
	line-height:35px;
	margin:0;
	padding:0 0 0 38px;
}
div.sidemenu p.fluxes {
	background:url(../images/fluxes.jpg) no-repeat top left;
}
div.sidemenu p.foil {
	background:url(../images/foil.jpg) no-repeat top left;
}
div.sidemenu p.preforms {
	background:url(../images/preforms.jpg) no-repeat top left;
}
div.sidemenu p.ribbon {
	background:url(../images/ribbon.jpg) no-repeat top left;
}
div.sidemenu p.shot {
	background:url(../images/shot.jpg) no-repeat top left;
}
div.sidemenu p.jettingalloy {
	background:url(../images/jettingalloy.jpg) no-repeat top left;
}
div.sidemenu p.spheres {
	background:url(../images/spheres.jpg) no-repeat top left;
}
div.sidemenu p.wire {
	background:url(../images/wire.jpg) no-repeat top left;
}

/*==/ BODY CONTENT /==*/

div.bodycontent {
	margin:14px;
	color:#FFFFFF;
}

div.bodycontent_float1 {
	margin:0px;
	color:#FFFFFF;
	float: left;
	width: 50%;
}

div.bodycontent_float2 {
	margin:0px;
	color:#FFFFFF;
	float: left;
	width: 50%;
}

ul {
	margin:0;
	padding:0;
}

ul li {
	margin:12px 0 12px 15px;
	padding: 0 0 0 20px;
	list-style-type:none;
	background:url(../images/bullet_arrow.gif) no-repeat 1px 1px;
	font-size:12px;
	font-weight:bold;
}

ul li ul li {
	float:left; 
	width:20%;
	margin: 10px 0 0 20px; 
	padding:0 0 0 10px;
	background:url(../images/bullet_square.gif) no-repeat 1px 5px;
	font-size:12px;
	font-weight:bold;
}

/*==/ FOOTER /==*/

div.footer {
	font-size:11px;
	margin: 40px 0 15px 14px;
}

a img {
	border: 0px;
}

/*==/ CONTACT /==*/

p.contactus {
	width: 479px;
	height: 36px;
	overflow: hidden;
	padding-top: 20px;
	margin: 0px;}

p.contactus a {
	display: block;
	width: 479px;
	height: 36px;
	text-indent: -9999px;}
							
p.contactus a:link, p.contactus a:visited {
	background:url('/images/contactbtn.jpg') no-repeat top left;}

p.contactus a:hover, p.contactus a:active, p.contactus a:focus {
	background-position:0 -36px;}
