span.overlay {
	background-position: 0 0;
	background-repeat: no-repeat;
	cursor: pointer;
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

#fp_triresolve {
	width: 337px;
	height: 179px;
}

#fp_triresolve span.overlay {
	background-image:url(../upload/homepage/triresolve.jpg);
}

#fp_trireduce {
	width: 337px;
	height: 178px;
}

#fp_trireduce span.overlay {
	background-image:url(../upload/homepage/trireduce.jpg);
}
#fp_managing {
	width: 340px;
	height: 357px;
}

#fp_managing span.overlay {
	background-image:url(../upload/homepage/managing.gif);
}

.image {
	position: relative;
	display: block;
}

#start{
	border-top: #e1e1e1 2px dotted;
	border-bottom: #e1e1e1 2px dotted;
	border-top: 1px #e1e1e1 solid;
	border-bottom: 1px #e1e1e1 solid;
	padding: 15px 0;
}

#start a{
       background-image: none;
       font-size: 20px;
       color: #7b0542;
       text-decoration: none;
}
#start {
       font-size: 20px;
       color: #7b0542;
}
#start-leftside{
	float: left;
	width: 335px;
	border-right: 2px #e1e1e1 dotted;
	border-right: 1px #e1e1e1 solid;
}
#start-main{
	float: left;
	width: 300px;
	padding: 0 0 0 30px;
	background: url(/images/start/quote.gif) no-repeat 7px 8px scroll transparent;
}
#start-main .text
{
	padding: 0 10px 10px 0;
	background: url(/images/start/quote2.gif) no-repeat 64% 93% scroll transparent;
	color: #909090;
}
#start-main h1
{
	font-size: 25px;
	margin-bottom: 5px;
}

#start-topleft, #start-bottomleft{
	position: relative;
	padding: 70px 0 28px 0;
	margin-right: 10px;
}
#start-leftside a
{
	font-size: 20px;
}
#start-topleft .top, #start-bottomleft .top
{
	position: absolute;
	top: 0;
	left: 0;
}
#start-topleft .bottom, #start-bottomleft .bottom
{
	position: absolute;
	bottom: 0;
	left: 0;
}
#start-topleft
{
	margin-bottom: 15px;
	padding-bottom: 33px;
	border-bottom: 2px #e1e1e1 dotted;
	border-bottom: 1px #e1e1e1 solid;
}
#start-topleft .bottom
{
	bottom: 5px;
}
a.block
{
	display: block;
}
#start a
{
	cursor: pointer!important;
}
a.white
{
	color: white!important;
}