#mainContentText
{ 
    width:350px;
    float:left;
    text-align:left;
    overflow:hidden;
}

#mainContentIMG
{ 
    width:300px;
    float:left;
    
}

H1.harness {
	background:url(../Images/header_clients.gif) no-repeat;
}

#subNav {
    position:absolute;
	left:300px;
	top:130px;
	display:block;
}

#subNav UL {
	margin:0;
	padding:0;
	list-style:none;
}

#subNav LI {
	display:block;
	float:left;
}

#subNav A {
	display:block;
	margin:0;	
}

#navClientList A 
{
    height:30px;
	width:80px;
	background:url(../Images/button_clientlist.gif) no-repeat;
}

#navClientList A:hover,
#navClientList A.Selected
{
    height:30px;
	width:80px;
	background:url(../Images/button_clientlist_f2.gif) no-repeat;
}

#navTestimonials A 
{
    height:30px;
	width:100px;
	background:url(../Images/button_testimonials.gif) no-repeat;
}

#navTestimonials A:hover,
#navTestimonials A.Selected 
{
    height:30px;
	width:100px;
	background:url(../Images/button_testimonials_f2.gif) no-repeat;
}


/*
 * Special classes for client list
 */

Div.ContentCol
{
    float:left;
    width:210px;
    margin-right:5px;
}

.StrongColor
{
    color:#990000;
}
