
* html #sol-inner .left{
    width:260px;
	margin:0 0 0 5px;		
	padding-top:0;
	
}
* html #sol-inner-left-content-top{
	height:70px;
	width:252px;
	background:#f4f4f4 url(../images/sol-inner-left-top-bg.jpg) top repeat-x;	
	position:relative;
}
a{
	text-decoration:none;
}
h1{
	font-size:24px !important;
	padding:0px 0 0 0!important;
	margin:20px 0 20px 0!important;
	font-weight:normal !important;
}
h2{
	font-size:10px !important;
	margin:0px;
	padding:0px 0 2px 0;
}
div#sol-wrapper{
	margin:10px 0 0 -9px;
}

div#sol-wrapper .top{
	background:url(../images/sol-wrapper-top.jpg) bottom no-repeat;
	height:14px;
	width:915px;
	
	
	/*_background:none;/*IE6*/
	/*_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../images/sol-wrapper-top.jpg',sizingMethod='image');/*IE6*/
}
div#sol-wrapper .content{
    background:url(../images/sol-wrapper-bg.jpg) repeat-y;
	width:903px;
	padding:0 6px 0 6px;	
	}
	
div#sol-wrapper .bottom{
	background:url(../images/sol-wrapper-bot.jpg) no-repeat;
	width:915px;
	height:15px;
	clear:both;
	}
#sol-inner{
	background:url(../images/sol-inner-bg.jpg) no-repeat bottom;
	border:0px solid #000;
	min-height:400px;
	_height:400px;

}
* html #sol-inner{
	background:url(../images/sol-inner-bg.jpg) no-repeat bottom;
	border:0px solid #000;
	padding:0;
	margin:0;
}

/*#sol-inner .left */
#sol-inner-left-top{
	background:url(../images/sol-left-top.jpg) bottom no-repeat;
	width:260px;
	height:5px;
	float:left;

}
.html #sol-inner-left-top{
	background:url(../images/sol-left-top.jpg) bottom no-repeat;
	width:260px;
	height:5px;
	float:left;
}

/*#sol-inner .left */

#sol-inner-left-content{
	background:url(../images/sol-left-bg.gif) top repeat-y;	
	width:256px;
	padding:0 0 0 4px;
	float:left;
	clear:left;

	
}

#sol-inner-left-content-top{
	height:70px;
	width:252px;
	background:#f4f4f4 url(../images/sol-inner-left-top-bg.jpg) top repeat-x;
	float:left;
	position:relative;
}
#sol-inner-left-content-top h1{
	position:relative;
	float:left;
	clear:left;
}
#sol-inner-left-content-top h1 a{
	color:#000;
	line-height:25px;
	font-weight:normal !important;
	font-size:22px !important;
	display:block;
	width:242px;
}
/*.sIFR-hasFlash #sol-inner-left-content-top h1 a{
	visibility:hidden;*/
}
#sol-inner-left-content-tabs{
	height:31px;
	width:254px;
	float:left;
	clear:left;
	position:relative;
}
.tab-on, .tab-off{
	text-align:center;
	font-size:10px;
	font-weight:bold;
	padding:10px 0 0 0;
	cursor:pointer;
}
.tab-on, .tab-on:hover, .tab-off:hover{
	color:#000;
}
.tab-off{
	color:#919191;
}
a#sol-inner-left-tab-1{
	display:block;
	float:left;
	background:url(../images/sol-inner-left-tab-1-on.jpg) no-repeat;
	width:87px;
	height:20px;
	
}
a#sol-inner-left-tab-1.tab-off{
	background:url(../images/sol-inner-left-tab-1-off.jpg) no-repeat;
}
a#sol-inner-left-tab-2{
	float:left;
	display:block;
	background:url(../images/sol-inner-left-tab-2-off.jpg) no-repeat;
	width:165px;
	height:20px;
}
a#sol-inner-left-tab-2.tab-on{
	background:url(../images/sol-inner-left-tab-2-on.jpg) no-repeat;
}
#sol-inner-anim{
	position: relative;
	float:left;
}

