@charset "utf-8";
/* CSS Document */

#sub-nav-clients-format {
	margin-left:14px;
}
#sub-nav-clients {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#6699FF;
	background-image: url(../images/sub-nav-grad.gif);
	background-position: right bottom;
	width:220px;
	height:27px;
	font-family:Arial, Helvetica, sans-serif;
	color:#003366;
	text-align:center;
	padding-top:13px;	
}
#sub-nav-clients  a:link {color:#003366; text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:16px;}
#sub-nav-clients  a:active {color:#003366; text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:16px;}
#sub-nav-clients  a:hover {
	color:#FF9900; font-weight:bold; text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:16px;
}
#sub-nav-clients  a:visited {color:#003366; text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:16px;}

#testimonial-box3 {
	margin-top:17px;
	margin-left:14px;
	background-color: #dcede8;	
	width:220px;
	height:370px;
	float:left;
}
/*******************EDIT THIS FOR ALL TESTIMONIAL BOXES BUT HOMEPAGE******************************************************/
#test-text3 {
	font-family:Arial, Helvetica, sans-serif;
	color:#6b6b6b;
	font-size:16px;
	font-weight:bold;
	padding-top:30px;
	padding:20px;
}
/*******************************END*************************************************************************************/
#test-bg3-tl {
	background-image: url(../images/left-top-corner.gif);
	background-position: left top;	
	width:24px;
	height:23px;
	float:left;
}
#test-bg3-tr {
	background-image: url(../images/right-top-corner.gif);
	background-position: right top;	
	width:24px;
	height:23px;
	float:right;
}
#test-bg3-bl {
	background-image: url(../images/left-bottom-corner.gif);
	background-position: left bottom;	
	width:24px;
	height:23px;
	float:left;
	margin-top:347px;
	margin-left:-24px;
}
#test-bg3-br {
	background-image: url(../images/right-bottom-corner.gif);
	background-position: bottom right;	
	width:24px;
	height:23px;
	margin-top:347px;
	margin-right:-24px;	
	float:right;
}

#thumb-frame {
	float:right;
	width:700px;
	margin-top:10px;
	margin-right:10px;
	margin-left:10px;
}
#thumbs {
	float:left;
	padding:8px;
}
.thumb-border {
	border: 1px solid #FF9900;
}
#thumb-text {
	text-align:center;
}
#thumb-text  a:link {color:#003366; text-decoration:underline; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
#thumb-text  a:active {color:#003366; text-decoration:underline; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
#thumb-text  a:visited {color:#003366; text-decoration:underline; font-family:Arial, Helvetica, sans-serif; font-size:12px;}

#thumbs a:visited img, #thumbs a img {
	filter: alpha(opacity=60);
 	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
 	-moz-opacity: 0.60; 
	opacity:0.6;
}
#thumbs a:hover {
	background-color:transparent; 
	color:#FF9900;
}
#thumbs a:hover img { 
	filter: alpha(opacity=100);
 	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
 	-moz-opacity: 1.00; opacity:1;
}
/***********************************EDIT HERE FOR HEIGHT OF MAIN BODY CLIENTS***************************************/
#box1-clients {
	background-color:#FFFFFF;
	width:980px;
	height:1150px;
	float:left;
}
/****************************************END EDIT CLIENTS*************************************************************/
