.TopTabBlock {
width:1034px;
height:426px;
}
.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
width:1034px; /*width of featured content slider*/
height:325px;
}
.sliderwrapper .TabContentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
background:#000;
width: 1034px;
padding-top:20px;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}
.sliderwrapper .TabFirstContent {
	background:url(../images/tab1bg.jpg) no-repeat;
	height:305px;
}
.sliderwrapper .TabSecndContent {
	background:url(../images/tab2bg.jpg) no-repeat;
	height:305px;
}
.sliderwrapper .TabThirdContent {
	background:url(../images/tab3bg.jpg) no-repeat;
	height:305px;
}
.sliderwrapper h3 {
	color:#9ECD55;
	font:normal 42px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:5px 0 10px 47px;
}
.Tabs{
width: 1034px; 
height:101px;
}
.Tabs ul{
list-style-type:none;
margin:0;
padding:0;
overflow:hidden;
display:block;
}
.Tabs ul li{
padding:0;
margin:0;
background:#000;
display:inline;
float:left;
}
.Tabs ul li a{
display:block;
float:left;
color:#fff;
text-decoration:none;
}
.Tabs ul li a:hover, .Tabs ul li a.selected{
color:#fff;
text-decoration:none;
}

.Tabs ul li.FirstTab a{
width:250px;
height:43px;
padding:58px 0 0 88px;
background:url(../images/tabs.jpg) no-repeat 0 0;
}
.Tabs ul li.FirstTab a:hover, .Tabs ul li.FirstTab a.selected{
background:url(../images/tabs.jpg) no-repeat 0 -101px;
}
.Tabs ul li.SecdTab a{
width:268px;
height:43px;
padding:58px 0 0 81px;
background:url(../images/tabs.jpg) no-repeat -338px 0;
}
.Tabs ul li.SecdTab a:hover, .Tabs ul li.SecdTab a.selected{
background:url(../images/tabs.jpg) no-repeat -338px -101px;
}
.Tabs ul li.ThirdTab a{
width:260px;
height:43px;
padding:58px 0 0 87px;
background:url(../images/tabs.jpg) no-repeat -687px 0;
}
.Tabs ul li.ThirdTab a:hover, .Tabs ul li.ThirdTab a.selected{
background:url(../images/tabs.jpg) no-repeat -687px -101px;
}
/*********************** Tabs Inner Content CSS ********************************/
.PortfolioInTab {
	width:1034px;
}
.PoftFolioImageSection {
	float:left;
	width:440px;
}
.TabPortfolioDescription {
	float:right;
	width:380px;
	padding:30px 20px 0 0;
}
.TabPortfolioDescription h6 {
	padding-left:12px;
	background:url(../images/arrow2.gif) no-repeat 0 8px;
	font:normal 24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#ABDC5E;
	line-height:24px;
	margin-bottom:14px;
}
.TabPortfolioDescription h6 strong {
	font-size:13px;
	font-weight:normal;
}
.TabPortfolioDescription h6 strong span {
	font-size:13px;
	font-weight:bold;
}
.stripViewer .panelContainer .panel .TabPortfolioDescription p {
	padding:0 0 20px 13px;
	color:#BABABA;
	text-align:left;
}
.TabPortfolioDescription ul, .TabPortfolioDescription ul li {
	list-style-type:none;
	margin:0;
	padding:0 0 0 13px;
}
.TabPortfolioDescription ul li {
	padding:4px 0 6px 0;
	background:url(../images/green-dot.gif) repeat-x left bottom;
	width:230px;
	color:#8CB946;
}
.TabPortfolioDescription ul li.last {
	background:none;
}
.TabPortfolioDescription ul li a:hover {
	text-decoration:none;
}
/************************** Tab Inside Tab **************************/
.HowitWorksContent {
	width:100%;
	padding-top:20px;
	display:none;
}
.HowitWorksContent ul {
	display:block;
	padding-left:194px;	
	overflow:hidden;
}
.TabInsideTab {
	list-style-type:none;
	margin:60px 0 0 0;
	padding:0 0 0 88px;
	overflow:hidden;
}
.TabInsideTab li {
	margin:0 130px 0 0;
	padding:0;
	line-height:30px;
	display:inline;
	float:left;
	font-size:16px;
	color:#797979;
}
.TabInsideTab li.thirdtab {
	margin-right:50px;
}
.TabInsideTab li a {
	margin:0;
	padding:0 0 0 32px;
	display:block;
	float:left;
	width:auto;
	color:#797979;
	height:24px;
	line-height:24px;
}
.TabInsideTab li a:hover, .TabInsideTab li a.selected {
	color:#fff;
	text-decoration:none;
}
.TabInsideTab li.tab1 a {
	background:url(../images/one.gif) 0 0 no-repeat;
}
.TabInsideTab li.tab1 a:hover, .TabInsideTab li.tab1 a.selected {
	background:url(../images/one.gif) 0 -24px no-repeat;
}
.TabInsideTab li.tab2 a {
	background:url(../images/two.gif) 0 0 no-repeat;
}
.TabInsideTab li.tab2 a:hover, .TabInsideTab li.tab2 a.selected {
	background:url(../images/two.gif) 0 -24px no-repeat;
}
.TabInsideTab li.tab3 a {
	background:url(../images/three.gif) 0 0 no-repeat;
}
.TabInsideTab li.tab3 a:hover, .TabInsideTab li.tab3 a.selected {
	background:url(../images/three.gif) 0 -24px no-repeat;
}
.giveuscall {
	color:#FFFFFF;
	text-align:center;
	font:normal 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	height:100px;
}
.giveuscall p {
	line-height:24px;
	padding-bottom:10px;
}
.giveuscall p.glozeno {
	font-size:19px;
	font-weight:normal;
	line-height:20px;
}
.compare-pakages-button, .compare-pakages-button2 {
	display:block;
	margin:0 auto;
	width:137px;
	height:28px;
}
.compare-pakages-button2 {
	margin:20px 0 0 13px;
}

