.imgright {
	float:right;
	padding:0px 0px 5px 5px;
}
.imgleft {
	float:left;
	padding:0px 5px 5px 0px;
}
.imgleftBorder {
	border:1px dotted #999999;
	float:left;
	margin:0 5px 5px 0;
	padding:5px;
}
.imgrightBorder {
	border:1px dotted #999999;
	float:right;
	margin:0 0 5px 5px;
	padding:5px;
}
/*
.home{
	background-image: url(/assets/ib2009/clyde-arg.jpg) !important;
}
*/
.news{
	background-image: url(/themes/ib2009/images/www.jpg) !important;
}

.services {
	background-image: url(/themes/ib2009/images/screens.jpg) !important;
}

.support {
	background-image: url(/themes/ib2009/images/screens.jpg) !important;
}

.about_us {
	background-image: url(/themes/ib2009/images/www.jpg) !important;
}

.technologies {
	background-image: url(/themes/ib2009/images/switch.jpg) !important;
}

.contact_us {
	background-image: url(/themes/ib2009/images/satellite.jpg) !important;
}

.alliances {
	background-image: url(/themes/ib2009/images/people.jpg) !important;
}

.clients {
	background-image: url(/themes/ib2009/images/people.jpg) !important;
}

.our-cms {
	background-image: url(/themes/ib2009/images/splodge.jpg) !important;
}

.cms-news {
	background-image: url(/themes/ib2009/images/splash.jpg) !important;
}

.cms-launch {
	background-image: url(/themes/ib2009/images/splash.jpg) !important;
}

.applabs {
	background-image: url(/themes/ib2009/images/screens.jpg) !important;
}
ul.featurelist li {
	list-style-image: url(/themes/ib2009/images/bullet.png);
	padding-bottom: 5px;
}
.featurebox{
	padding:10px;
	background-color: #EEEEFF;
}
#clientlogos table tr td {
	text-align:center;
	padding: 10px 20px;
	width: 150px;
	height: 100px;
}