/**
	Blobject
	Blo Slider Module for Joomla 1.5
*/

#blobegin_wrapper {
	padding: 10px;
	width: 800px;
}

#blobegin_banners {
	float: left;
}

#blobegin_banners {
	padding-left: 9px;
}

.Clr {
	clear: both;
}

.blobegintext a {
	color: #FFF !important;
}

#blobegin_banner1 {
/*	float: left;
	background-image: url(../../templates/simple/images/begin_banner1.png);
	background-position: center;
	background-repeat: no-repeat;
	height: 240px;
	width: 259px;*/
}

#blobegin_banner1 .left {
	float: left;
	background-image: url(../../templates/simple/images/begin_banner1.png);
	background-position: center;
	background-repeat: no-repeat;
	height: 240px;
	width: 259px;
}

#blobegin_banner1 .right {
	margin-top: 34px;
	float: right;
	background-image: url(../../templates/simple/images/begin_large.png);
	background-position: center;
	background-repeat: no-repeat;
	height: 200px;
	width: 499px;
}

#blobegin_banner2 .left {
	float: left;
	background-image: url(../../templates/simple/images/begin_banner2.png);
	background-position: center;
	background-repeat: no-repeat;
	height: 240px;
	width: 259px;
}

#blobegin_banner2 .right {
	margin-top: 34px;
	float: right;
	background-image: url(../../templates/simple/images/begin_large.png);
	background-position: center;
	background-repeat: no-repeat;
	height: 200px;
	width: 499px;
}

#blobegin_banner3 .left {
	float: left;
	background-image: url(../../templates/simple/images/begin_banner3.png);
	background-position: center;
	background-repeat: no-repeat;
	height: 240px;
	width: 259px;
}

#blobegin_banner3 .right {
	margin-top: 34px;
	float: right;
	background-image: url(../../templates/simple/images/begin_large.png);
	background-position: center;
	background-repeat: no-repeat;
	height: 200px;
	width: 499px;
}

/*#blobegin_banner2 {
	float: left;
	background-image: url(../../templates/simple/images/begin_banner2.png);
	background-position: center;
	background-repeat: no-repeat;
	height: 240px;
	width: 259px;
}

#blobegin_banner3 {
	float: left;
	background-image: url(../../templates/simple/images/begin_banner3.png);
	background-position: center;
	background-repeat: no-repeat;
	height: 240px;
	width: 259px;
}*/

.blobegintext {
	margin: 25px 30px 30px 30px;
	height: 150px;
	width: 439px;
	color: #FFF;
	font-size: 14px;
	text-align: justify;
}

#blobegin_head {
	background-image: url(../../templates/simple/images/begin_head.png);
	background-position: center;
	background-repeat: no-repeat;
	width: 795px;
	height: 40px;
}

.Clr {
	clear: both;
}

