@charset "utf-8";
/* Home pages */
#home-banner { width:970px; height:317px; background: url(../graphics/bg_home_banner.gif) no-repeat;}
#home-content { width:960px; height:370px; background: url(../graphics/bg_home_content.jpg) no-repeat #FFFFFF; }
#home-message { width:298px; height:333px; background: url(../graphics/bg_home_message.gif) no-repeat #FFFFFF; float:left;  }
#home-message p{ font-size:15px; color:#FFFFFF; line-height:150%; margin:35px 30px 0 30px; font-weight:bold; }
#home-feature-tabs { width:550px; height:27px; float:right; margin:30px 50px 0 0; }
#home-features { width:550px; height:280px; overflow:auto; background: url(../graphics/bg_home_features.jpg) no-repeat #FFFFFF; float:right; margin-right:50px; }
#home-spotlight { width:260px; height:auto; float:left; margin:20px 0 10px 10px; font-size:11px; }
#home-news { width:240px; height:auto; float:right; margin:20px 20px 0 0; }
.tab-news {margin-left:160px;}
.spotlight-img { width:100px; border:1px solid #B2AA9E; margin-right:10px; float:left;}
#home-spotlight a:link {color: #D31045;	text-decoration: none; font-weight:bold; font-size:12px;}
#home-spotlight a:visited {color: #D31045; text-decoration: none; font-weight:bold; font-size:12px;}
#home-spotlight a:hover {color: #9D9588; text-decoration: underline; font-weight:bold; font-size:12px;}
#home-spotlight a:active, #home-spotlight a:focus {color: #D31045; text-decoration: none; font-weight:bold; font-size:12px;}
.home-spotlight-teaser	{margin: 10px 0 0 0;}
.latest-news { list-style:none; font-size:1.1em;}
.latest-news li{ background:url(../graphics/bullet.gif) no-repeat 0 4px; margin-left:0; padding-left:15px; padding-bottom:8px; }
.btn-login { position:relative; top:-80px; left:250px;}