@charset "utf-8";
 /* Button Background */
#btn {
	height: 47px;
	width: ;
	z-index: 3;
	visibility: visible;
	top: 101px;
	float: none;
	position: absolute;
	left: 128px;}
#topb {
	background-attachment: scroll;
	background-image: url(../ig/butnbk.png);
	background-repeat: repeat-x;
	height: 47px;
	width: 100%;
	
}
 /* Top Logo */
#topl {
background-attachment: scroll; background-color: #FFFFFF; background-image: url(../ig/logotop.png);
background-repeat: no-repeat; background-position: left bottom; height: 82px; width: 100%;
}	
#indb {
	background-image: url(../ig/ix/grad.jpg);
	background-repeat: repeat-x;
	height: 142px;
	width: 100%;
	background-attachment: scroll;
	background-position: top;
}

 /* Top Line */
#ttab {
background-color: #DEDEF8; height: 19px; width: 100%; background-image: url(../ig/ttab.png);
background-repeat: repeat-x; background-attachment: scroll;	background-position: center;
}
#ttab a {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 19px;
	color: #6467A4;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	padding-right: 20px;
	letter-spacing: 1px;
	word-spacing: 2px;
}
#ftr {
	background-color: #000033;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	color: #CECEDE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	letter-spacing: 1px;
	word-spacing: 2px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
}

#ttab a:hover {
color: #0F1030;
}
#indb {
	background-image: url(../ig/ix/grad.jpg);
	background-repeat: repeat-x;
	height: 142px;
	width: 100%;
	background-attachment: scroll;
	background-position: top;
}
#indt {
	background-image: url(../ig/ix/boxt.gif);
	background-repeat: no-repeat;
	height: 282px;
	background-attachment: scroll;
	background-position: 50% top;
	z-index: 1;
}
#mid {
	background-color: #CECEDE;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000033;
}
#menu {
	float: right;
	width: 373px;
	z-index: 3;
	background-attachment: scroll;
	background-image: url(../ig/ix/ix-menu.png);
	background-repeat: no-repeat;
	height: 266px;
	margin-right: 100px;
}
#menu li {
	list-style-type: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
#menu a {
	letter-spacing: 1px;
	word-spacing: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	line-height: 20px;
	color: #000066;
	font-weight: bold;
}
#menu a:hover {
	color: #990000;
}
#bbox {
	background-attachment: scroll;
	background-image: url(../ig/ix/boxb.gif);
	background-repeat: no-repeat;
	background-position: 50% top;
	height: 142px;
	width: 100%;
}
