body{
	background-image: url(../img/background.gif);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
}

#products img{
	border: none;
}

#td1{
	valign: top;
	border-color: #DDDEE2;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;			
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;	
}

#TopRightCell{
/*	border-top-width: thick;
	border-top-color: #DDDEE2; */
	border-color: #DDDEE2;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;			
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;	
}

#BotRightTable{
	border-color: #DDDEE2;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;			
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
		
}
#td2{
	height: 170px;
	valign: top;
	border-style: solid;
	border-width: 1px;
	border-left: none;
	border-color: #BCBCBC;
}

#FP_NewsSection{
	border-color: #DDDEE2;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;			
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;	
}

/* #tr1{
} */

.background{
	position:static;
	left: 200px;
	top: 200px;
}

.heading1{
	font-family:  "Arial Narrow";
	font-weight: bold;
	font-size:17px;
	color:#2F568E;	
}

.heading2{
	font-family:  "Arial Narrow";
	font-weight: bold;
	font-size:13px;
	color: #939393;
}

.newsHeading{
	font-family:"Verdana";
	font-size:10px;
	color: #666666;
}

.newsDate{
	font-family:"Verdana";
	font-size:10px;
	color: #666666;
}

.newsText{
	font-family:  verdana;
	font-weight: normal;
	font-size: 10px;
	color: #575D67;
}

.newsText a{
	color:#000000;
}

#contactus a{
	text-decoration:none;	
}

#pressRoom a{
	color:#000000;
}  

.emailNews{
	font-family:"Verdana";
	font-size:10px;
	color: #2F568E;
}

.distributorText{
	font-family:"Arial Narrow";
	font-size:14px;
	color: #58595E;
	height: 10px;
}

.distributorHeading{
	font-family:"Arial Narrow";
	font-size:16px;
	font-weight:bold;
	color: #58595E;
}

.companyName{
	font-family:"Arial Narrow";
	font-size:16px;
	color: #58595E;
}

.HeaderText{
	color: #2F568E;
	font-style: italic;
/*	font-weight: bold;*/
	font-family:"Arial Narrow";
	font-size: 13px;
}

.noBorder{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.normalText{
	font-family:  verdana;
	font-weight: normal;
	font-size: 10px;
	color: #575D67;
}

.normalTextBlue{
	font-family:"Verdana";
	font-size:10px;
	color:#2F568E;
}

.normalTextGray{
	font-family:  verdana;
	font-weight: normal;
	font-size: 11px;
	color:#72707B;	
}



.clientsHeading{
	font-family:"Tahoma";
	font-size:16px;
	color:#72707B;
}

.footer{
	font-family:"Tahoma";
	font-size:12px;
	color: #7F7F7F;
}

.loginInput{
	width:153;
}

.login{
	font-family:"Verdana";
	font-size:10px;
}

.framedTable{
	border: 1px;
	border-color:#BBBBBB;
	margin: 2px;
}

.sendButton{
height: 21;
width: 50;
	background-image: url(../img/sendButton2.gif);
}

.LanguageDropDown{
	background-image: url(../img/DD.gif);
}

a{
	text-decoration:none;
}

a:visited{
	color: #2F568E;
}
a:link{
	color: #2F568E;
}
a:hover{
	text-decoration:underline;
}

.agentsHeading{
	font-family:  verdana;
	font-weight: bold;
	font-size: 16px;
	color:#000000;	
}

.ReadMore{
	text-decoration: none;	
}