/* Created by TopStyle Pro Trial Version - www.bradsoft.com */
#contentLeft {
	background-image: url(images/startleft.jpg);
	background-repeat: no-repeat;
}

#contentRight {
	background-image: url(images/startright.jpg);
	background-repeat: no-repeat;
}

h1 {
	color: White;
	width: 160px;
	margin-bottom: 25px;
}

#dpg {
	/*visibility: hidden;*/
}


.content {
	overflow: visible;
}


.start-cluster {
	margin-bottom: 15px;
}
.start-cluster-more {
	float: right;
	width: 45px;
}

.start-cluster-text {
	margin-left: 105px;
	padding-right: 50px;
	margin-right: 50px;
}

.start-cluster-text h1{
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: white;
	font-weight: bold;
}

.start-cluster-text p{
	margin: 0px;
	padding: 0px;
	color: white;
}

.start-cluster a {
	display: block; 
	float: left;
	width: 95px;
}

.start-cluster img {
	border: 0px solid white;
}

.start-cluster-more a{
	display: block;
	margin-top: 50px;
	color: white;
	float: none;
	width: auto;
}
