@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
	height:0px;
	background-color:#e8ebef;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	text-align:justify;
	font-size:13px;
}
.bgBody {
	background-image:url(../assets/Bg_body.gif);
	width:874px;
	background-repeat:repeat-y;
}
.bgFooter {
	background-image:url(../assets/Bg_footer.gif);
	width:874px;
	height:24px;
	background-repeat:no-repeat;
	
}
.lblTitle {
	color:#339900;
}

.lblSubTitle {
	font-size:10px;
	color:#339900;
}

.lblSubGrayTitle {
	font-size:10px;
	color:#666666;
}
.header {
	height:130px;
	width:818px;
}
.planetImg {
	width:332px;
	height:83px;
	float:right;
}
.logo {
	height:72px;
	width:348px;
	border:0px;
	float:left;
	margin-left:35px;
	margin-top:38px;
}
.igiLogo {
	width:130px;
	height:38px;
	float:right;
	margin-right:30px;
	margin-top:-5px;
}
.menuContaier {
	padding-left:35px;
	width:748px;
	padding-right:35px;
}
.menuHorizontalSeprator {
	background-image:url(../assets/horizontal_seprator.gif);
	height:3px;
	width:100%;
	background-repeat:repeat-x;
}
.verticalSeprator {
	background-image:url(../assets/horizontal_seprator.gif);
	width:3px;
	height:100%;
	background-repeat:repeat-y;
	margin-top:10px;
	float:left;
}
.contentContainer {
	margin-top:20px;
	width:745px;
}
.footerContainer {
	margin-top:10px;
	width:745px;
	text-align:left;
	height:100px;
}
.footerFistCloumn {
	width:220px;
	padding-right:35px;
	text-align:justify;
	float:left;
}
.footerSecondCloumn {
	width:180px;
	padding-left:35px;
	padding-right:35px;
	text-align:justify;
	float:left;
}
.footerThirdCloumn {
	width:188px;
	padding-left:45px;
	float:left;
}
.Link666 {
	color:#666666;
	text-decoration:none;
}
.feedback {
	text-align:left;
	width:450px;	
	float:left;
}

.contactInfo {
	text-align:left;
	width:200px;	
	float:left;
	margin-left:30px;
}

.contactForm{
width:280px;
border:#999999 1px solid;
}

.careerInp{
width:200px;
border:#999999 1px solid;
}

.contactFormBtn {
	background-image:url(../assets/submit_btn.gif);
	border:0;
	cursor: pointer;
	cursor: hand;
	width:67px;
	height:24px;
	color:#333333;
}
.careercomment{
color:#666666 ;
font-size:11px
}
.footerLinkDiv{
width:874px;
margin-top:-10px


}
.footerLink{
color:#97999d;
float:right;
font-size:12px;
margin-right:30px;

}

.footera{
color:#97999d;
font-size:12px;
text-decoration:none;


}

