#content {
    background: #F6F6F6;
    font-family: "Myriad Pro", Helvetica, Helvetica Neue, sans-serif;
    padding: 5px 35px;
}

#content A { color: #009DCA; }
#content H2 { color: #323232; font-weight: normal; margin: 15px 0; }
#content H3 { color: #4E8994; font-weight: normal; font-style: italic; margin: 15px 0; }

P {
   color: #323232;
   font-size: 16px;
   margin: 15px 0;
   line-height: 1.33;
}

#content IMG { margin: 10px 0; }
#content IMG.l { float: left; margin-right: 20px; }
#content IMG.r { float: right; margin-left: 20px; }


#content OL,
#content UL { margin: 15px auto; }
#content UL { margin-left: 7px; }
#content OL { margin-left: 30px; }
#content OL UL,
#content UL UL,
#content OL OL,
#content UL OL { margin: 8px auto; }
#content OL LI,
#content UL LI { line-height: 18px; font-size: 14px; margin: 10px 0; }
#content UL LI { padding-left: 25px; list-style: none; background: url(/i/bg/li.png) 0 10px no-repeat; }
#content OL LI { list-style: decimal; }
#content UL OL LI { background: none; padding: 0; margin-left: 23px; }
#content OL UL LI { list-style: none; }
#content OL UL,
#content UL UL { margin-left: 9px; }

#content OL.circle LI {
	background: url(/i/bg/ol.png) no-repeat;
	color: #FFF;
	list-style-position: inside;
	padding: 1px 0 5px 6px;
	}
	#content OL.circle LI SPAN { color: #323232; margin-left: 5px; }
	#content UL.cols { margin: 0; width: 105%; }
	#content UL.cols LI { float: left; margin: 3px 0 3px 20px; width: 25%; }

#content UL.cols2 { margin: 0; width: 105%; }
#content UL.cols2 LI { float: left; margin: 3px 0 3px 20px; width: 38%; }

#content .features { margin: 15px 0; padding: 0; }
	#content .features LI {
		background: none;
		float: left;
		margin: 5px 0;
		padding: 0;
		width: 45%;
		margin-right: 5%;
		}
	#content .features LI.clear { width: 100%; }
	#content .features LI.odd { margin-right: 0; }
	#content .features LI H3,
	#content .features LI P { margin: 5px 0 5px 80px; }
	#content .features LI P { font-size: 13px; }
	#content .features LI  IMG { float: left; }

#content .outside { left: 110%; width: 270px;}
#content .outside_video { left: 100%; width: 270px; }
	#content .outside DL { font-size: 13px; }
	#content .outside DL DT { position: absolute; left: 0; width: 30px; height: 20px; }
	#content .outside DL DD.first { border-top: 1px solid #CCC; }
	#content .outside DL DD {
		border-bottom: 1px solid #CCC;
		margin-left: 40px;
		padding: 10px 0;
		width: 180px;
		}
	#content .outside IMG { margin: 0; }
	#content .outside UL { font-size: 13px; margin: 0; }
	#content .outside UL LI.first { border-top: 1px solid #CCC; }
	#content .outside UL LI {
		background: none;
		border-bottom: 1px solid #CCC;
		padding: 10px 0;
		margin: 0;
		width: 180px;
		}
	#content .outside .ficon { float: left; margin-right: 10px; margin-top: -10px; }
	#content .outside EM { font-size: 12px; color: #515151; }

#content .gallery {
	margin: 15px 0;
}

#content .gallery LI {
    background: none;
    float: left;
    padding: 0;
    width: 32%
}