/* index styles */

body { 
	background:#fff url('/img/site/bg/index-bg.jpg') top center no-repeat; 
	background-attachment:fixed; 
}
#main-frame { display:none !important; border:none !important; }
.topmenu_button:hover { border:1px solid #ccc !important; color:#000; background:#dfd !important; opacity:0.65 !important; filter:Alpha(opacity=65) !important; }

#index-head-container { position:absolute; /*background:linear-gradient(to right,#ccf,#fff); border-bottom:1px solid #ccc; height:160px;*/ top:0; left:0; right:0; min-width:940px; z-index:10; }

#presentation-container { float:left; clear:both; width:770px; margin:10px 0 0 20px; height:276px; }
#presentation-container div { float:left; }
#presentation-container > div { display:none; clear:both; width:100%; }
.feature-header { display:block; width:100%; text-align:center; float:left; font-size:16px; font-size:bold; margin:0 0 20px 0; color:#070; }
.feature-header:hover { text-decoration:none; }
#presentation-container > div > div { clear:both; width:690px; margin-bottom:36px; font-size:14px; line-height:18px; padding:8px 0; margin:0 40px; }
#presentation-container .left-img { float:left; width:320px; height:220px; margin-right:20px; }
#presentation-container .right-img { float:right; width:320px; height:220px; margin-left:20px; }
.feature-content { width:340px; }
.feature-content ul { list-style-type:none; margin:0 0 0 0; padding:0; text-align:center; font-weight:bold; font-size:14px; line-height:22px; color:#333; line-height:28px; }
.feature-content ul.right-ul {  }

#social-links-container { width:100%; height:32px; margin-top:20px; }
#social-links-container > a { display:inline-block; }
#social-links-container > a > img { width:66%; }
