@charset "utf-8";
/* CSS Document */
#TopDiv
{
	width:976px;
	height:104px;
	background-image:url(images/products_Top.png);
	background-repeat:no-repeat;
}

#Mid_Div
{
	/*background-image:url(images/Mid_Slice_B.png);*/
	width:965px;
	padding-left:11px;
	text-align:left;
	float:left;
}

.ListHead
{
	background-color:#bbd3f2;
	color:#10509e;
	font-weight:bold;
}

#RightData1
{
	float:left;
	width:775px;
	padding-left:5px;
	padding-right:10px;
	text-align:right;
}
.prodImage
{
	float:left;
}
#ServiceData
{
	padding-top:10px;
	padding-bottom:5px;
}

#ReadMore a
{
	color:#10509e;
	text-decoration:none;
}
#ReadMore a:hover
{
	color:#FF6600;
	border-bottom:1px dotted #FF6600;
}
.colorStyle
{
	color:#10509e;
}
.fontHeading
{
	font-size:15px;
	font-weight:bold;
}
#NavRight
{
	line-height:16pt;
	list-style:none;
	margin-left:10px;
	padding-left:10px;
	font-weight:bold;
}
#NavRight a , #BottomNav a
{
	text-decoration:none;
	color:#10509e;
}
#NavRight a:hover, #BottomNav a:hover
{
	color:#FF9900;
	border-bottom:1px dotted #FF9900;
}

#Adsarea
{
	position:relative;
}