body{
	margin: 0px;
	text-align: center;
	background-color: a7b3c3;
	background-image: url(images/inner_bg2.gif);
	font-family:"Helvetica Neue", "Helvetica", Arial, Helvetica, sans-serif;
	font-size:12px;
	

}
.resources{
	margin: 0px;
	text-align: center;
	background-color: a7b3c3;
	background-image: url(images/resources_MAIN_bg.gif);

}
.logohead {
height: 377px;
width: 949px;
float: right;
clear: left;
	background-image: url(images/inbiz.jpg);
	z-index:1;
}
.contbg {
height:470px;
width:949px;
float:right;
clear:left;
background-image: url(images/inbiz-05.jpg);

}

.contbg_resources {
height:594px;
width:949px;
float:right;
clear:left;
background-image: url(images/resource_cont_bg.jpg);

}


.footbg {
height:164px;
width:949px;
float:right;
clear:left;
	background-image: url(images/inbiz-08.gif);
}
.site_wrap{
width:1080px;
height:1011px;
margin: 0 auto;

}
.header_row{
width:1080px; height:377px;
}

.cont_row{
width:1080px;
height:470px;
overflow:hidden;
}

.cont_row_resources{
width:1080px;
height:594px;
}


.foot_row{
width:1080px;
height:164px;
}


.leftcol{
float:right;
clear: left;
z-index:1;
}
.rightcol{
float:right;
clear: left;
z-index:1;
}
.nav{
	width:445px;
	height:42px;
	position:absolute;
	/*left-margin: 533px;*/
	top:100px; left:453px;
	z-index:100;
	padding:0;
	
}

	
#contact-intro {margin-top:60px; font-size:16px; padding:20px 0 40px 0; text-align:right; line-height:1.4;}
