*{
	margin:0px;
	padding:0px;
	}
.clbth{
	clear:both;
	}
.mainContainer{
	width:900px;
	margin:0px auto;
	}
.headerContainer{
	width:900px;
	height:81px;
	background:url(../images/header-back.gif) repeat-x;
	padding:34px 0 0 0;
	}
.logoContainer{
	width:770px; 
	margin:0px auto;
		}
.logo{
	background:url(../images/logo.gif) no-repeat;
	width:236px;
	height:80px;	
	}
.imageContainer{
	width:770px;
	margin:0px auto;
	margin-top:20px;
	}
.imgContainerLft{
	width:379px;
	height:414px;
	float:left;
	border:1px solid #000000;position:relative;
	}
.imgContainerRgt{
	width:379px;
	height:414px;
	float:right;
	border:1px solid #000000;position:relative;
	}
.logoSmlHolder{
	position:absolute; 
	left:0px; top:310px; 
	width:140px;
	}
.imgTextHolder{
	position:absolute; left:0px; 
	top:340px; color:#ffffff; 
	padding:10px 0px 10px 10px; 
	text-align:left; background:#6c7d84; 
	width:369px;border-bottom:1px solid #fff; 
	border-top:1px solid #fff; filter:alpha(opacity=90);
	--moz-opacity:0.5; /* Mozilla 1.6 and below   */
   opacity: 0.8;font-size:18px; font-weight:bold; font-family:Arial, Helvetica, sans-serif;
   }
.footerConatiner{
	width:900px; text-align:center; color:#000000; font-size:18px; margin:0px auto; margin-top:40px; font-size:12px; background:url(../images/footer-bg.gif) repeat-x; height:35px; padding:10px 0 5px 0; font-family:Arial, Helvetica, sans-serif;
	
	

