/* CSS Document */
#body{
	line-height:1.5em;
}
.cat_heading{
	color:f97200;
	background:url(../images/interface/headingtile.gif) repeat-x 0 bottom;
	padding:10px 0 10px 0;
	margin:0 0 10px 0;
}
.cat_heading h2{
	background:url(../images/interface/heading_bullet.gif) no-repeat 0 0;
	margin:0;
	padding:2px 0 10px 20px;
}
.list_std{
	padding:0;
	margin:0 0 0 20px;
	list-style:none;
}
.list_std li{
	padding:1px 0 1px 15px;
	margin:0;
	background:url(../images/interface/bullet_1.gif) no-repeat 0 5px;
}
.highlight{
	color:#f97200;
}
.panel{
	background:url(../images/interface/panel_bg.gif) no-repeat 0 bottom;
	padding:0 20px 50px 20px;
}
#col2 .cat_heading{
	margin-left:10px;
}
.products{
	color:f97200;
	background:url(../images/interface/headingtile.gif) repeat-x 0 bottom;
	padding:10px 0 10px 0;
	margin:0 0 10px 0;
}	
.product_EAVoip{
	
	background:url(../images/interface/productEAVOIPCallCentre.jpg) no-repeat 0 20px;
	padding:20px 50px 10px 70px;
	margin:10px 10px 10px 10px;
}
.product_Webstore{
	
	background:url(../images/interface/productWebstoreLogo.jpg) no-repeat 0 20px;
	padding:20px 50px 10px 70px;
	margin:10px 10px 10px 10px;
}
.product_Content{
	
	background:url(../images/interface/productCDEContentLogo.jpg) no-repeat 0 20px;
	padding:20px 50px 10px 70px;
	margin:10px 10px 10px 10px;
}
.product_MailClient{
	
	background:url(../images/interface/productCDENetwork.jpg) no-repeat 0 20px;
	padding:20px 50px 10px 70px;
	margin:10px 10px 10px 10px;
}