#sol-inner-left-content-list-shell{
	background: #eeeeee url(../images/sol-inner-left-list-bg.jpg) repeat-x top;
	height:280px;
	float:left;
	
}
* html #sol-inner-left-content-list-shell{
	background: #eeeeee url(../images/sol-inner-left-list-bg.jpg) repeat-x top;
	height:276px;
	float:left;
	
}

.sol-inner-left-content-list{
	width:240px;
	padding:0px 5px 10px 6px;
	float:left;
	clear:left;
	position:relative;
}
#sol-inner-left-content-list-2.sol-inner-left-content-list {
	display:none;
}
.sol-inner-left-content-list ul{
	padding:0px;
	margin:7px 0 0 0;
	list-style:none;
	position:relative;
}
.sol-inner-left-content-list li{
	list-style:none;
	padding:0px 0 0 0px;
	margin:0px;
	
	border-top:1px solid #fff;
	border-bottom:1px solid #c7c7c7;
}
.sol-inner-left-content-list li.first{
	border-top:0px;
}
.sol-inner-left-content-list li.last{
	border-bottom:0px;
}
.sol-inner-left-content-list a{
	display:block;
	padding:7px 0 1px 2px;
	width:226px;
	height:19px;
	color:#686868;
}
.sol-inner-left-content-list a:hover{
	text-transform:uppercase;
	color:#000;
	font-weight:bold;
	background:#eeeeee;
}

.sol-inner-left-content-list a:hover, 
.sol-inner-left-content-list a.selected{
	
	background:#eeeeee url(../images/sol-inner-list-arrow.gif) left center no-repeat;
	padding-left:12px;
	width:228px;
	
	color:#000;
	text-transform:uppercase;
	font-weight:bold;
	
	font-size:9px;
}
.sol-inner-left-content-list a.selected, 
.sol-inner-left-content-list a.selected:hover{
	background:#e9e9e9 url(../images/sol-inner-list-arrow-selected.gif) left center no-repeat;
}
#sol-inner .left #sol-inner-left-bot{
	background:url(../images/sol-left-bottom.gif) top no-repeat;	
	width:260px;
	height:13px;
	float:left;
	clear:left;
	
}
#sol-inner .right{
	float:left;
	position:relative;
	width:610px;
	padding:0px 0 0 10px;
	margin:0 0 0 10px;

}
* html #sol-inner .right{	
	float:left;
	position:relative;
	width:610px;
	padding:0 0 0 0;
	margin:0 0 0 0;
}


#choose-task-anim{
	float:left;
	position:relative;

}
#sol-inner .right #choose-a-task h2{
	margin:85px 0px 0px 0px !important;
	padding:0px 0px 0px 15px !important;
	
	font-size:20px !important;
	line-height:22px !important;
	letter-spacing:-.01em;
	font-weight:normal;
	
	background:url(../images/choose-task-arrow.gif) 0 8px no-repeat;
	position:relative;
}
		/*.sIFR-hasFlash #sol-inner .right #choose-a-task h2{
			font-size:16px !important;
			line-height:25px !important;
			
			background:url(../images/choose-task-arrow.gif) 0 4px no-repeat;
		}*/
#sol-inner .right #choose-a-task h3.description{
	margin:0px 0px 0px 0px !important;
	padding:0px 0px 0px 15px !important;
	color:#000000;
	font-size:16px !important;
	font-weight:normal;
}
	/*.sIFR-hasFlash #sol-inner .right #choose-a-task h3.description{
		font-size:16px !important;
		line-height:25px !important;
	}*/
#sol-inner-right-top{
	background:url(../images/sol-right-top.gif) bottom left no-repeat;
	width:629px;
	height:7px;

}
*html #sol-inner-right-top{
	background:url(../images/sol-right-top.gif) bottom no-repeat;
	padding:0;


}

#sol-inner-right-content-shell{
	background:url(../images/sol-right-bg.gif) repeat-y;
	width:610px;
	padding:0;
	margin:0;
	

}
*html #sol-inner-right-content-shell{
	background:url(../images/sol-right-bg.gif) repeat-y;
	width:610px;
	padding:0;
	margin:0 0 0 10px;

}

