@charset "utf-8";
/* CSS Document */

.rightSectionBox {float:right;}
.rightSectionBoxContent {
	background:url(../images/rightSectionBox_bg.jpg) repeat-x #dee8cf;
	border-left:1px solid #cbcbcb;
	border-right:1px solid #cbcbcb;
	width:288px;
}
.rightSectionText p {float: left; padding: 10px 15px 10px 55px; color: #666; line-height: 1.4em;}

.leftContent {float:left; width:630px;}
#contentHeader .headerText {float: left; margin: 50px 15px 15px 40px;}
#contentHeader .tradeNowBtn {float: right; margin: 20px;}
#contentHeader {border-bottom: 1px solid #bee5a2; float: left; margin-bottom:20px;}
#furtherInfo {width: 100%; min-height: 180px; background: url(../images/bg/find-out-more.gif) top left repeat-x; border-top: 1px solid #bfe6a3; padding-top: 15px; color: #666; overflow: hidden; clear: both; margin-top: 10px;}
*html #furtherInfo {height: 180px; height: 1%;}
#furtherInfo a {color: #666;}
#benefits {width: 410px; float: left; background: url(../images/bg/dots-vertical.gif) right top repeat-y; padding: 0 30px 0 50px; margin-right: 20px;}
#findOutMore {margin-left: 490px; padding-left: 20px; padding-right: 10px;}
ul.findOutMore {list-style: none; margin: 15px 0; padding: 0; font-family: Arial, Helvetica, sans-serif;}
ul.findOutMore li {background: url(../images/bullet-arrows.gif) left 0.15em no-repeat; font-size: 120%; font-weight: bold; color: #666; padding-left: 17px; display: inline-block;}
ul.findOutMore a {color: #666;}
ul.yellow {list-style:none;}
ul.yellow li {
	background: url(../../images/global/bullet.gif) no-repeat 0 4px;
	padding-left: 15px;	
	margin-bottom: 6px;
}