@charset "utf-8";
/* ---- WELCOME ----	*/
#welcome-container{
	background:url(../images/bg-welcome.png) repeat-x center top;
	height:239px;
	min-width:988px;}
#welcome{
	margin:0 auto;
	width:988px; }
#welcome-msg{
	color:#3c3c3c;
	float:left;
	font-size:14px;
	font-weight:bold;
	line-height:24px;
	margin-left:14px;
	margin-top:43px;
	width:400px; }
#welcome-img{
	background:url(../images/hello.png) no-repeat;
	float:left;
	height:162px;
	margin-left:100px;
	margin-top:33px;
	width:379px; }
.home-heading{
	background:url(../images/bullet-h2.png) no-repeat;
	color:#494842;
	font-size:22px;
	padding-bottom:1px;
	padding-left:40px; }
.intro-paragraph{
	font-size:15px;
	line-height:22px;
	padding-left:42px; }
	
/* ---- SERVICES ----	*/
#services{
	background:url(../images/bg-services.png) no-repeat;
	height:307px;
	margin-top:24px;
	padding:24px 0 0 29px;
	width:679px; }
#services h3{
	color:#f14d13;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:normal;
	margin-bottom:0; }
#services p{
	color:#585858;
	line-height:18px;
	margin-bottom: 12px;
}
#services .col{
	float:left;
	margin-right:35px;
	margin-left:8px; }
#services ul li{
	background:url(../images/left-bottom-lines.png) repeat-x left bottom;
	list-style-type:none;
	margin-bottom:10px;
	padding:0 0 2px 28px;
	width:258px;
}
#services li .number{
	float:right;
	left:-275px;
	position:relative; }
#more-about-services{
	background:url(../images/more-about-services-btn-sprite.png) no-repeat 0 0;
	display:block;
	height:28px;
	width:216px;
	position:relative;
	text-indent:-9999px;
	top:-23px;
	left:440px; }
#more-about-services:hover{
	background:url(../images/more-about-services-btn-sprite.png) no-repeat 0 -30px; }
	
/* ---- WHAT WIDGET ---- */
#what-widget{
	width:250px; }
#what-widget .head{
	cursor:pointer;
	height:51px;
	text-indent:-9999px;
	width:250px; }
/*#what-widget #head-latest{
	background:url(../images/tab-latest.png) no-repeat; }
#what-widget #head-launch{
	background:url(../images/tab-launch.png) no-repeat; }
#what-widget #head-featured{
	background:url(../images/tab-featured.png) no-repeat; }
#what-widget #head-listening{
	background:url(../images/tab-listening.png) no-repeat; }
*/
#what-widget #head-latest{
	background:url(../images/tab-sprite.png) no-repeat 0 0; }
#what-widget #head-launch{
	background:url(../images/tab-sprite.png) no-repeat 0 -50px; }
#what-widget #head-featured{
	background:url(../images/tab-sprite.png) no-repeat 0 -100px; }
#what-widget #head-listening{
	background:url(../images/tab-sprite.png) no-repeat 0 -150px; }
#what-widget .content{
	font-size:13px;
	padding:10px 20px 10px 20px; }
#what-widget .content h3{	
	margin-bottom:2px; }
#what-widget .content p{
	line-height:17px;
	margin-bottom: 12px;
}
#what-widget .content p.link{
	display:block;
	text-align:right; }
#what-widget .content p.link a{
	background:url(../images/link-arrow.png) no-repeat 0 5px;
	color:#fff;
	padding-left:16px; }
#what-widget .content p.link a:hover{
	color:#EC6F09;
}
#what-widget #content-latest{
	background-color:#494842; }
#what-widget #content-latest h3{
	color:#d1d1d0; }
#what-widget #content-latest p{	
	color:#b6b6b3; }	
#what-widget #content-launch{
	background-color:#745739;
	background-image:url(../images/launch-bg.gif); }
#what-widget #content-launch img{
	border:3px solid #baab9c;
	margin-bottom:4px; }	
#what-widget #content-launch h3{
	color:#dcd5cd; }
#what-widget #content-launch p{	
	color:#c7bcb0; }	
#what-widget #content-featured{
	background-color:#9f6531; }
#what-widget #content-featured img{
	border:3px solid #cfb298;
	margin-bottom:4px; }
#what-widget #content-featured h3{
	color:#e7d8cb; }
#what-widget #content-featured p{	
	color:#d9c1ad; }	
#what-widget #content-listening{
	background-color:#ca7329;
	padding-bottom:20px;
	text-align:center;
	color: #E5B994;
}	
#what-widget #content-listening img{
	border:3px solid #e5b994;
	margin-bottom:4px; }
	#what-widget #content-listening .label{
	color:#eac7a9; }
#what-widget #content-listening .name{
	color:#f2dcc9;
	font-weight:bold; }
#accordion-bottom{
	background:url(../images/tab-sprite.png) no-repeat 0 -200px;
	height:124px;
	margin-top:-4px;
	width:250px; }