*html #sol-inner-right-content{
	background:#fff url(../images/sol-right-content-bg.jpg) bottom repeat-x;	
	height:378px;	

}

#sol-inner-right-content{
	background:#fff url(../images/sol-right-content-bg.jpg) bottom repeat-x;	
	min-height:382px;	
	margin:0 1px;
}
#sol-inner-right-content-top{
	padding:0px 0 0 10px;
	height:50px;
	float:left;
	vertical-align:top;
}
#sol-inner-right-content-bot{
	margin-top:0px;
	float:left;
}
#sol-inner-right-content-left{
	width:308px;
	float:left;
	padding:0px 15px 10px 12px;
	position:relative;
	margin-top:0px;
}

#sol-inner-right-content-top h2{
	font-size:24px !important;
	font-weight:normal !important;
	line-height:18px  !important;
	margin-top:10px  !important;
	width:430px;
	padding:0px !important;
}
		/*SIFR!
		.sIFR-hasFlash */
		
#sol-inner-right-content-top h2{
			font-size:19px !important;
			font-weight:normal !important;
			line-height:22px !important;
			padding:0px 0px 0px 0px !important;
			letter-spacing:3px !important;
			word-spacing:-.3em !important;
			float:left;
			visibility:hidden;
		}
#sol-inner-right-content-left div.description{
	margin:0;
}

#sol-inner-right-content-left div.description span.title{
	font-size:12px;
	font-weight:bold;
}
#sol-inner-right-content-left p{
	color:#000;
	font-size:12px;
	
	padding-top:0px;
	margin-top:0px;

}
/**START PRODUCTS**/
#sol-inner-right-content-right{
	width:270px;
	margin:0px 0 0 0;
	float:left;
	position:relative;
}
#sol-inner-right-content-right h2{
	border-bottom:1px solid #c7c7c7;
	width:245px;
	padding:0 0 10px 0;
	font-size:10px;
	margin-left:3px;
}
#sol-inner-right-content-right ul{
	list-style:none;
	margin:0px;
	padding:0px;
	position:relative;
}
#sol-inner-right-content-right li{
	padding-left:3px;
	width:248px;
	position:relative;
}

#sol-inner-right-content-right li.last {
	border-bottom:0px;
}
#sol-inner-right-content-right li a{
	border-top:1px solid #fff;
	border-bottom:1px solid #c7c7c7;

	display:block;
	width:242px;
	height:54px;
	font-size:11px;
	padding:10px 3px 0 3px;
	
	letter-spacing:-.04em;
	position:relative;
}
#sol-inner-right-content-right li a:hover{
	padding:11px 0px 0 3px;
	background:#b6b6b6;
	background:#fff;
	border-right:3px solid #00857e;
	border-top:0px;
	width:242px;
	color:#00857e;
}
#sol-inner-right-content-right li.last a:hover{
	border-bottom:1px solid #c7c7c7;
}
#sol-inner-right-content-right li a span.product{
	font-weight:bold;
	color:#000;
	font-size:12px;
}
/**END PRODUCTS**/

#sol-inner-right-bot{
	background:url(../images/sol-right-bot.gif) no-repeat;
	width:629px;
	height:13px;

}
*html #sol-inner-right-bot{
	background:url(../images/sol-right-bot.gif) top no-repeat;
	width:629px;
	height:13px;

}


#sol-sales{
	height:33px;
	margin:15px 0 0 10px;
}
#sol-sales h3{
	font-size:20px;
	font-weight:normal;
	float:left;
	line-height:24px;
	margin:0px;
	padding:0px;
}
		
#sol-sales div.phone{
	float:left;
	margin:10px 0 0 10px;
}
		/**SIFR*
		.sIFR-hasFlash */
#sol-sales div.phone{
			float:left;
			margin:5px 0 0 5px;
		}
#sol-sales div.phone a{
	font-weight:bold;
}
