/* Talking image inside images  */


img, a img {
    border:0;
    }
    img.leftimg /* Left aligned */
{
    float:left;
}

img.rightimg /* Right aligned */
{
    float:right;
}

#imageconsultation {
	background-image: url(images-pages/right-consultancy.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 220px;
	width: 280px;	
}
#imageplanning {
	background-image: url(images-pages/right-wardrobe.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 220px;
	width: 280px;	
}
#imageshop {
	background-image: url(images-pages/right-shop.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 220px;
	width: 280px;	
}
#imagemagic {
	background-image: url(images-pages/right-magical.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 220px;
	width: 280px;
}
#imagerevive {
	background-image: url(images-pages/right-revive.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 220px;
	width: 280px;	
}
#imagecorp {
	background-image: url(images-pages/right-corporate.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 220px;
	width: 280px;	
}
#imagetrain {
	background-image: url(images-pages/right-training.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 220px;
	width: 280px;	
}
#imagetourist {
	background-image: url(images-pages/right-tourist.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 220px;
	width: 280px;	
}
#imagegift {
	background-image: url(images-pages/right-token.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 220px;
	width: 280px;	
}
#imagetestimonial {
	background-image: url(images-pages/right-testimonials.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 220px;
	width: 280px;	
}
#imagelinks {
	background-image: url(images-pages/right-links.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 220px;
	width: 280px;	
}
#imagenewsletter {
	background-image: url(images-pages/right-news.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 220px;
	width: 280px;	
}
#imagepress {
	background-image: url(images-pages/right-press.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 220px;
	width: 280px;	
}
#imagenews {
	background-image: url(images-pages/right-latest.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 220px;
	width: 280px;	
}
#imageabout {
	background-image: url(images-pages/right-about.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 220px;
	width: 280px;	
}
#imagecontact {
	background-image: url(images-pages/right-contact.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 220px;
	width: 280px;	
}
#imagesitemap {
	background-image: url(images-pages/right-sitemap.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 220px;
	width: 280px;	
}
#imagespare {
	background-image: url(images-pages/right-spare-one.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 220px;
	width: 280px;	
}
#iconimage {
	display: block;
	height: 105px;
	/*width: 90px;*/
	background-image: url("images-pages/left-personal.jpg");
	background-repeat: no-repeat;
	background-position: top left;
}
#iconward {
	display: block;
	height: 105px;
	/*width: 90px;*/
	background-image: url("images-pages/left-wardrobe.jpg");
	background-repeat: no-repeat;
	background-position: top left;
}
#iconshopping {
	display: block;
	height: 105px;
	/*width: 90px;*/
	background-image: url("images-pages/left-shopping.jpg");
	background-repeat: no-repeat;
	background-position: top left;
}
#iconmagic{
	display: block;
	height: 105px;
	/*width: 90px;*/
	background-image: url("images-pages/left-magic.jpg");
	background-repeat: no-repeat;
	background-position: top left;
}
#iconrevive {
	display: block;
	height: 105px;
	/*width: 90px;*/
	background-image: url("images-pages/left-revive.jpg");
	background-repeat: no-repeat;
	background-position: top left;
}
#iconcorp {
	display: block;
	height: 105px;
	/*width: 90px;*/
	background-image: url("images-pages/left-corporate.jpg");
	background-repeat: no-repeat;
	background-position: top left;
}
#icontraining {
	display: block;
	height: 105px;
	/*width: 90px;*/
	background-image: url("images-pages/left-training.jpg");
	background-repeat: no-repeat;
	background-position: top left;
}
#icontourist {
	display: block;
	height: 105px;
	/*width: 90px;*/
	background-image: url("images-pages/left-tourist.jpg");
	background-repeat: no-repeat;
	background-position: top left;
}
#icongift {
	display: block;
	height: 105px;
	/*width: 90px;*/
	background-image: url("images-pages/left-gift.jpg");
	background-repeat: no-repeat;
	background-position: top left;
}
#icontestimonial {
	display: block;
	height: 105px;
	/*width: 90px;*/
	background-image: url("images-pages/left-testimonial.jpg");
	background-repeat: no-repeat;
	background-position: top left;
}
#iconnewsletter {
	display: block;
	height: 105px;
	/*width: 90px;*/
	background-image: url("images-pages/left-newsletter.jpg");
	background-repeat: no-repeat;
	background-position: top left;
}
