/* Index Style */

#ibody {
	font: 10pt verdana, arial, sans-serif;
	color: #334329;
	margin: 0;
	border: 0px;
	padding: 0px;
	background: #6a7e59;
	/*ffe16c -- bf9700 */
}

#iwrapper {
	width:1060px;
	height:673px;
	background: url(images/mt4.gif) no-repeat top left;
	position:relative;
	margin: 0 auto;
	top:45px;
}

#iheading {
	margin:0px;
	padding:0px;
	width:100%px;
	position: absolute;
}

#iheading h1 { 
	background: transparent url(images/heading3.gif) no-repeat top left; 
	position:absolute;
	top: 80px;
	left: 70px; 
	width: 760px; 
	height: 100px;
	margin:0px;
}

#iheading h1 span {
	display:none
}

#iheading p { 
	background: transparent url(images/onestep.gif) no-repeat top left; 
	position: absolute;
	top: 490px;
	left: 50px;
	width: 284px; 
	height: 47px; 
}

#iheading p span {
	display:none;
}
#iheading a { 
	position: absolute;
	top: 80px;
	left: 0px; 
	width: 800px; 
	height: 80px;
	margin:0px;
	padding:40px;
	text-align:center;
	text-decoration: none;
	font: normal 10pt verdana, sans-serif;
	color: #334329;
}

#logo { 
	background: transparent url(images/logo2.gif) no-repeat top left; 
	position: absolute;
	bottom: 50px;
	right: 50px; 
	width: 84px; 
	height: 84px;
	margin:0px;
	padding:0px;
}

#address {
	position:absolute;
	width:100%;
	bottom: -15px;

}

#address h3 {
	display:none
}

#address p { 
	background: transparent;
	position:absolute;
	letter-spacing: 4px; 
	font-size:70%;
	margin: 0 auto;
	margin-right:80px;
	padding-bottom:25px;
	bottom:0px;
	left: 40px;
}



