/* Layout
----------------------------------------*/
body{background:#f2f0e9 url(../images/bg_home.jpg) repeat-x;}
.content .left_col{background:#fff url(../images/bg_left_col_hp.gif) repeat-x;min-height:1430px;}


/* Header
----------------------------------------*/
.statement{position:relative;padding:32px 0 0 24px;height:411px;background:url(../images/bg_statement.jpg) no-repeat right top;}
.statement img{float:right;}
.statement h1{font-size:42px;line-height:48px;margin-bottom:18px;font-family:Tahoma, Verdana, Geneva;}
.statement h2{width:540px;font-weight:normal;font-size:16px;}
.statement ul.checklist{margin-bottom:24px;}
.statement ul.checklist li{background:url(../images/checkmark_green.png) no-repeat left center;padding-left:40px;margin:12px 0;}
.statement ul.signup li{float:left;line-height:60px;font-size:14px;margin-right:18px;}
.statement .btn.tour{background:url(../images/opacity_60_white.png);border:1px solid #d6d7d3;font:bold 15px Tahoma;padding:10px 16px;display:inline-block;text-decoration:underline;}
.statement .btn.tour:hover{text-decoration:none;}


/* Three Buckets
----------------------------------------*/
.features{position:relative;padding:24px;background:#2d3f49;margin-left:-7px;zoom:1;border-radius:5px 5px 5px 0;-moz-border-radius:8px 8px 8px 0;}
.features .corner{background:url(../images/corner_features.png) no-repeat;width:7px;height:7px;position:absolute;bottom:-7px;left:0px;}
.features ul li{float:left;width:284px;margin-right:80px;}
.features ul li.last{margin-right:0;}
.features h2{color:#FFF;font-size:21px;margin:0px 0 12px 0;}
.features p{color:#f6f5f1;margin:0 0 18px 0;}
.features .btn{background:#8cbcbd;color:#fff;font:bold 14px Tahoma;padding:6px 16px 8px;display:inline-block;box-shadow:0 0 1px #24323a, inset 0 1px 0 #a5cccd;-moz-box-shadow:0 0 1px #24323a, inset 0 1px 0 #a5cccd;-webkit-box-shadow:0 0 1px #24323a, inset 0 1px 0 #a5cccd;text-shadow: 1px 1px 0 #597879;}

	
/* Hand Picked Articles
----------------------------------------*/
.hand_picked_articles .news{float:right;}
.hand_picked_articles .news.columns .article{margin-right:12px;}
.hand_picked_articles .ads{float:left;width:300px;}




