

#middle {
	background-image:url(../images/corporateContentBG.gif);
	background-color: #041a36;	
}


#leftMenuHeader {
	background-image:url(../images/corporateHeader.gif);
}

#leftMenuItems {
	background-image:url(../images/corporateLeftMenuBG.gif);
}


#leftMenuItems li{
	border-bottom:1px dotted #041a36;	
}


#leftMenuItems a:link, #leftMenuItems a:visited {
	color:#3d6faf; 
}    

#leftMenuItems a:hover {
	color:#cad915; 
}


#textContentWithPic {
	color:#CCC;
}

#textContentWithoutPic {
	color:#CCC;
}


h1,h2,h3 {
	color:#3d6faf; 
}

a:link, a:visited {
	color:#3d6faf; 
}    

a:hover {
	color:#cad915; 
}

.thumbnail {
	border:1px solid #3d6faf;  
}

a:hover .thumbnail {
	border:1px solid #cad915; 
}


.clientList {
	float:left;
	font-size:12px;
}

.testimonialName {
	color:#3d6faf; 
	border-bottom:1px dotted #3d6faf;

}
