@charset "utf-8";
/* CSS Document */


body {background:url(../Images/Home/Home-Splash-bk.gif) repeat-x 0 6px;}

#homepage {}

/* ===== Splash ===== */

#homepage #splash_wrapper{padding:9px 0 0 0;}
#homepage #video_wrapper{width:622px; float:left;}
#homepage #discover_contensis_box{
    background: url("../Images/Home/featurebox-bg.png") no-repeat scroll 0 0 transparent;
    float: right;
    height: 248px;
    margin-right: -7px;
    width: 298px;
}
	#homepage #discover_contensis_box ul{    
list-style: none outside none;
    margin: 0;
margin-top: 66px;
    padding: 0px;}
	#homepage #discover_contensis_box ul li{    
float: left;
padding: 0 0 5px 10px;}
#homepage #discover_contensis_box ul li img:hover{    
opacity:0.8;
filter:alpha(opacity=80);
}
		#homepage #discover_contensis_box ul a {color:#FFF; font-size:1.4em; font-weight:bold; line-height:1.3em;}
#homepage #the_tour {clear:right; float:right; padding-top:5px;}


/* ===== Client List ===== */

#homepage #client_list{float:left; width:378px; padding-top:20px;}
	#homepage #client_list img {display:block; float:left; border:1px solid #fff; padding:0 2px 3px 0; margin-bottom:25px;}
	#homepage #client_list a {display:block; float:left; border:1px solid #fff; padding:0 2px 3px 0; margin-bottom:25px;}
	#homepage #client_list a:hover {border-right-color:#efefef; border-bottom-color:#efefef;}
	#homepage #client_list a.sys_case_studies_link {display:none; border:0 none; clear:both; margin:0; min-height:23px; line-height:23px; font-weight:bold; float:none; text-align:center; color:#069; 

font-size:1.1em; border-top:1px solid #dcdfe3; border-bottom:1px solid #dcdfe3; background-color:#f6f8f9;}

	
/* ===== Elevator Pitch ===== */

#homepage #elevator_pitch{float:right; width:520px; padding-top:22px;}
	/*#homepage #elevator_pitch blockquote{margin:0; font-size:1.8em; line-height:1.4em; text-align:justify; color:#272c34;}*/
	#homepage #elevator_pitch {margin:0; line-height:1.7em; text-align:justify; color:#272c34; display: inline;}
		/*#homepage #elevator_pitch blockquote p {margin:0; padding:0; font-size: 2em;}*/
		#homepage #elevator_pitch p {margin:0; padding:0; font-size: 1.5em; display: inline;}
		
		#homepage #elevator_pitch h1
		{
			font-size: 1.5em;
			margin-top: 0px;
			padding-top: 0px;
			color: #272c34;
			text-align:justify;
			display: inline;
		}
		
		#homepage #elevator_pitch a
		{
			text-decoration: underline;
		}
		
		#homepage #elevator_pitch p,
		#homepage #elevator_pitch h1 {line-height:1.6em;}
/* ===== Twitter Feed ===== */

#twitter_feed{float:right; width:178px; margin-top:20px; background:url(../Images/Home/TwitterBird.png) 0 0 no-repeat; padding:70px 0 0 0;}
#twitter_feed h3{color:#4ac7e6; margin:0; padding:20px 0 0 15px;}
#twitter_feed ul{margin:0; padding:0; list-style:none; border:1px solid #dfe0e1; border-top:0 none;}
#twitter_feed ul li{border-top:1px solid #dfe0e1; border-bottom:1px solid #fff; padding:15px; color:#272c34;}
#twitter_feed ul li.sys_first{border-top:none; padding-top:10px;}
#twitter_feed ul li a{color:#4ac7e6;}
#twitter_feed ul li span.sys_twitter_info{color:#7a7a7a; display:block;}




