.call-to-action {
font-size: 150%;
font-weight: bold;
text-align: center;

}


#imageContainer_top
{
	border: 0px;
/*	overflow: hidden;*/
	position: relative;
	width: 748px;
	height: 200px;
}

#imageContainer_top img
{
	width: 748px;
	height: 200px;
	cursor: hand;
}

#imageContainer_top img {
	display:none;
	position:absolute;
	top:0; left:0;
}

div.offer{
	*zoom: 1;
}

div.offer:after { clear:both; display: block; content: '.'; visibility: hidden; height: 0; }

.call-to-action a {
color: #FF5E9E;

}

ul.portfolio-usps {
list-style: none;
clear: both;
width: 500px;
padding: 0;
margin: 0;
margin-top: 20px;
}

ul.portfolio-usps li{
width: 200px;
float: left;
border: 1px solid #FF5E9E;
padding: 10px;
height: 105px;
margin-bottom: 25px;
}

ul.portfolio-usps li strong{
font-size: 120%;
font-weight: bold;
color: #000;
}

ul.portfolio-usps li span.important{
font-size: 120%;
font-weight: bold;
color: #FF5E9E;
}

#column-one {
width: 510px; float: left;
}

#column-two {
width: 200px; float: right;
}
