/* WHAT WE DO */
.what-we-do
{
    width:650px;
    margin:0;
    padding:0;
}

.what-we-do-top
{
    font-size:0%;
    margin:0;
    padding:0;
    background:url(../graphics/whatwedotop.jpg) no-repeat;
    width:650px;
    height:15px;
}

.what-we-do-middle
{
    width:650px;
    background:url(../graphics/whatwedomiddle.jpg) repeat-y;
    padding-top:10px;
    padding-bottom:10px;
}

.what-we-do-bottom
{
    font-size:0%;
    margin:0;
    padding:0;
    background:url(../graphics/whatwedobottom.jpg) no-repeat;
    width:650px;
    height:41px;
}

.homepage-services
{
    float:left;
    width:210px;
    margin:0;
    padding:0;
}

.homepage-services li
{
    list-style:none;
    padding-left:20px;
    padding-top:5px;
}

.homepage-services li a:link, .homepage-services li a:visited
{
    padding-left:20px;
    background:url(../graphics/bullet.jpg) no-repeat left center;
    text-decoration:none;
    color:#ccc;
}

.homepage-services li a:hover
{
    text-decoration:none;
    color:#ccc;
    background:url(../graphics/bullet_rollover.jpg) no-repeat left center;
}

.homepageproductleft
{
    float:left;
    width:100px;
}

.homepageproductright
{
    float:left;
    width:550px;
}

.no-link
{ list-style:none;

    background:url(../graphics/bullet.jpg) no-repeat left center;
    text-decoration:none;
    color:#ccc;
    margin-left:20px;
}

.competition-placeholder
{
	width:230px;
	height:245px;
	background:url(../graphics/win.jpg) no-repeat;
	
}