/* aboutus section style */
#contentIntroContainer {	
	background: #fff url(../images/imgAboutFeatureBkg.gif) repeat-x 0 0;
}
#contentIntroLeft {
	float: left;
	height: 494px;
	background: #fff url(../images/imgAboutPattern.jpg) no-repeat 0 0;
	padding-left: 36px;
	border-right: 7px solid white;
	\width: 340px;
	w\idth: 297px;
}

#contentSubIntroContainer {	
	float: left;
	width: 100%;	
	background: #fff url(../images/imgAboutPartnerFeatureBkg.gif) repeat-x 0 0;
}

#contentSubIntroLeft {
	float: left;
	height: 494px;
	background: #fff url(../images/imgAboutPartnersPatternTop.gif) no-repeat 0 0;
	padding-left: 36px;
	border-right: 7px solid white;
	\width: 340px;
	w\idth: 297px;
}

#contentSub2Col {
	float: left;
	width: 1004px;
	background: #fff url(../images/img2ColBkg.gif) repeat-y 0 0;
	margin-top: -330px;
}

#content2ColLeft {
	/*background: #fff url(../images/imgAboutPatternBtm.jpg) no-repeat 0 0;*/	
}
#content2ColLeft .center p {
	text-align: center;
}

#contentIntroRightFeature a {
	color: white;
}
#contentIntroRightFeature a:hover {
	color: #37B0CC;
}

.moveUp {
	margin-top: -50px;
}

.content3ColRightBoxLeft img.first {
	margin-left: 5px;
}
.content3ColRightBoxRight img.second {
	margin-left: 11px;
}
.content3ColRightBoxLeft h2, .content3ColRightBoxLeft p, .content3ColRightBoxLeft ul, .content3ColRightBoxRight h2, .content3ColRightBoxRight p {
	margin-left: 35px;
	margin-right: 35px;
}

#contentAboutForcaTitle img{
	margin-left: 30px;	
}


ul.liArrow {
	list-style-type: none;
	margin: 20px 0;
	padding-left: 0px;
}	
ul.liArrow li {
	background: url(../images/imgArrowAbout_off.gif) no-repeat 0 6px;
	line-height: 1.6em;
	margin: 0 0 0.6em 0;
	padding-left: 15px;
}
ul.liArrow li  {
	behavior: url(/css/hover.htc);
	border-bottom: 1px solid #fff; /*fix IE bug*/	
}
ul.liArrow li:hover,
ul.liArrow li.hover {			
	background-image: url(/images/imgArrowAbout_on.gif);	
}

a { color: #37B0CC; text-decoration: none;}
a:visited {color: #7C7C7C; text-decoration: underline; }
a:hover { color: #97C913; }