.ContentPane  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #7E7E7E;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
	line-height:1.2;
}
.ContentPane li {
	list-style-type: disc;
	COLOR: #7E7E7E;
	line-height:1.5;
}
.ContentPane ul {
	list-style-type: disc;
	COLOR: #7E7E7E;
	line-height:1.5;
}

.ContentPane td  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #7E7E7E;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
	line-height:1.2;
}

.ContentPane p  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #7E7E7E;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
	line-height:1.2;
	margin:0px;
	padding:0px;
}

/*--- LINK ---*/

.ContentPane A:link
{
	text-decoration: none;
	COLOR: #7E7E7E;
}

.ContentPane A:visited
{
	text-decoration: none;
	COLOR: #7E7E7E;
}

.ContentPane A:hover
{
	text-decoration: underline;
	COLOR: #119EC9;
}

.ContentPane A:active
{
	text-decoration: none;
	COLOR: #7E7E7E;
}


/*-------------------------------------------*/


.cnt5 {
	border:1px #C3C7CA solid;
	padding:15px;
}

/*-- header --*/
.header {
	background-image: url(header.jpg);
	background-repeat: no-repeat;
	width:573px;
	height:230px;
}



/*-- header Career Page--*/
.headerCarrer {
	background-image: url(career.jpg);
	background-repeat: no-repeat;
	width:573px;
	height:230px;
}

/*-- header Solution Services Page--*/
.headerSolutionServices {
	background-image: url(solutionServices.jpg);
	background-repeat: no-repeat;
	width:573px;
	height:230px;
}

/*-- header News Page--*/
.headerNews {
	background-image: url(news.jpg);
	background-repeat: no-repeat;
	width:573px;
	height:230px;
}

/*-- header Core Compaties Page--*/
.headerCore {
	background-image: url(core.jpg);
	background-repeat: no-repeat;
	width:573px;
	height:230px;
}

/*-- header Team Page--*/
.headerTeam {
	background-image: url(team.jpg);
	background-repeat: no-repeat;
	width:573px;
	height:230px;
}

/*-- header Site Map--*/
.headerSiteMap {
	background-image: url(sitemap.jpg);
	background-repeat: no-repeat;
	width:573px;
	height:230px;
}

/*-- header Company--*/
.headerCompany {
	background-image: url(companyProfile.jpg);
	background-repeat: no-repeat;
	width:573px;
	height:230px;
}

/*-- header Contact Us--*/
.headercontactUs {
	background-image: url(contact.jpg);
	background-repeat: no-repeat;
	width:573px;
	height:230px;
}
