﻿*{
	margin:0;
	padding:0;
	border: 0;
}
body{
	background-image:url('../images/igiadmainbg.png');
	background-color:#f0eeef;
}
P{
	color: #003A78;
	font-size: 10pt;
	line-height: 1.5em;
	font-family: Serif, Calibri, Arial, Verdana;
}
h1 h2 h3 h4{
	font-family: Arial,Verdana, Serif;
	color:#003A78;
}

#iTop{
	width: 100%;
	height: 40px;
	background-color: #E5EEF3;
}
#iTopx{
	width: 950px;
	height: 40px;
}

#iTopmenu{
	width: 100%;
	height: 135px;
}
#iTopmenux{
	margin: auto;
	width: 950px;
	direction: rtl;
}
#iomtopx{
	width: 500px;
	height: 50px;
	float: left;
	background-image: url('../images/iomxtop.png');
	background-repeat: no-repeat;
}
#iBanner{
	width: 100%;
	height: 250px;
}

#iBannerMPic{
	margin:auto;
	width: 950px;
	height: 250px;
}


.Topmainx{
	width: 750px;
	height: 60px;
	margin: 0;
	float: right;
	direction: rtl;
}

#iMain{
	width: 100%
}

#iMainContener{
	margin: auto;
	width: 950px;
	margin-top: 30px;
}
.maincolumn{
	width: 280px;
	min-height: 400px;
	float: left;
	text-align: inherit;
}
.iTdTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-weight: bold;
	color: #003a78;
	
}
.itdTax{
	height: 70px;
	vertical-align: text-top;
}

#iFooter{
	background-color: #003A78;
	height: 260px;
}
#infooter{
	width: 960px;
	margin: auto;
	color: #ccc;
}
.vernav{
	color:#2aabe3;
	font-family: Arial, Helvetica, sans-serif;


}
.clr{
	clear: both;
	font-size: 1px;
}