﻿#default{
	margin-top:40px;
}

#default .desc{
	width:130px;
}

#default .more{	
	margin-top:5px;
}

#default .more a{
	font-weight:bold;
	color:#000000;	
}

#default .promoLeft{
	width:255px;
	position:relative;
	z-index:0;
	float:left;
	margin-right:20px;
}

#default .promoLeft h1{
	font-size:14px;	
	margin:0px 0px 7px 0px;	
	padding:0px 0px 10px 0px;	
	background:url('../Images/Misc/DotSepHorizontal.gif') repeat-x left bottom;	
	font-family:Tahoma;
	line-height:100%;
}

#default .promoLeft .useCases{		
	position:absolute;
	width:53px;
	height:116px;
	right:30px;
	top:15px;
	z-index:5;
	background:url('../Images/Default/HomePromoUseCases.png') no-repeat left top;
	_background:none;	
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Resources/Global/Images/Default/HomePromoUseCases.png',sizingMethod='scale');	
}

#default .promoRight{
	width:255px;
	position:relative;
	z-index:0;
	float:left;
}

#default .promoRight h1{
	font-size:14px;	
	margin:0px 0px 7px 0px;	
	padding:0px 0px 10px 0px;	
	background:url('../Images/Misc/DotSepHorizontal.gif') repeat-x left bottom;	
	font-family:Tahoma;
	line-height:100%;
}

#default .promoRight .webMeet{
	position:absolute;
	width:48px;
	height:108px;
	right:20px;
	top:15px;
	z-index:5;
	background:url('../Images/Default/HomePromoWebMeet.png') no-repeat right top;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Resources/Global/Images/Default/HomePromoWebMeet.png',sizingMethod='scale');
	
}

#default .promoRight .homeLogos{			
	margin-top:20px;
	position:absolute;	
	width:252px;
	height:33px;	
	background:url('../Images/Default/HomeLogos.gif') no-repeat left top;	
}

#default .promoRight .sep{
	position:absolute;
	margin-top:10px;	
	width:255px;	
	height:1px;
	z-index:10;
	overflow:hidden;
	background:url('../Images/Misc/DotSepHorizontal.gif') repeat-x left top;		
}

