h1, h2, h3, h4, h5, h6, p, 
a, font, img, strong, sub, sup, tt, var,
b, u, i, center
{
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	background: transparent;
	margin: 0px;
}

/*----------------Key Solution Tab---------------------*/
#keySolution {
	display: block;
	height: 291px;
	width: 680px;
	border: 1px solid #408CBE;
	margin: 0;
	padding: 0;
}
#keySolution #htabs {
	position: absolute;
	width: 680px;
	background: #F8F7F7;
}
#keySolution .tabs {
	float: left;
	width: 680px;
	background-image: url(bg_sliderTitle.png);
	padding: 0;
	margin: 0;
}
#keySolution .tabs li {
	color: #FFFFFF;
	height: 70px;
	cursor: pointer;
	text-align: center;
	font-weight:bold;
	float: left;
	list-style-type: none;
	width: 170px;
	font-family: calibri;
}
#keySolution .tabs li img {
	float:left
}
#keySolution .tabs li p {
	float:left;
	font-size:14px;
	width:170px;
	padding-top: 15px;
}
#keySolution .tabs li.active {
	font-weight:bold;
	border:none;
	width:150px;
	padding-right:20px;
	color:#FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(bg_sliderTitleActive.png);
}
#keySolution .tabs li.last {
	border-bottom: none;
	height: 70px;
	width: 150px;
}
#keySolution .htabs-content-wrap {
	float: left;
	overflow: hidden;
	width: 680px;
	height: 221px;
}
#keySolution .htabs-scroll {
	width: 680px;
	height: 221px;
}
#keySolution .content {
	width: 680px;
	height: 300px;
	background-color: #ADD7F0;
	font-family: calibri;
}
#keySolution .content img {
	float:right;
}
#keySolution .content p {
	font-size:12px;
	line-height: 18px;
	padding: 7px;
}



testimonials
p 
{
	font-size: 14px; line-height:22px;
}

.latest
{
	margin:0;
	padding:0;
	height:200px;
}
#container .grayBox .latestOffering
{
	margin-left:-30px;
	margin-top:-5px;
	width:224px;
	height:142px;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}



#container .latest-carousel-small
{
	height:180px;
	background-color:#ffffff;
	border: 1px solid #D9D9DA; 
	width: 245px;
	margin:0px;
	padding:0px;
}

.txtTestimonials
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#ffffff;
	float:left;
	padding:6px 0 0 12px;
}

.bgTestimonials
{
	height:35px;
	width:100%;
	background-image:url(bg_title.jpg);
}.newsEvents {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e3e3e3;
	width: 90%;
	color: #2774A5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px 0;
	text-align: justify;
	margin: 0 auto;
	line-height: 18px;
}
.linkTestimonials {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration: underline;
	color:#333333;
}
.linkTestimonials:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#57A0C0;
}
