body
{
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../images/tile.jpg);
	background-color: #E7E3E7;
	height:100%;
}
.tableUp
{
	margin:1px auto 0px auto; 
	width:906px;
}
.topColorGrey {
	background-color: #423C42;
}

.marginBottom14 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 9px;
}

.marginHeaderLeftRight {
	color:#848284;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 13px;
	margin-left: 0px;
}

.txtSiteColor {
	font-family: Tahoma;
	font-size: 11px;
	color: #E7B252;
	text-decoration: none;
	
}

.txtHeaderColor {
	font-family: Tahoma;
	font-size: 11px;
	color: #848284;
	text-decoration: none;
}

.txtHeaderColor:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #E7B252;
	text-decoration: none;
}

bgMenuColor {
	background-color:#E1E1E1;
}

.borderTopBottom {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #D6D3D6;
	border-top-color:#D6D3D6 ;
}
*html .borderTopBottom {
	    border-bottom-width: 1px;
		border-bottom-color: #D6D3D6;

}
.txtMenuColor {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #948E8C;
	text-decoration: none;
}

.txtMenuColor:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #B50000;
	text-decoration: none;
}

.txtContactColor {
	font-family: Tahoma;
	font-size: 12px;
	color: #948E8C;
	text-decoration: none;
}

.marginLeft20 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.separator
{
	color:#948E8C;
	font-size: 13px;
	vertical-align: middle;
}

.menuTextHighLight {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #B50000;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color:#B50000;
	padding-bottom: 9px;
	
	
		
}


*html .menuTextHighLight {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #B50000;
	text-decoration: none;
	border-bottom-width:17px;
	border-bottom-style: solid;
	border-bottom-color:#B50000;
	padding-bottom: 7px;
}

*+html .menuTextHighLight {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #B50000;
	border-bottom-width:20px;
	border-bottom-style: solid;
	border-bottom-color:#B50000;
	padding-bottom:7px;
	
	

}

/*.menuTextHighLightContact {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #B50000;
	text-decoration: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color:#B50000;
	padding-bottom: 9px;	
	
}

*html .menuTextHighLightContact {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #B50000;
	text-decoration: none;
	border-bottom-width:3px;
	border-bottom-style: solid;
	border-bottom-color:#B50000;
	padding-bottom: 8px;
}

*+html .menuTextHighLightContact {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #B50000;
	text-decoration: none;
	border-bottom-width:3px;
	border-bottom-style: solid;
	border-bottom-color:#B50000;
	padding-bottom: 8px;
}*/

.smallText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1px;
  line-height: 1px;
  text-decoration: none;
}

#divOuter {
	width:906px;
	/*height:100%;*/
	margin:0px auto 7px;
	text-align:left;
	position:relative;
}

#divFlash
{
	height: 371px;
	width: 906px;
	background-repeat: no-repeat;
}

#divServices
{
	height: 117px;
	width: 906px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.txtColortSubMenuWhite {
	font-family: Tahoma;
	font-size: 11px;
	color: #F7F7F7;
	text-decoration: none;
	text-align:center;
}
*html .txtColortSubMenuWhite {
	font-family: Tahoma;
	font-size: 11px;
	color: #F7F7F7;
	text-decoration: none;
    text-align: center; 	
}

*+html .txtColortSubMenuWhite {
	font-family: Tahoma;
	font-size: 11px;
	color: #F7F7F7;
	text-decoration: none;
	text-align: center; 	
}
.txtColorSubMenu {
	font-family: Tahoma;
	font-size: 11px;
	color: #898585;
	text-decoration: none;
	margin-bottom:5px;
}
.txtColorSubMenu:hover{
	font-family: Tahoma;
	font-size: 11px;
	color:#948E8C;
	text-decoration: none;
}


.divFooter
{
	height: 28px;
	width: 906px;
	background-color:#424142;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	background-repeat: no-repeat;
	padding: 0px;
}
*+html .divFooter
{
	height: 28px;
	width: 906px;
	background-color:#424142;
	margin-top:5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	background-repeat: no-repeat;
	padding: 0px;
}
.divFooterHome
{
	height: 28px;
	width: 906px;
	background-color:#424142;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	background-repeat: no-repeat;
	padding: 0px;
}
*+html .divFooterHome
{
	height: 28px;
	width: 906px;
	background-color:#424142;
	margin-top:65px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	background-repeat: no-repeat;
	padding: 0px;
}


.topColorGrey 
{
	background-color: #423C42;
}

.marginBottom14 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 9px;
}



#divLinkIniquus
{
	float: left;
	height: 28px;
	padding: 5px 0px 0px;
	text-align: right;
	margin: 0px;
	/*width:166px;*/
	width:266px;
	font-family: Tahoma;
	font-size: 10px;
	color: #A5A6A5;
	text-decoration: none;
}
*html #divLinkIniquus
{
	float: left;
	height: 28px;
	padding: 5px 0px 0px;
	text-align: right;
	margin: 0px;
	width:266px;
	font-family: Tahoma;
	font-size: 10px;
	color: #A5A6A5;
	text-decoration: none;
}

#divCopyright
{
	float: left;
	/*width: 700px;*/
	width: 610px;
	height: 28px;
	font-family: Tahoma;
	font-size: 10px;
	color: #A5A6A5;
	text-decoration: none;
   padding: 7px 0px 0px;
}

*html #divCopyright
{ 
	float: left;
	width: 610px;
	height: 28px;
	padding: 7px 0px 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #A5A6A5;
	text-decoration: none;

}

*+html #divCopyright
{
 
	float: left;
	width: 620px;
	height: 28px;
	padding: 7px 0px 0px;
    font-family: Tahoma;
	font-size: 11px;
	color: #A5A6A5;
	text-decoration: none;
}

.txtFooterColorIniquus
{
	font-family: Tahoma;
	font-size: 11px;
	color: #A5A6A5;
	text-decoration: none;
	
}

.txtFooterColorIniquus:hover
{
	font-family: Tahoma;
	font-size: 11px;
	color:#E7B252;
	text-decoration: none;
}

#divFooterLeft
{
	height: 28px;
	width: 10px;
	background-repeat: no-repeat;
}

#divFooterImgLeft
{
	background-image: url(../images/Footer_LeftCorner.gif);
	background-repeat: no-repeat;
	float: left;
	height: 28px;
	width: 10px;
}

#divFooterImgRight
{
	background-image: url(../images/Footer_RightCorner.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 10px;
	float: right;
}

#divExpertise
{
	height: 117px;
	width: 225px;
	background-color: #F9F9F9;
	float:left;
	margin: 0px 0px 0px 1px;
}

#divExpertiseBand
{
	background-image: url(../images/RedBand.gif);
	height: 38px;
	width: 225px;
	background-repeat: no-repeat;
}

#divCostEffectiveBand
{
	height: 38px;
	width: 225px;
	background-repeat: no-repeat;
	background-image: url(../images/YellowBand.gif);
}

#divEcoAnalysisBand
{
	height: 38px;
	width: 225px;
	background-repeat: no-repeat;
	background-image: url(../images/GreenBand.gif);
}

#divQualityBand
{
	height: 38px;
	width: 225px;
	background-repeat: no-repeat;
	background-image: url(../images/BlueBand.gif);	
}


.divServiceLink
{
	font-family: Tahoma;
	font-size: 13px;
	line-height:35px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-left:10px;
	padding-top: 10px;	
}

.divServiceLink:hover
{
	text-decoration: none;
	color: #F6FF00;	
}

#divServiceBottomImg
{
	background-image: url(../images/QuickLink_BtmBand.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 225px;
	overflow: hidden;
}

#divContentTopCurve
{
	
	height: 8px;
	width: 906px;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	position: relative;
	visibility: visible;
}


#divWelcomeImg
{
	background-repeat: no-repeat;
	height: 48px;
	padding: 0px;
	background-position: left center;
	width: 885px;
	float: left;
	margin: 0px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D6D3D6;
	background-image: url(../images/WelcomeTexanlab_Text.gif);
}

#divServiceContentParent
{
	background-color:#F9F9F9;
	height: 70px;
	width: 223px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D6D3D6;
	border-left-color:  #D6D3D6;
}

#divClearBoth

{
	
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
*+html #divClearBoth
{
	
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#divWidth20

{
	float: left;
	position: relative;
	width:19px;
	background-color: #FFFFFF;
	height: 48px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #D6D3D6;
}

#divContentParent
{
	/*height: 540px;*/
	width: 906px;
	margin-top:5px;
	margin-bottom:5px;
}
*html #divContentParent
{
	/*height: 548px;*/
	width: 906px;
	margin-top:5px;
	margin-bottom:5px;
}

#divContentTopCurve
{
	float: left;
	height: 8px;
	width: 906px;
	background-position: left top;
	background-image: url(../images/MainBodyTopBand.gif);
	background-repeat: no-repeat;
}

#divContentBottomCurve
{
	float: left;
	height: 10px;
	width: 906px;
	background-position: left top;
	background-image: url(../images/MainBodyBtmBand.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	position: absolute;
}

*html #divContentBottomCurve
{
	float: left;
	height: 10px;
	width: 906px;
	background-position: left top;
	background-image: url(../images/MainBodyBtmBand.gif);
	background-repeat: no-repeat;
/*	overflow: hidden;
	position:relative;*/
}


#divContentParentBorder
{
	/*height: 535px;*/
	height:auto;
	width: 904px;
	background-color:#ffffff;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D6D7D6;
	border-left-color: #D6D7D6;
	border-top-style: none;
	border-bottom-style: none;	
}

*+html #divContentParentBorder
{
	height: 545px;
	width: 904px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D6D7D6;
	border-left-color: #D6D7D6;
	border-top-style: none;
	border-bottom-style: none;	
	
}

*+html #divContentParentBorder
{
	height: 545px;
	width: 904px;
	background-color:#FFFFFF;
}

#divContentParentMargin
{
	background-color: #FFFFFF;
	/*height: 525px;*/
	height:auto;
	width: 864px;
	margin-right: 20px;
	margin-left: 20px;
}
*html #divContentParentMargin
{
	height: 525px;
	width: 879px;
	margin-right:5px;
	margin-left: 20px;
}
*+html #divContentParentMargin
{
	height: 525px;
	width: 869px;
	margin-right:25px;
	margin-left: 20px;
}
#divContentIntro
{
	background-color:#FFFFFF;
	height: 177px;
}

*html #divContentIntro
{
	background-color: #FFFFFF;
	height: 169px;
}

*+html #divContentIntro
{
	background-color: #FFFFFF;
	height: 169px;
}


#divContentIntroImage
{
	background-color: #FFFFFF;
	float: left;
	height: 30px;
	background-image: url(../images/WelcomeTexanlab_Text.gif);
	text-align: left;
	vertical-align: top;
	width: 521px;
	background-repeat: no-repeat;
	background-position:left top;
}

*html #divContentIntroImage
{
	background-color: #FFFFFF;
	float: left;
	height: 30px;
	text-align: left;
	vertical-align: top;
	background-image: url(../images/WelcomeTexanlab_Text.gif);
	background-repeat: no-repeat;
	background-position:left top;
	width: 521px;
}

#divContentIntroText
{
	background-color: #FFFFFF;
	height:177px;
	width: 503px;
	font-family: Tahoma;
	font-size: 12px;
	color: #6B696B;
	text-align:justify;
	
}

#textAboutUs
{
	text-align:left;
}
#divContentText
{
	background-color:#FFFFFF;
	float: left;
	width: 365px;
	font-family: Tahoma;
	font-size: 12px;
	color: #6B696B;
	text-align:justify;
	margin:0px 0px 0px 0px;
	
	
}

*html #divContentIntroText
{ 

	height: 121px;
	width: 503px;
	font-family: Tahoma;
	font-size: 12px;
	color: #6B696B;
	background-color: #FFFFFF;
	text-align:justify;
}

*+html #divContentIntroText
{
	
	height: 121px;
	width: 503px;
	font-family: Tahoma;
	font-size: 12px;
	color: #6B696B;
	background-color: #FFFFFF;
	text-align:justify;
}

.txtColorRed {
	color: #DE555A;
}

#divContentBody
{
	background-color: #ffffff;
	height: 203px;
	width: 864px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ADAEB5;	
}
#divContentBodyOuter
{
	background-color: #ffffff;
	/*height: 460px;*/
	height:auto;
	width: 864px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ADAEB5;	

}
*html #divContentBodyOuter
{
	width: 864px;
	border-bottom-style:none;

/*	width: 870px;
	border-bottom-style:none;*/
}
#divContentBodyLeft
{
	height: 173px;
	width: 336px;
	float: left;
	background-color:#FFFFFF;	
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right:0px;
	margin-left:15px;
	
}
*html #divContentBodyLeft
{
	margin-left:0px;
}
#divContentBodyOuterLeft
{
	/*height: 432px;*/
	height:auto;
	width: 521px;
	float: left;
	background-color:#FFFFFF;
	border-right-width: 1px;
	border-top-style:none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #ADAEB5;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right:0px;
	margin-left:0px;
}

#divContentBodyOuterRight
{
	/*height: 432px;*/
	height:auto;
	width: 340px;
	float:right;
	background-color:#FFFFFF;	
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right:0px;
	margin-left:0px;
}

#divContentTestingTop
{
	background-color: #FFFFFF;
	height: 15px;
	width: 337px;
	float: left;
}

#divContentTestingImage
{
	background-color: #FFFFFF;
	float: left;
	height: 24px;
	width: 306px;
	background-image: url(../images/TextileTesting_Text.gif);
	background-repeat: no-repeat;
	
}

#divContentTestingMiddle
{
	background-color: #FFFFFF;
	float: left;
	height: 40px;
	width: 306px;
	background-image: url(../images/Text.gif);
	background-repeat: no-repeat;
	
}

#divContentTestingText
{
	background-color: #FFFFFF;
	float: left;
	width: 306px;
	font-family: Tahoma;
	font-size: 12px;
	color: #6B696B;
	text-align:justify;
}

#divContentTestingRequest
{
   height:23px;
   margin-top:27px;
   background-color:#FFFFFF;
   float:right;
   margin-right:32px;
}

*html #divContentTestingRequest
{
   margin-right:16px;
}

.testRequestImage
{
	float:right;
	margin-top: 25px;	
	
}

#divContentTestingBottom
{
	background-color: #FFFFFF;
	float: left;
	height: 14px;
	width: 337px;
}

#divBorderBottom
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ADAEB5;
	width: 864px;
}


#divServiceContent
{
	font-family: Tahoma;
	font-size: 12px;
	color: #6B696B;
	width: 194px;
	background-color:#F9F9F9;
	height: 62px;
	text-decoration: none;
	text-align: justify;
	padding: 0px;
	float: none;
	position:absolute;
	margin: 8px 20px 0px 9px;
	
}

#divContentWelcome
{
	/*height: 178px;*/
	width: 521px;
	float: left;
	padding:0px;
	margin:15px 0px 0px;
	overflow:hidden;
	border-bottom:1px solid #ADAEB5;
	padding-bottom:30px;
}
*+html #divContentWelcome
{
	/*height: 178px;*/
	width: 521px;
	float: left;
	padding:0px;
	margin:5px 0px 0px;
	overflow:hidden;
	border-bottom:1px solid #ADAEB5;
	padding-bottom:30px;
}
#divContentGOTS
{
	/*height: 178px;*/
	width: 521px;
	float: left;
	padding:0px;
	margin:15px 0px 0px;
	overflow:hidden;
	/*border-bottom:1px solid #ADAEB5;*/

}
*+html #divContentGOTS
{
	/*height: 178px;*/
	width: 521px;
	float: left;
	padding:0px;
	margin:5px 0px 0px;
	overflow:hidden;
	/*border-bottom:1px solid #ADAEB5;*/

}

#divContentWelcomeImage
{
    background-color:#FFFFFF;
	height: 35px;
	width: 340px;
	background-image: url(../images/WelcomeTexanlab_Text.gif);
	background-repeat: no-repeat;
}
#divContentGOTSImage
{
    background-color:#FFFFFF;
	height: 35px;
	width: 340px;
	background-image: url(../images/GOT.gif);
	background-repeat: no-repeat;
}

#divContentRightText
{
	background-color:#FFFFFF;
	float: left;
	width: 340px;
	font-family: Tahoma;
	font-size: 12px;
	color: #6B696B;
	text-align:justify;
	margin:0px 20px 0px 0px;
	
	
}

#divYellowBack
{
	background-color:#FFFFFF;
	width: 337px;
	height:239px;
	float:right;
	margin:0px 0px 0px 15px;
	background-image: url(../images/YellowBg2.jpg);
	background-repeat: no-repeat;	
}	

*html #divYellowBack
{
	margin-left:0px;
}	
#divContentRightLogoWelcome
{
	background-color:#FFFFFF;
	width: 117px;
	height:145px;
	float:left;
	margin:0px 0px 0px 15px;
	background-image: url(../images/new_Address.gif);
	background-repeat: no-repeat;
	
}
#divContentRightLogoGOTS
{
	background-color:#FFFFFF;
	width: 117px;
	height:145px;
	float:left;
	margin:-38px 0px 0px 15px;
	background-image: url(../images/qualitylogo.gif);
	background-repeat: no-repeat;
	
}

#divContentDystar
{
	background-color:#FFFFFF;
	float: left;
	/*height: 69px;*/
	height:auto;
	width: 901px;
}

*+html #divContentDystar
{
	margin-top:16px;
	background-color:#FFFFFF;
	/*float: left;*/
	/*height: 69px;*/
	height:auto;
	width: 904px;
}

*html #divContentDystar
{
	border-top:1px solid #ADAEB5;
}


#divContentDystarLogoLeft
{	float:left;
	background-color:#FFFFFF;
	height: 69px;
	width: 272px;
	
}

#divContentDystarLogo
{
	background-color:#FFFFFF;
	float: left;
	height: 69px;
	width: 368px;
	background-image: url(../images/Dystar_Logo.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#divContentDystarLogoAbout
{
   background-color:#F8F8F6;
	float: left;
	height: 69px;
	width: 368px;
	background-image: url(../images/Dystar_Logo.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#divContentDystarLogoRight
{	float:left;
	background-color:#FFFFFF;
	height: 69px;
	width: 224px;	
}

#divParent
{
	height:100%;
	background-color:#F8F8F6;
	padding:0px;
	margin:0px;
}

#divHeaderImage
{
	background-image: url(../images/Services.jpg);
	background-repeat: no-repeat;
	height: 168px;
	width: 906px;
}

 #divParentMarginRight
{
	background-color:#000000;
	height:300px;
	width:208px;
	float:right;
}

 #divTextileTesting
{
    background-color:#FFF7F7;
	width:220px;
	
}

#divContactUs
{
   background-color:#F7FFFF;
	width: 220px;
	float: right;
	margin-top:20px;
}

#divParentBlueBorder
{
	background-color:#F7FFFF;   
	width:218px;
	height:230px;
    border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DEE3F7;
	border-left-color: #DEE3F7;   
}

*html #divParentBlueBorder
{
	background-color:#F7FFFF;   
	width:218px;
	height:173px;
    border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DEE3F7;
	border-left-color: #DEE3F7;   
}

*+html #divParentBlueBorder
{
	background-color:#F7FFFF;   
	width:218px;
	height:173px;
    border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DEE3F7;
	border-left-color: #DEE3F7;   
}

#divContactUsTopCurve
{
	
	float: left;
	height: 59px;
	width: 220px;
	background-image: url(../images/ContactUs_TopBand.jpg);
}

#divContactUsImage
{
	background-image: url(../images/ContactUs_Text.gif);
	background-repeat: no-repeat;
	float: left;
	height: 15px;
	width: 115px;
	margin-left:17px;
	margin-top:22px;	
}

*html #divContactUsImage
{
	background-image: url(../images/ContactUs_Text.gif);
	background-repeat: no-repeat;
	float: left;
	height: 15px;
	width: 115px;
	margin-left:10px;
	margin-top:22px;	
}

#divContactUsText
{
	background-color:#F7FFFF;
	float: left;
	height: 163px;
	width: 180px;
	font-family: Tahoma;
	font-size: 12px;
	color: #6886C3;
}

#divContactUsContent
{
	background-color: #F7FFFF;
	float: left;
	height: 147px;
	width:180px;
    background-position: left top;
	font-family: Tahoma;
	font-size: 12px;
	color: #6886C3;
	line-height: 16px;	
}

#divContactUsBottomCurve
{
	background-image: url(../images/ContactUs_BtmBand.gif);
	height:10px;
	width: 220px;
	background-repeat: no-repeat;
}

#divTextileTestingTopcurve
{
	background-color:#FFFFFF;
	height: 11px;
	width: 220px;
	background-image: url(../images/PinkTopBand.gif);
	background-repeat: no-repeat;
}

#divTextileTestingTextImage
{
	background-color:#FFF7F7;
	height: 45px;
	width: 180px;
	background-image: url(../images/Textile_text.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#divParentTestReqBorder
{
	width:218px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFDBDE;
	border-left-color: #FFDBDE;
}

#divTextileTestingContent
{
	background-color:#FFF7F7;
	height: 109px;
	width: 180px;
	font-family: Tahoma;
	font-size: 12px;
	color: #C65D63;
	text-align: justify;
	line-height: 16px;	
	
}

#divTextileRequestTest
{
	background-color: #FFF7F7;
	height: 34px;
	width: 180px;
	background-repeat: no-repeat;
	background-position: center top;
}

#divTextileTestingBottomcurve
{
	background-color: #FFF7F7;
	height: 11px;
	width: 220px;
	background-image: url(../images/PinkBtmBand.gif);
	background-repeat: no-repeat;
}

#divHeaderImage
{
	background-color: #F8F8F6;
	height: 168px;
	width: 906px;
}

#divTextileApparelTesting
{
    background-color:#F8F8F6;
	width:626px;
	float:left;
}

#divTextileApparelTextImage
{
	background-image: url(../images/textileApparel.gif);
	background-repeat: no-repeat;
	width: 626px;
	height: 41px;
	position:relative;
	
}

#divAboutUsBackgroundImage
{
    background-image: url(../images/Background.gif);
	background-repeat: no-repeat;
	width: 626px;
	height: 41px;
	position:relative;
}	

#divSiteMapImage
{
    background-image: url(../images/Sitemap.gif);
	background-repeat: no-repeat;
	width: 626px;
	height: 41px;
	position:relative;
}

#divTextileApparelMiddle
{
	height: 36px;
	width: 626px;
	background-position: left top;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #6B696B;
	background-color:#F8F8F6;
	float: left;
}

#divTextileApparelContent
{
    font-family: Tahoma;
	font-size: 12px;
	color: #6B696B;
	width: 626px;
	background-color:#F8F8F6;
	height: 100px;
	text-decoration: none;
	text-align: left;
	padding: 0px;
	float: left;
   text-align:justify;
   line-height:18px;
}

#divHomeTextileImage
{
    background-image: url(../images/HomeTxtTesting.gif);
	background-repeat: no-repeat;
	width: 626px;
	height: 41px;
	position:relative;
}

#divAccessoriesTestingImage
{
    background-image: url(../images/AccessoriesTesting.gif);
	background-repeat: no-repeat;
	width: 626px;
	height: 41px;
	position:relative;

}

#divEcologicalImage
{
    background-image: url(../images/EcologicalTesting.gif);
	background-repeat: no-repeat;
	width: 626px;
	height: 41px;
	position:relative;

}

#divOrganicImage
{
    background-image: url(../images/OrganicTextile.gif);
	background-repeat: no-repeat;
	width: 626px;
	height: 41px;
	position:relative;

}

#divInfoBaseImage
{
    background-image: url(../images/Infobase.gif);
	background-repeat: no-repeat;
	width: 626px;
	height:70px;
}
#divInfoBaseImagePP
{
    /*background-image: url(../images/Infobase.gif);*/
	background-repeat: no-repeat;
	width: 626px;
	height:70px;
}



#divClientContent
{
	font-family: Tahoma;
	font-size: 12px;
	color: #6B696B;
	width: 626px;
	background-color:#F8F8F6;
	height: 50px;
	text-decoration: none;
	text-align: left;
	padding: 0px;
	float: left;
	text-align:justify;
	line-height:18px;
	margin-top:20px;
}
#divTestsListContent
{
	font-family: Tahoma;
	font-size: 12px;
	color: #6B696B;
	width: 626px;
	background-color:#F8F8F6;
	height: 100%;
	text-decoration: none;
	text-align: left;
	padding: 0px;
	float: left;
	text-align:justify;
	line-height:18px;
	margin-top:20px;
}
.txtTestList
{ 
  	font-family: Tahoma;
	font-size: 14px;
	color: #6B696B;
	text-decoration: none;
	font-weight:bold;
	margin-top:20px;
}
.txtTable
{ 
  	font-family: Tahoma;
	font-size: 12px;
	color: #6B696B;
	text-decoration: none;
	font-weight:normal;
	margin-top:20px;
}
.txtNo
{  
   text-align:center;
   vertical-align:text-top;
}
.txtContaint
{  
   vertical-align:text-top;
   text-align:justify;
}
    
#divRetailerApproval
{
    font-family: Tahoma;
	font-size: 12px;
	color: #6B696B;
	width: 626px;
	background-color:#F8F8F6;
	height: 120px;
	text-decoration: none;
	text-align: left;
	padding: 0px;
	float: left;
	text-align:justify;
	line-height:18px;
	margin-top:20px;
}

#divFabricQuality
{
	background-color:#F8F8F6;
	width: 626px;
	height:310px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#D6D3D6;
	float:left;
}

#divFabricQualityTextile
{
	background-color:#F8F8F6;
	width: 626px;
	height:335px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#D6D3D6;
	float:left;
}

#divFabricQualityText
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #6B696B;
	background-color:#F8F8F6;
	float: left;
	width: 258px;
	height: 291px;		
}

#divAcceText
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #6B696B;
	background-color:#F8F8F6;
	float: left;
	width: 258px;
	height: 150px;		
}

*html #divAcceText
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #6B696B;
	background-color:#F8F8F6;
	float: left;
	width: 258px;
	height: 200px;	
}
*+html #divAcceText
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #6B696B;
	background-color:#F8F8F6;
	float: left;
	width: 258px;
	height: 180px;		
}
#divEcoText
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #6B696B;
	background-color:#F8F8F6;
	float: left;
	width: 258px;
	height: 200px;
}

#divFabricQualityImage
{
	background-color:#F8F8F6;
	width: 368px;
	height: 291px;
	float: left;
	background-image: url(../images/shirt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom:10px;
}

.ulDevelop {
	margin:0px;
	padding: 10px 0px 0px;
	letter-spacing: 0px;
	
}

.ulDevelop li {
	margin: 4px 0px 0px;
	padding: 0px 0px 0px 20px;
	background-image: url(../images/Bullet.gif);
	list-style-image: none;
	list-style-type: none;
	font-family: Tahoma;
	font-size: 12px;
	color: #6B696B;
	background-repeat: no-repeat;
	font-weight: normal;
	background-position: left center;
}

#divColorFastness
{
	
	background-color:#F8F8F6;
	width: 626px;
	padding-top:540px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#D6D3D6;
	height:270px;
}

*html #divColorFastness
{
	
	background-color:#F8F8F6;
	width: 626px;
	padding-top:30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#D6D3D6;
	height:270px;
}

*+html #divColorFastness
{
	background-color:#F8F8F6;
	width: 626px;
	padding-top:30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#D6D3D6;
	height:271px;
}

#divColorFastnessImage
{
	height: 227px;
	width: 319px;
	background-image: url(../images/Right_Jeans.jpg);
	background-repeat: no-repeat;
	position: absolute;
	float:left;
	margin-left:-20px;
}

*html #divColorFastnessImage
{
	height: 227px;
	width: 319px;
	background-image: url(../images/Right_Jeans.jpg);
	background-repeat: no-repeat;
	position: relative;
	float:left;
	margin-left:-20px;
	overflow: hidden;
}

#jeansLeft
{
	width:49px;
	height:227px;
	background-image: url(../images/LeftJeans.jpg);
	background-repeat: no-repeat;
	position: absolute;
	float:left;
	left: -48px;
	top:727px;
}

*html #jeansLeft
{
	width:49px;
	height:227px;
	background-image: url(../images/LeftJeans.jpg);
	background-repeat: no-repeat;
	position: absolute;
	float:left;
	left: -48px;
	top:729px;
}

*+html #jeansLeft
{
	width:49px;
	height:227px;
	background-image: url(../images/LeftJeans.jpg);
	background-repeat: no-repeat;
	position: absolute;
	float:left;
	left: -48px;
	top:730px;
}

#divColorFastnessContent
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #6B696B;
	background-color:#F8F8F6;
	float: right;
	width:267px;
	height:270px;
	margin-left:40px;
}

#divSpecialized
{
   background-color:#F8F8F6;
	height:390px;
	width: 626px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#D6D3D6;
	margin-top:30px;
}

*html #divSpecialized
{
   background-color:#F8F8F6;
	height: 393px;
	width: 626px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#D6D3D6;
	margin-top:30px;
}

#divSpecializedTestsContent
{
    background-position: left top;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #6B696B;
	background-color: #F8F8F6;
	float: left;
	width:267px;
	height:235px;
	margin-top:30px;
}

#divFunctionalTests
{
    background-color:#F8F8F6;
	height:331px;
	width: 626px;
	margin-top:30px;
	padding-bottom:20px;
}

#divAccTests
{
    background-color:#F8F8F6;
	height:100px;
	width: 626px;
}

*html #divAccTests
{
    background-color:#F8F8F6;
	height:50px;
	width: 626px;
}

*+html #divAccTests
{
    background-color:#F8F8F6;
	height:210px;
	width: 626px;
}

#divTesting
{
    background-color:#F8F8F6;	
	width: 626px;
	margin-top:30px;
	height:255px;
}

*html #divTesting
{
    background-color:#F8F8F6;	
	width: 626px;
	margin-top:30px;
	height:160px;

}

*+html #divTesting
{
    background-color:#F8F8F6;	
	width: 626px;
	margin-top:30px;
	height:234px;
}

#divEcoTests
{
    background-color:#F8F8F6;
	height:200px;
	width: 626px;
	margin-top:30px;
	padding-bottom:20px;

}

*html #divFunctionalTests
{
    background-color:#F8F8F6;
	height:332px;
	width: 626px;
	margin-top:30px;
	padding:0px;

}
*+html #divFunctionalTests
{
    background-color:#F8F8F6;
	height:331px;
	width: 626px;
	margin-top:30px;
	padding:0px;

}

#divEcoTestsImage
{
	background-color:#F8F8F6;
	float: left;
	height: 236px;
	width:360px;
	background-image: url(../images/BoyTree.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin:0px;
	
	
}
#divFunctionalTestsImage
{
	background-color:#F8F8F6;
	float: left;
	height: 331px;
	width:360px;
	background-image: url(../images/tshirt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin:0px;

}
#divAccessImage
{
	background-color:#F8F8F6;
	float: left;
	height: 190px;
	width:360px;
	background-image: url(../images/Belt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top:30px;

}
#divFunctionalTestsContent
{
    background-position: left top;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #6B696B;
	background-color:#F8F8F6;
	float:right;
	width:266px;
	height:205px;
	margin-top:30px;
	
}
#divEcoContent
{
    background-position: left top;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #6B696B;
	background-color:#F8F8F6;
	float:right;
	width:266px;
	height:100px;
	margin-top:30px;
	
}
#divTestRequest
{
	background-color:#EFFBFF;
	float: left;
	height: 100%;
	width: 19px;

}

#divParentBorder
{
	margin:0px;
	padding:0px;
	width:904px;
	overflow:hidden;
	border-right-width: 1px;
	border-left-width:1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D6D7D6;
	border-left-color: #D6D7D6;
	border-top-style: none;
	border-bottom-style: none;
	
	
}


#divParentBorderInfoBase
{
	margin:0px;
	padding:0px;
	/*height:640px;*/
	height:auto;
	width:904px;
	overflow:hidden;
	border-right-width: 1px;
	border-left-width:1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D6D7D6;
	border-left-color: #D6D7D6;
	border-top-style: none;
	border-bottom-style: none;
	
}
*+html #divParentBorderInfoBase
{
	margin:0px;
	padding:0px;
	width:904px;
	overflow:hidden;
	border-right-width: 1px;
	border-left-width:1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D6D7D6;
	border-left-color: #D6D7D6;
	border-top-style: none;
	border-bottom-style: none;
	/*height:510px;*/
	height:auto;
	
}


#divParentMargin
{
    background-color:#F8F8F6;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom:20px;
	padding-top:19px;
	width: 864px;
	position:relative;
	
}

#divParentMarginContact
{
    background-color:#F8F8F6;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom:20px;
	padding-top:19px;
	width: 864px;
	position:relative;
	
}
*html #divParentMarginContact
{
    background-color:#F8F8F6;
	padding-right: 20px;
	padding-left: 20px;
	padding-top:19px;
	width: 864px;
	position:relative;
	margin:0px;
	
}
#divParentLeft
{
	background-color:#F8F8F6;
	width:626px;
	padding-right:19px;
	margin:0px;
	float:left;
}
#divParentRight
{
    background-color:#F8F8F6;
	width:219px;
	float:right;
	margin:0px;
	padding:0px;
}

#divBottomCurve
{
	background-image: url(../images/Mainbody_BtmBand.gif);
	background-repeat: no-repeat;
	height: 8px;
	width: 906px;
	float:left;

}
#divParentTestReqMargin
{
	width:180px;
	background-color:#FFF7F7;
	margin-left:17px;
	margin-right:21px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	
}
#divParentContactUsMargin
{
    width:180px;
	background-color:#F7FFFF;
	margin-left:17px;
	margin-right:21px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;

}


#divHomeTextiles
{   background-color:#F8F8F6;
	width:626px;
	float:left;

}

#divHomeTextilesImage
{
    background-image: url(../images/TextileApparel_Text.gif);
	background-repeat: no-repeat;
	width: 626px;
	height: 41px;
	position:relative;

}
#divHomeSpecializedsContent
{
   font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #6B696B;
	background-color:#F8F8F6;
	float: right;
	width:267px;
	height:270px;
	margin-left:40px;

}

#divAnalize
{
    background-color:#F8F8F6;
	width: 626px;
	height:320px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#D6D3D6;
	float:left;

}

*html #divAnalize
{
    background-color:#F8F8F6;
	width: 626px;
	height:314px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#D6D3D6;
	float:left;

}

*+html #divAnalize
{
    background-color:#F8F8F6;
	width: 626px;
	height:312px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#D6D3D6;
	float:left;

}

#divAnalizeImage
{   
    background-color:#F8F8F6;
	width: 368px;
	height: 270px;
	background-image: url(../images/Bed.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom:10px;
	float:left;

}

#divAnalyzeText
{
    font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #6B696B;
	background-color:#F8F8F6;
	float: left;
	width: 258px;
	height: 177px;	
}


divSpecializedTests
{
   font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #6B696B;
	background-color:#F8F8F6;
	float: right;
	width:267px;
	height:270px;
    margin-left:40px;

}
#divSpecializedContentEco
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #6B696B;
	float:left;
	background-color:#F8F8F6;
	width:230px;
	height:220px;
}
*html #divSpecializedContentEco
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #6B696B;
	float:left;
	background-color:#F8F8F6;
	width:250px;
	height:220px;
}

#divSpecializedImage
{
	background-color:#F8F8F6;
	float: right;
	height: 350px;
	width: 299px;
	background-image: url(../images/Sweter.jpg);
	background-repeat: no-repeat;

}

#divAccessories
{
	background-color:#F8F8F6;
	width: 626px;
	height:212px;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#D6D3D6;
	

}
*html #divAccessories
{
	background-color:#F8F8F6;
	width: 626px;
	height:200px;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#D6D3D6;
	

}
*+html #divAccessories
{
	background-color:#F8F8F6;
	width: 626px;
	height:210px;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#D6D3D6;
	

}


#divAccessoriesImage
{
   	background-color:#F8F8F6;
	width: 368px;
	height:150px;
	float: left;
	background-image: url(../images/ServiceAccessories_Bukle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom:10px;
}

#divHomeSpecializedTest
{
   background-color:#F8F8F6;
	width: 626px;
	padding-top:490px;
	height:275px;

}
*html #divHomeSpecializedTest
{
    background-color:#F8F8F6;
	width: 626px;
	padding-top:30px;
    height:245px;

}
*+html #divHomeSpecializedTest
{
    background-color:#F8F8F6;
	width: 626px;
	padding-top:30px;
    height:255px;

}
#divHomeSpecilizedImage
{
    background-color:#F8F8F6;
	float: left;
	height: 256px;
	width:300px;
	background-image: url(../images/Mats.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin:0px;
}
#divEcologicalTesting
{
    background-color:#F8F8F6;
	width:626px;
	float:left;
	height:330px;
	

}
#divBenefit
{
  background-color:#F8F8F6;
	width: 626px;
	height:235px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#D6D3D6;
	float:left;
}
*html #divBenefit
{
  background-color:#F8F8F6;
	width: 626px;
	height:235px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#D6D3D6;
	float:left;
}
*+html #divBenefit
{
  background-color:#F8F8F6;
	width: 626px;
	height:237px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#D6D3D6;
	float:left;
}



#divPresence
{  background-color:#F8F8F6;
	height: 240px;
	width: 626px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#D6D3D6;
	margin-top:600px;
}

*html #divPresence
{  background-color:#F8F8F6;
	height: 209px;
	width: 626px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#D6D3D6;
	margin-top:30px;
}
*+html #divPresence
{  background-color:#F8F8F6;
	height: 246px;
	width: 626px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#D6D3D6;
	margin-top:30px;
}
#divGOTS
{
      background-color:#F8F8F6;
	width:626px;
	float:left;
	height:500px;

}

#divStandard
{
     background-color:#F8F8F6;
	width: 626px;
	height:327px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#D6D3D6;
	float:left;

}
*html #divStandard
{
     background-color:#F8F8F6;
	width: 626px;
	height:327px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#D6D3D6;
	float:left;

}
*+html #divStandard
{
     background-color:#F8F8F6;
	width: 626px;
	height:325px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#D6D3D6;
	float:left;

}

#divGOTSTest
{  
  background-color:#F8F8F6;
	height:256px;
	width: 626px;
	margin-top:860px;
}
*html #divGOTSTest
{  
  background-color:#F8F8F6;
	height:200px;
	width: 626px;
	margin-top:30px;

}
*+html #divGOTSTest
{  
   background-color:#F8F8F6;
	height:236px;
	width: 626px;
	margin-top:30px;

}
.txtColorTextile
{
    background-color:#F7FFFF;
	width: 180px;
	font-family: Tahoma;
	font-size: 12px;
	color: #6886C3;

}
.txtColorTextile:hover
{
    background-color:#F7FFFF;
	width: 180px;
	font-family: Tahoma;
	font-size: 12px;
	color: #C11C37;

}
#divTermsCondParent
{
	background-color:#F8F8F6;
	width:626px;
	margin:0px;
	float:left;
	font-family: Tahoma;
	font-size: 12px;
	color: #6B696B;
	text-decoration: none;
	text-align: left;
	padding: 0px;
	float: left;
	text-align:justify;
	line-height:18px;
	height:630px;
	background-image: url(../images/TermsAndConditions.gif);
	background-repeat: no-repeat;
}


*html #divTermsCondParent
{
   background-color:#F8F8F6;
	width:626px;
	margin:0px;
	float:left;
	font-family: Tahoma;
	font-size: 12px;
	color: #6B696B;
	text-decoration: none;
	text-align: left;
	padding: 0px;
	float: left;
   text-align:justify;
   line-height:18px;
   height:585px;
   background-image:  url(../images/TermsAndConditions.gif);
}
*+html #divTermsCondParent
{
   background-color:#F8F8F6;
	width:626px;
	margin:0px;
	float:left;
	font-family: Tahoma;
	font-size: 12px;
	color: #6B696B;
	text-decoration: none;
	text-align: left;
	padding: 0px;
	float: left;
   text-align:justify;
   line-height:18px;
   height:580px;
   background-image:  url(../images/TermsAndConditions.gif);
}

.txtColorTerms
{
	color: #B50000;
}

#divTrainingGuidance
{
   background-color:#F8F8F6;
	width:845px;
	margin:0px;
	float:left;
	font-family: Tahoma;
	font-size: 12px;
	color: #6B696B;
	text-decoration: none;
	text-align: left;
	padding: 0px;
	float: left;
	text-align:justify;
	line-height:18px;
	height:625px;
	background-image: url(../images/Textile_text.gif);
	background-repeat: no-repeat;
}

#divTrainingContent
{  
   font-family: Tahoma;
	font-size: 12px;
	color: #6B696B;
	width: 323px;
	background-color:#F8F8F6;
	height: 140px;
	text-decoration: none;
	text-align: left;
	padding: 0px;
	float: left;
   text-align:justify;
   line-height:18px;


}
#divTraining
{  
   font-family: Tahoma;
	font-size: 12px;
	color: #6B696B;
	width: 323px;
	background-color:#F8F8F6;
	height:275px;
	text-decoration: none;
	text-align: left;
	padding: 0px;
	float: left;
   text-align:left;
   line-height:18px;

}
*html #divTraining
{  
   font-family: Tahoma;
	font-size: 12px;
	color: #6B696B;
	width: 323px;
	background-color:#F8F8F6;
	height:60px;
	text-decoration: none;
	text-align: left;
	padding: 0px;
	float: left;
   text-align:justify;
   line-height:18px;


}
*+html #divTraining
{  
   font-family: Tahoma;
	font-size: 12px;
	color: #6B696B;
	width: 323px;
	background-color:#F8F8F6;
	height:60px;
	text-decoration: none;
	text-align: left;
	padding: 0px;
	float: left;
   text-align:justify;
   line-height:18px;


}
#divTrainigRight
{
	background-image: url(../images/SideImage.jpg);
	background-repeat: no-repeat;
	float:right;
	width:287px;
	height:238px;


}

#divAccessoriesContent
{

   font-family: Tahoma;
	font-size: 12px;
	color: #6B696B;
	width: 626px;
	background-color:#F8F8F6;
	height: 80px;
	text-decoration: none;
	text-align: left;
	padding: 0px;
	float: left;
   text-align:justify;
   line-height:18px;



}

#divBackgroundTesting
{
   background-color:#F8F8F6;
	width:626px;
	float:left;
	height:530px;

}
*html #divBackgroundTesting
{
   background-color:#F8F8F6;
	width:626px;
	float:left;
	height:500px;

}
*+html #divBackgroundTesting
{
   background-color:#F8F8F6;
	width:626px;
	float:left;
	height:500px;

}
#divAboutUsFacilities
{
    background-color:#F8F8F6;
	width:626px;
	float:left;
	height:550px;

}
*html #divAboutUsFacilities
{
    background-color:#F8F8F6;
	width:626px;
	float:left;
	height:400px;

}
*+html #divAboutUsFacilities
{
    background-color:#F8F8F6;
	width:626px;
	float:left;
	height:500px;

}
#divAboutUsContentDystar
{
    background-color:#F8F8F6;
	float: left;
	height: 69px;
	width: 864px;

}
#divAboutUsContentDystarLogoLeft
{
    float:left;
	background-color:#F8F8F6;
	height: 69px;
	width: 272px;

}

#divAboutUsContentDystarLogoRight
{
    float:left;
	background-color:#F8F8F6;
	height: 69px;
	width: 224px;



}

#marginTop20
{
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;


}

#divClient
{
	 background-color:#F8F8F6;
	 height: 250px;
	 width: 626px;
	 float:left;
	 font-family: Tahoma;
	font-size: 12px;
	color: #6B696B;
	width: 626px;
    text-align:justify;
    line-height:18px;
	

}
#divClients
{


    background-color:#F8F8F6;
	 height:180px;
	 width: 626px;
	 float:left;
	 font-family: Tahoma;
	font-size: 12px;
	color: #6B696B;
	width: 626px;
    text-align:justify;
    line-height:18px;
}
	
*html #divClients
{

  background-color:#F8F8F6;
	 height:160px;
	 width: 626px;
	 float:left;
	 font-family: Tahoma;
	font-size: 12px;
	color: #6B696B;
	width: 626px;
    text-align:justify;
    line-height:18px;
}
*+html #divClients
{

  background-color:#F8F8F6;
	 height:160px;
	 width: 626px;
	 float:left;
	 font-family: Tahoma;
	font-size: 12px;
	color: #6B696B;
	width: 626px;
    text-align:justify;
    line-height:18px;
}
#divRetailerApprovals
{
   background-color:#F8F8F6;
	
	 width: 626px;
	 float:left;
	 font-family: Tahoma;
	font-size: 12px;
	color: #6B696B;
	width: 626px;
    text-align:justify;
    line-height:18px;
	
}
#divRetailer
{
   background-color:#F8F8F6;
	
	 width: 626px;
	 float:left;
	 font-family: Tahoma;
	font-size: 12px;
	color: #6B696B;
	width: 626px;
    text-align:justify;
    line-height:18px;
	padding-top:30px;
	height:165px;
}
*html #divRetailer
{
   background-color:#F8F8F6;
	
	 width: 626px;
	 float:left;
	 font-family: Tahoma;
	font-size: 12px;
	color: #6B696B;
	width: 626px;
    text-align:justify;
    line-height:18px;
	padding-top:30px;
	height:110px;
}
*+html #divRetailer
{
   background-color:#F8F8F6;
	
	 width: 626px;
	 float:left;
	 font-family: Tahoma;
	font-size: 12px;
	color: #6B696B;
	width: 626px;
    text-align:justify;
    line-height:18px;
	padding-top:30px;
	height:150px;
}

#divAccreditationsHeaderImage
{  
   background-image: url(../images/Accreditations.jpg);
	background-repeat: no-repeat;
	height: 168px;
	width: 906px;

}
#divInfoBaseHeaderImage
{
   
   background-image: url(../images/InfoBase.jpg);
	background-repeat: no-repeat;
	height: 168px;
	width: 906px;


}
#divContactUsHeaderImage
{
   background-image: url(../images/Contact%20Us.jpg);
	background-repeat: no-repeat;
	height: 168px;
	width: 906px;

}

#divTestRequestHeadrImg
{
    background-image: url(../images/TestRequest_headerImage.jpg);
	background-repeat: no-repeat;
	height: 168px;
	width: 906px;
}

.txtAboutUsClient
{
    font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #DE555A;
	margin-left:10px;


}
.borderColorClient
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D6D3D6;
	border-right-color: #D6D3D6;
	border-bottom-color: #D6D3D6;
	border-left-color: #D6D3D6;

}
.borderBottomRight
{
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #D6D3D6;
	border-bottom-color: #D6D3D6;

}
.borderBottom
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D3D6;

}
.borderTopRight
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D6D3D6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D6D3D6;

}
.borderTop
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D6D3D6;	
}
.borderRight
{
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #D6D3D6;
	

}
.txtColorAboutUs
{
   font-family: Tahoma;
	font-size: 12px;
	color: #6B696B;
	width: 626px;
	margin-left:10px;

}

#marginTop60
{
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}
#divAboutUsHeaderImage
{
    background-image: url(../images/AboutUs.jpg);
	background-repeat: no-repeat;
	height: 168px;
	width: 906px;

}
#divTermsandConditionsHeaderImage
{
     background-image: url(../images/TermsAndConditionImage.gif);
	background-repeat: no-repeat;
	height: 168px;
	width: 906px;

}
#divSiteMapHeaderImage
{
    background-image: url(../images/SiteMap.jpg);
	background-repeat: no-repeat;
	height: 168px;
	width: 906px;

}

#divSiteMap
{
    background-color:#F8F8F6;
	width:626px;
	float:left;
	height:490px;

}

*html #divSiteMap
{
    background-color:#F8F8F6;
	width:626px;
	float:left;
	height:300px;

}
#divSiteMapContent
{  
    font-family: Tahoma;
	font-size: 12px;
	color: #6B696B;
	width: 626px;
	background-color:#F8F8F6;
	height: 200px;
	text-decoration: none;
	text-align: left;
	padding: 0px;
	float: left;
    text-align:justify;
    line-height:18px;
	
}
*html #divSiteMapContent
{  
    font-family: Tahoma;
	font-size: 12px;
	color: #6B696B;
	width: 626px;
	background-color:#F8F8F6;
	height: 300px;
	text-decoration: none;
	text-align: left;
	padding: 0px;
	float: left;
    text-align:justify;
    line-height:18px;
	
}
#divColorSiteMap
{
 
	width:626px;
	background-color:#F8F8F6;
	height:50px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #D6D3D6;
	float:left;

}

#divSiteHomeServices
{
width:626px;
height:50px;

}
#divSiteAccreditationsAbout
{
   width:626px;
   height:200px;

}
.txtSiteHome
{
    font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #17AA39;
	text-decoration: none;
}
.txtSiteHome:hover
{
    font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #6886C3;
	text-decoration: none;
}
.txtAccess
{
    font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color:#6886C3 ;
	text-decoration: underline;
}
.txtAccess:hover
{
    font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #17AA39;
	text-decoration: underline;
}
.txtSiteHomeContent
{
    list-style-type: none;
	font-family: Tahoma;
	font-size: 12px;
	color: #6B696B;
	text-decoration: none;
}
.txtSiteHomeContent:hover
{
    list-style-type: none;
	font-family: Tahoma;
	font-size: 12px;
	color: #6886C3;
	text-decoration: none;
}
#divSiteMapServices
{
    font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #17AA39;
	text-decoration: none;
	width:626px;
	background-color:#F8F8F6;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #D6D3D6;	
	float:left;
	

}
*html #divSiteMapServices
{
    font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #17AA39;
	text-decoration: none;
	width:626px;
	background-color:#F8F8F6;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #D6D3D6;	
	float:left;
	

}
#divSiteAccreditations
{
  
    font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #17AA39;
	text-decoration: none;
	width:626px;
	background-color:#F8F8F6;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color:#D6D3D6;	
	height:125px;
	float:left;

}
*html #divSiteAccreditations
{
    font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #17AA39;
	text-decoration: none;
	width:626px;
	background-color:#F8F8F6;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #D6D3D6;	
	height:125px;
    float:left;
}
#divSiteAboutUs
{
    font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #17AA39;
	text-decoration: none;
	width:626px;
	background-color:#F8F8F6;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color:#D6D3D6;	
	height:137px;
	float:left;

}
*html #divSiteAboutUs
{
    font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #17AA39;
	text-decoration: none;
	width:626px;
	background-color:#F8F8F6;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #D6D3D6;	
	height:105px;
	float:left;

}
#divSiteInfoBase
{
    font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #17AA39;
	text-decoration: none;
	width:626px;
	background-color:#F8F8F6;
	height:50px;
	float:left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #D6D3D6;	
	
}
*html #divSiteInfoBase
{
    font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #17AA39;
	text-decoration: none;
	width:626px;
	background-color:#F8F8F6;
	height:50px;
	float:left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #D6D3D6;	
	

}

#divSiteContactUs
{
    font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #17AA39;
	text-decoration: none;
	width:626px;
	background-color:#F8F8F6;
	height:50px;
	float:left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #D6D3D6;	
	
}
*html #divSiteContactUs
{
    font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #17AA39;
	text-decoration: none;
	width:626px;
	background-color:#F8F8F6;
	height:50px;
	float:left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #D6D3D6;	
}

#divAccrediattionsLeft
{
    width:263px;	
	background-color:#F8F8F6;
	float:left;
}
*html #divAccrediattionsLeft
{
    width:263px;
	background-color:#F8F8F6;
	float:left;
}
#divAccrediattionsRight
{
    width:263px;
	background-color:#F8F8F6;
	float:left;
	margin-left:100px;

}
#divPhotoGalleryRight
{
    width:263px;
	background-color:#F8F8F6;
	float:left;
	margin-left:60px;

}
*html #divPhotoGalleryRight
{
	margin-left:10px;
}

#divPhotoGalleryLeft
{
    width:263px;	
	background-color:#F8F8F6;
	float:left;
}

#divArcadiaCertificateContent
{ 
    width:263px;
    height:180px;
    border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #D6D3D6;
 }
 #divHemaCertificateContent
 {
	width:263px;
    height:180px;
    border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #D6D3D6;
	margin-top:15px;
 }
  #divHemaCertificateContentRight
{
	width:263px;
	height:180px;
    border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #D6D3D6;	
 }
 

#divHemaCertificate
{
	background-color: #F8F8F6;
	float: left;
	height: 180px;
	width:130px;
	background-image: url(../images/Hema.jpg);
	background-repeat: no-repeat;

} 
*html #divHemaCertificate
{
	background-color: #F8F8F6;
	float: left;
	height: 180px;
	width:130px;
	background-image: url(../images/Hema.jpg);
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #6C6C6A;
	text-decoration: none;
	
}
*+html #divHemaCertificate
{
	background-color: #F8F8F6;
	float: left;
	height: 180px;
	width:130px;
	background-image: url(../images/Hema.jpg);
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #6C6C6A;
	text-decoration: none;
	
}
#divArcadiaCertificate
{
	background-color: #F8F8F6;
	float: left;
	height: 180px;
	width:130px;
	background-image: url(../images/Arcadia Certificate.jpg);
	background-repeat: no-repeat;
		
} 
.txtViewColorRed1
{
    font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color:#DE555A;
	text-decoration: none;
}
.txtViewColorRed
{
    font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color:#DE555A;
	text-decoration: none;
}
.txtViewColorRed:hover
{
    font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color:#17AA39;
	text-decoration: none;
}
#divNabn1
{
    background-color:#F8F8F6;
	float: left;
	height: 178px;
	width:130px;
	background-image: url(../images/Nabn1.jpg);
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #6C6C6A;
	text-decoration: none;
	margin-top:15px;
	
}
#divNabn
{
    background-color:#F8F8F6;
	float: left;
	height: 170px;
	width:130px;
	background-image: url(../images/Nabn1.jpg);
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #6C6C6A;
	text-decoration: none;
	margin-top:15px;
	
}
#divNabn3
{
    background-color:#F8F8F6;
	float: left;
	height: 180px;
	width:130px;
	background-image: url(../images/Nabn3.jpg);
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #6C6C6A;
	text-decoration: none;
	margin-top:15px;
}
#divLace1
{
  background-color:#F8F8F6;
	float: left;
	height: 406px;
	width:130px;
	background-image: url(../images/Lace1.gif);
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #6C6C6A;
	text-decoration: none;
	margin-top:15px;
}
*html #divLace1
{
	height: 300px;
	width:130px;
}

#divTommyHigfieer
{
   background-color:#F8F8F6;
	float: left;
	height: 178px;
	width:130px;
	background-image: url(../images/TH-Certificate-01.gif);
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #6C6C6A;
	text-decoration: none;
	margin-top:15px;


}
#divMangoCertificate
{
	background-color: #F8F8F6;
	float: left;
	height: 180px;
	width:130px;
	background-image: url(../images/Mango.jpg);
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #6C6C6A;
	text-decoration: none;
	
}
*html #divMangoCertificate
{
	background-color: #F8F8F6;
	float: left;
	height: 180px;
	width:130px;
	background-image: url(../images/Mango.jpg);
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #6C6C6A;
	text-decoration: none;
}
*+html #divMangoCertificate
{
	background-color: #F8F8F6;
	float: left;
	height: 180px;
	width:130px;
	background-image: url(../images/Mango.jpg);
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #6C6C6A;
	text-decoration: none;
}
#divNabn2
{
    background-color:#F8F8F6;
	float: left;
	height: 178px;
	width:130px;
	background-image: url(../images/Nabn2.jpg);
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #6C6C6A;
	text-decoration: none;
	margin-top:15px;
	
}
#divNabn4
{
    background-color:#F8F8F6;
	float: left;
	height: 178px;
	width:130px;
	background-image: url(../images/Nabn4.jpg);
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #6C6C6A;
	text-decoration: none;
	margin-top:15px;
}
#divLace2
{
    background-color:#F8F8F6;
	float: left;
	height: 406px;
	width:130px;
	background-image: url(../images/Lace2.gif);
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #6C6C6A;
	text-decoration: none;
	margin-top:15px;
}
*html #divLace2
{
  	height: 300px;
	width:130px;
}
#divHemaCertificateText
{
    font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #6C6C6A;
	text-decoration: none;
	width:133px;
	float:left;
	
}

#divSalemISOContent
{
    width:263px;
    height:193px;
	float:left;
}
*html #divSalemISOContent
{
    width:263px;
    height:170px;
	float:left;
}
#divSalemContent
{
    width:263px;
    height:200px;
	float:left;
}
*html #divSalemContent
{
    width:263px;
    height:170px;
	float:left;
}
*+html #divSalemContent
{
    width:263px;
    height:170px;
	float:left;
}

#divThaneISOContent
{
    width:263px;
    height:195px;
	float:left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #D6D3D6;
}
*html #divThaneISOContent
{
     width:263px;
     height:177px;
}
*+html #divThaneISOContent
{
	 width:263px;
     height:195px;
}
#divPhotoContentZero
{
	width:303px;
	height:250px;
	float:left;
	background-image: url(../images/AtlasRandomPillingtester.jpg);
	background-repeat: no-repeat;
}
#divPhotoContentZeroOne
{
	width:303px;
	height:250px;
	float:left;
	background-image: url(../images/ECtrainersWorkshopInBonn.jpg);
	background-repeat: no-repeat;
}
#divPhotoContentOne
{
	width:303px;
	height:250px;
	float:left;
	background-image: url(../images/one.jpg);
	background-repeat: no-repeat;
}
#divPhotoContenTwo
{
	width:303px;
	height:250px;
	float:left;
	background-image: url(../images/two.jpg);
	background-repeat: no-repeat;
}
#divPhotoContenThree
{
	width:303px;
	height:250px;
	float:left;
	background-image: url(../images/3.jpg);
	background-repeat: no-repeat;
}
#divPhotoContenFour
{
	width:303px;
	height:250px;
	float:left;
	background-image: url(../images/4.jpg);
	background-repeat: no-repeat;
}
#divPhotoContentFive
{
	width:303px;
	height:250px;
	float:left;
	background-image: url(../images/5.jpg);
	background-repeat: no-repeat;
}
#divPhotoContenSix
{
	width:303px;
	height:250px;
	float:left;
	background-image: url(../images/6.jpg);
	background-repeat: no-repeat;
}
#divPhotoContentSeven
{
	width:303px;
	height:250px;
	float:left;
	background-image: url(../images/7.jpg);
	background-repeat: no-repeat;
}
#divPhotoContenEight
{
	width:303px;
	height:250px;
	float:left;
	background-image: url(../images/8.jpg);
	background-repeat: no-repeat;
}
#divPhotoContentNine
{
	width:303px;
	height:250px;
	float:left;
	background-image: url(../images/9.jpg);
	background-repeat: no-repeat;
}
#divPhotoContenTen
{
	width:303px;
	height:250px;
	float:left;
	background-image: url(../images/10.jpg);
	background-repeat: no-repeat;
}
#divPhotoContentEleven
{
	width:303px;
	height:250px;
	float:left;
	background-image: url(../images/11.jpg);
	background-repeat: no-repeat;
}
#divPhotoContenTwelve
{
	width:303px;
	height:250px;
	float:left;
	background-image: url(../images/12.jpg);
	background-repeat: no-repeat;
}
#divPhotoContentThirteen
{
	width:303px;
	height:250px;
	float:left;
	background-image: url(../images/13.jpg);
	background-repeat: no-repeat;
}
#divPhotoContenFourteen
{
	width:303px;
	height:250px;
	float:left;
	background-image: url(../images/14.jpg);
	background-repeat: no-repeat;
}
#divPhotoContentFifteen
{
	width:303px;
	height:250px;
	float:left;
	background-image: url(../images/15.jpg);
	background-repeat: no-repeat;
}
#divPhotoContenSixteen
{
	width:303px;
	height:250px;
	float:left;
	background-image: url(../images/16.jpg);
	background-repeat: no-repeat;
}
#divPhotoContentSeventeen
{
	width:303px;
	height:250px;
	float:left;
	background-image: url(../images/17.jpg);
	background-repeat: no-repeat;
}
#divPhotoContenEighteen
{
	width:303px;
	height:250px;
	float:left;
	background-image: url(../images/18.jpg);
	background-repeat: no-repeat;
}
#divPhotoContentNineteen
{
	width:303px;
	height:250px;
	float:left;
	background-image: url(../images/19.jpg);
	background-repeat: no-repeat;
}
#divPhotoContentTwenty
{
	width:303px;
	height:250px;
	float:left;
	background-image: url(../images/20.jpg);
	background-repeat: no-repeat;
}
#divPhotoContentTwentyOne
{
	width:303px;
	height:250px;
	float:left;
	background-image: url(../images/21.jpg);
	background-repeat: no-repeat;
}
#divPhotoContentTwentyTwo
{
	width:303px;
	height:250px;
	float:left;
	background-image: url(../images/22.jpg);
	background-repeat: no-repeat;
}
#divPhotoContentTwentyThree
{
	width:303px;
	height:250px;
	float:left;
	background-image: url(../images/23.jpg);
	background-repeat: no-repeat;
}
#divPhotoContentTwentyFour
{
	width:303px;
	height:250px;
	float:left;
	background-image: url(../images/24.jpg);
	background-repeat: no-repeat;
}

#divPhotoContentTwentyFive
{
	width:303px;
	height:250px;
	float:left;
	background-image: url(../images/ICPMS.jpg);
	background-repeat: no-repeat;
}

#divPhotoContentTwentySix
{
	width:303px;
	height:250px;
	float:left;
	background-image: url(../images/GCMS%20Headspace.jpg);
	background-repeat: no-repeat;
}

#divNewDelhiContent
{
      width:263px;
     height:195px;
	float:left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #D6D3D6;
}
*html #divNewDelhiContent
{
     width:263px;
     height:177px;
	float:left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #D6D3D6;
}
*+html #divNewDelhiContent
{
    width:263px;
     height:195px;
	float:left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #D6D3D6;
}
#divTommyContent
{
     width:263px;
     height:230px;
     border-top-width: 0px;
	 float:left;
}	
*html #divTommyContent
{
     width:263px;
     height:180px;
     border-top-width: 0px;
	 float:left;
}	
*+html #divTommyContent
{
     width:263px;
     height:180px;
     border-top-width: 0px;
	 float:left;
}	 
	 
 #divNabn2Content
 {
     width:263px;
     height:195px;
     border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #D6D3D6;
 
 }
  #divContent
 {
     width:263px;
     /*height:165px;*/
 }

 #divNabn4Content
 {
     width:263px;
     height:195px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #D6D3D6;
 
 }
#divAboutUsParent
{
	background-color: #F8F8F6;
	float: left;
	width: 626px;

}
#divMap
{
	background-color: #F8F8F6;
	height: 355px;
	width: 626px;
	background-image: url(../images/MAP.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#divAboutUsFacilitiesImage
{
   background-image: url(../images/Facilities.gif);
	background-repeat: no-repeat;
	width: 626px;
	height: 41px;
	position:relative;

}
#divAboutUsClientsImage
{
    background-image: url(../images/Client.gif);
	background-repeat: no-repeat;
	width: 626px;
	height: 41px;
	position:relative;
}
#divAboutUsTestsList
{
    background-image:url(../images/TestList.gif);
	background-repeat: no-repeat;
	width: 626px;
	height: 41px;
	position:relative;
}


#divAccreditationsImage
{
    background-image: url(../images/Acreditions.gif);
	background-repeat: no-repeat;
	width: 626px;
	height: 50px;
	position:relative;

}
#divGalleryImage
{
    background-image: url(../images/Gallery.gif);
	background-repeat: no-repeat;
	width: 619px;
	height: 50px;
	position:relative;
	margin-left:7px;

}
#divRetailerCertiImage
{
    background-image: url(../images/Acreditions.gif);
	background-repeat: no-repeat;
	width: 626px;
	height: 80px;
	position:relative;

}

#divTrainingImage
{
    background-image: url(../images/Training.gif);
	background-repeat: no-repeat;
	width: 626px;
	height: 41px;
	position:relative;

}
#divSiteTerms
{
    font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #17AA39;
	text-decoration: none;
	width:626px;
	background-color:#F8F8F6;
	height:50px;
	float:left;
}
*html #divSiteTerms
{
    font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #17AA39;
	text-decoration: none;
	width:626px;
	background-color:#F8F8F6;
	height:10px;
	float:left;
}
*+html #divSiteTerms
{
    font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #17AA39;
	text-decoration: none;
	width:626px;
	background-color:#F8F8F6;
	height:25px;
	float:left;
}
#divContactUsTextImage
{ 
    background-image: url(../images/ContactUs.gif);
	background-repeat: no-repeat;
	width: 626px;
	height: 50px;
	position:relative;
	background-position: left top;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #6B696B;
	background-color:#F8F8F6;
	float: left;

}
#divInformation
{
	background-color:#F8F8F6;
	width: 596px;
	margin-bottom:30px;
	
	

	
}
*html #divInformation
{
	background-color:#F8F8F6;
	width: 596px;
	margin-bottom:30px;
	padding-top:20px;
	

	

}
*+html #divInformation
{
	background-color:#F8F8F6;
	width: 596px;
	margin-bottom:30px;
	padding-top:18px;
	

}
#divInfo
{
	background-color:#F8F8F6;
	width: 596px;
	margin-bottom:30px;
	/*height:440px;*/
	height:auto;

	
}
*html #divInfo
{
	background-color:#F8F8F6;
	width: 596px;
	/*height:400px;*/
	
}
*+html #divInfo
{
	background-color:#F8F8F6;
	width: 596px;
	margin-bottom:30px;
	/*height:400px;*/
	height:auto;
}

#divContact
{
    background-color:#F8F8F6;
	width:626px;
	
}

.divAddress
{
	background-color:#F8F8F6;
	float: left;
	width: 325px;
	margin-top:30px;
	height:80px;
}


#divContactImageText
{
    background-image: url(../images/ContactUs.gif);
	background-repeat: no-repeat;
	width: 626px;
	height: 40px;
    font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #6B696B;
}

*html #divContactImageText
{
    background-image: url(../images/ContactUs.gif);
	background-repeat: no-repeat;
	width: 626px;
	height: 20px;
    font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #6B696B;
}
*+html #divContactImageText
{
    background-image: url(../images/ContactUs.gif);
	background-repeat: no-repeat;
	width: 626px;
	height: 20px;
    font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #6B696B;
	

}

#divRequestImageText
{
    background-image: url(../images/TestRequestForm.gif);
	background-repeat: no-repeat;
	width: 626px;
	height: 40px;
    font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #6B696B;
}
.commentBox
{
	font-family: Tahoma;
	font-size: 12px;
	color: #6B696B;
	/*width:225px;*/
	background-color:#F8F8F6;
	height:20px;
	float:left;
	
}
.formContenLeft
{
	font-family: Tahoma;
	font-size: 12px;
	color: #6B696B;
	width:225px;
	background-color:#F8F8F6;
	height:20px;
	float:left;
	
}

.formContenLeftTest
{
	font-family: Tahoma;
	font-size: 12px;
	color: #6B696B;
	width:40px;
	background-color:#F8F8F6;
	height:20px;
	float:left;
	
}
.formContenLeftTestDegree
{
	font-family: Tahoma;
	font-size: 12px;
	color: #6B696B;
	width:60px;
	background-color:#F8F8F6;
	height:20px;
	float:left;
	
}


.floatLeft
{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #F8F8F6;
	float: left;
	height: 17px;
	width: 225px;
	border: 1px solid #8496BD;
	font-weight: normal;
}
.floatRight
{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #F8F8F6;
	background-color:#F8F8F6;
	height: 17px;
	width: 225px;
	margin-left:60px;
	border: 1px solid #8496BD;
	font-weight: normal;
	

}
.floatRightTest
{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #F8F8F6;
	background-color:#F8F8F6;
	height: 17px;
	width: 225px;
	margin-left:85px;
	border: 1px solid #8496BD;
	font-weight: normal;
	

}
.formContenRight
{
	font-family: Tahoma;
	font-size: 12px;
	color: #6B696B;
	width:306px;
	background-color:#F8F8F6;
	float:right;
	height:20px;
}

.formContent
{
	font-family: Tahoma;
	font-size: 12px;
	color: #6B696B;
	width:306px;
	background-color:#F8F8F6;
	float:right;
	
}

#divSpacer
{
	background-color:#F8F8F6;
	height:10px;	
}
*html #divSpacer
{
	background-color:#F8F8F6;
	height:10px;

}
#divRetailerSpace
{
	background-color:#F8F8F6;
	/*height:500px;*/
	padding-top:110px;
}
*html #divRetailerSpace
{
	background-color:#F8F8F6;
	height:25px;
	margin:0px;
	padding:0px;
}

*+html #divRetailerSpace
{
	background-color:#F8F8F6;
	height:85px;
	margin:0px;
}
#divEcoSpace
{
	background-color:#F8F8F6;
	height:10px;
}

#divSpace
{
    background-color:#F8F8F6;
	height:15px;	
}
#divSpaceTestRequest{
	background-color:#F8F8F6;
	height:35px;	
}
*html #divSpaceTestRequest{
	background-color:#F8F8F6;
	height:11px;	
}
*+html #divSpaceTestRequest{
    background-color:#F8F8F6;
	height:15px;	
}
#divSpaceEcoTest{
    background-color:#F8F8F6;
	height:31px;	
}
#divSpacing
{
    background-color:#F8F8F6;
	height:40px;
}

#divGeo
{
    background-color:#F8F8F6;
	height:47px;
	
}
*html #divGeo
{
    background-color:#F8F8F6;
	height:36px;
	
}

#divEco
{
    background-color:#F8F8F6;
	height:20px;
	margin-top:10px;
}
*html #divEco
{
    background-color:#F8F8F6;
	height:15px;
	margin-top:8px;
}
#divEcological
{
    background-color:#F8F8F6;
	height:177px;
	

	
}
*html #divEcological
{
    background-color:#F8F8F6;
	height:15px;
}


#divText
{
    background-color:#F8F8F6;
	height:35px;
	width:626px;
	font-family: Tahoma;
	font-size: 12px;
	color: #6B696B;
}

.floatAddressLeft
{
	background-color:#F8F8F6;
	height:80px;
	width: 517px;
	margin-top:2px;
	border: 1px solid #8496BD;

}
.floatReqLeft
{
	background-color:#F8F8F6;
	height:50px;
	width: 400px;
	margin-top:5px;
	border: 1px solid #8496BD;
}

#divAddress
{
	background-color:#F8F8F6;
	float: left;
	width: 626px;
	padding-top:20px;
	height:390px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ADAEB5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ADAEB5;	
}
*html #divAddress
{
	background-color:#F8F8F6;
	float: left;
	width: 626px;
	height:400px;
	margin-top:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ADAEB5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ADAEB5;
	
	
	
}
*+html #divAddress
{
	background-color:#F8F8F6;
	float: left;
	width: 626px;
	height:390px;
	margin-top:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ADAEB5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ADAEB5;
	
	
}
#divHeadOffice
{
	background-color:#F8F8F6;
	width: 335px;
	float: left;
	font-family: Tahoma;
	font-size: 12px;
	color: #6B696B;
	
	
}
#divCollectionCenter
{
	background-color: #F8F8F6;
	width: 210px;
	float: left;	
	font-family: Tahoma;
	font-size: 12px;
	color: #6B696B;
	padding-left:30px;
}
.txtColorContent
{
    font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
   color: #6B696B;
    height:25px;
}
.txtColorContact
{
    font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
   color: #17AA39;
    height:30px;
}
*html .txtColorContact
{
    font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
   color: #17AA39;
    height:32px;
}
*+html .txtColorContact
{
    font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
   color: #17AA39;
    height:32px;
}

#divButton
{
	background-color: #F8F8F6;
	float: left;
	width: 626px;
	/*height:60px;*/
	height:auto;
}
/*\*/
html*#divButton
{
	background-color: #F8F8F6;
	float: left;
	width: 560px;
	/*height:60px;*/
	height:auto;

}

*html #divButton
{
	background-color: #F8F8F6;
	float: left;
	width: 626px;
	height:25px;
	
	
}


*+html #divButton
{
	background-color: #F8F8F6;
	float: left;
	width: 626px;
	height:40px;
}
#divButtonTest
{
	background-color: #F8F8F6;
	float: left;
	width:626px;
	padding-top:10px;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ADAEB5;*/
	height:65px;
}
*html #divButtonTest
{
	height:75px;
}

*+html #divButtonTest
{
	height:77px;
}

#divSpecializedContent
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #6B696B;
	float:left;
	background-color:#F8F8F6;
	width:250px;
	height:235px;
}

#divSaveButtonTest
{
	background-color: #F8F8F6;
	float: left;
	width:150px;
	padding-top:18px;
	padding-left:322px;
}

/*\*/
html*#divSaveButtonTest
{
	background-color: #F8F8F6;
	float: left;
	width:150px;
	padding-top:4px;
	padding-left:322px;
}
*html #divSaveButtonTest
{
	background-color: #F8F8F6;
	float: left;
	width: 147px;
	padding-top:30px;

}
*+html #divSaveButtonTest
{
	background-color: #F8F8F6;
	float: left;
	width:150px;
	padding-top:30px;
	padding-left:322px;
}

#divSaveButton
{
	background-color: #F8F8F6;
	float: left;
	width: 81px;
	margin-left:350px;
	padding-top:18px;
	height:40px;
}
/*\*/
html*#divSaveButton
{
	background-color: #F8F8F6;
	float: left;
	width: 81px;
	margin-left:350px;
	padding-top:4px;
	height:40px;
}
*html #divSaveButton
{
	width:70px;
	margin-left:177px;
	padding-top:19px;
	height:30px;
}
*+html #divSaveButton
{
	width: 71px;
	margin-left:350px;
	padding-top:20px;
	height:35px;
}
#divResetButton
{
    background-color: #F8F8F6;
	padding-left:10px;
	height:40px;	
}
/*\*/
html*#divResetButton
{
	background-color: #F8F8F6;
	padding-left:0px;
	padding-right:50px;
	height:40px;
}
*html #divResetButton
{
   background-color: #F8F8F6;
	padding-left:10px;
	height:25px;
	position:relative;
}
*+html #divResetButton
{
   background-color: #F8F8F6;
	padding-left:10px;
	height:40px;
	position:relative;
}




#divResetButtonTest
{
    background-color: #F8F8F6;
	padding-left:10px;
}
*html #divResetButtonTest
{
   background-color: #F8F8F6;
	padding-left:10px;
	padding-top:10px;
}
*+html #divResetButtonTest
{
   background-color: #F8F8F6;
	padding-left:10px;
	padding-top:10px;
}
.paddingT13B10
{
	padding-top:13px;
	padding-bottom:10px;	
}
.validation {
	color: #FF0000;
}
.marginR13L10
{
	margin-right:13px;
	margin-left:10px;
}
.marginR17L18
{
	margin-right:17px;
	margin-left:18px;
	
}
.ErrorClass
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:Red;
	font-weight:normal;
	text-decoration: none;
}

#divValidation
{
	width:410px;
	position:relative;
}
/*\*/
html*#divValidation
{
	width:430px;
	position:relative;
}

#divtestimonial
{
	background-color:#F8F8F6;
	float: left;
	width: 626px;
}
.txtColorTestimonial
{
    font-family: Tahoma;
	font-size: 12px;
	color: #6B696B;
}
.txtColorDarkBlueFont11
{
	font-family: Tahoma;
	font-size: 11px;
	color: #000842;
}
.txtColorDarkBlue
{
	font-family: Tahoma;
	font-size: 11px;
	color: #000842;
	font-weight: bold;
	line-height:24px;		
}
#divViewTestimonials
{
	width: 626px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D3D6; 
	height:270px;
    background-color:#F8F8F6;	
}
*html #divViewTestimonials
{
	width: 626px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #D6D3D6; 
	height:65px;
	background-color:#F8F8F6;
	
}
*+html #divViewTestimonials
{
	width: 626px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #D6D3D6; 
	height:65px;
	background-color:#F8F8F6;	
}
#divView
{
    width:160px;
	float: right;
}
#divViewRetailer
{
    width:164px;
	float:right;
}
.txtColorGreen
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #17AA39;
	text-decoration: none;
	width: 626px;	
}
#divMoretestimonial
{
	background-color:#F8F8F6;
	float: left;
	width: 626px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #D6D3D6;
	height:40px;
}

#divDownload
{
  background-color:#F8F8F6;
  width: 300px;
  height:30px;   
  padding-left:200px;
  padding-top:492px;

}
*html #divDownload
{
  background-color:#F8F8F6;
  width:300px;
  height:10px;
  padding-left:200px;
  padding-top:20px;

}

*+html #divDownload
{
  background-color:#F8F8F6;
  width:300px;
  height:10px;
  padding-left:200px;
  padding-top:20px;
}

#divDownloadTest
{
  background-color:#F8F8F6;
   width: 300px;
   height:28px;
   margin-top:96px;
   margin-left:202px;

}

*html #divDownloadTest
{
  background-color:#F8F8F6;
   width: 260px;
   height:10px;
   margin-top:20px;
   margin-left:200px;
   

}

*+html #divDownloadTest
{
  background-color:#F8F8F6;
   width: 260px;
   height:10px;
   margin-top:20px;
   margin-left:200px;
}

#divDownloadInfoBase
{
   background-color:#F8F8F6;
   width: 500px;
   margin-left:230px;
   margin-top:30px;
   float:left;

}


*html #divDownloadInfoBase
{
	background-color:#F8F8F6;
	width: 300px;
	margin-left:230px;
	margin-top:30px;
	padding: 0px;  
	float:none;

}

*+html #divDownloadInfoBase
{
  background-color:#F8F8F6;
   width: 500px;
   margin-left:230px;
   margin-top:30px;
   float:left;
}

.txtColorDownload
{
     
    font-family: Tahoma;
	font-size: 13px;
	color: #DE555A;
	font-weight: bold;
	text-decoration: none;
}

.txtColorDownload:hover
{
     
    font-family: Tahoma;
	font-size: 13px;
	color: #17AA39;
	font-weight: bold;
	text-decoration: none;

}

.separatorRed
{
    color:#DE555A;
	font-size: 15px;
	vertical-align: middle;
}
#divCertificatePoolWater
{ 
    width:263px;
}

#divCertificatePoolWaterImage
{
    background-color:#F8F8F6;
	float: left;
	height: 27px;
	width:27px;
	background-image: url(../images/pdf_Icon.jpg);
	background-repeat: no-repeat;

}
#divCertificatePoolWaterText
{ 
	float:left;
	width:235px;
}

.txtColorDocument
{
    font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color:#6C6C6A;
	text-decoration: none;
	line-height:40px;
	
}

.txtColorDocument:hover
{
    font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color:#17AA39;
	text-decoration: none;
	line-height:40px;
}
#divInfoBaseLeft
{ 
    width:263px;
	background-color:#F8F8F6;
	float:left;

}
*html #divInfoBaseLeft
{ 
    width:263px;
	background-color:#F8F8F6;
	float:left;

}
*+html #divInfoBaseLeft
{ 
    width:263px;
	background-color:#F8F8F6;
	float:left;

}
#divInfoBaseRight
{
     width:263px;
	background-color:#F8F8F6;
	float:left;
	margin-left:100px;
	height:300px;

}

.txtGreen
{
   font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #17AA39;
	text-decoration: none;
}
#divInfoBase
{
  background-color:#F8F8F6;
	width:626px;
	float:left;
	height:660px;

}
*html #divInfoBase
{
  background-color:#F8F8F6;
	width:626px;
	float:left;
	height:395px;

}
*+html #divInfoBase
{
  background-color:#F8F8F6;
	width:626px;
	float:left;
	height:630px;

}
#divNewDelhiMech
{

    background-color:#F8F8F6;
	float: left;
	height: 178px;
	width:130px;
	background-image: url(../images/2.gif);
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #6C6C6A;
	text-decoration: none;
	margin-top:15px;

}
#divNewDelhiChem
{
    background-color:#F8F8F6;
	float: left;
	height: 180px;
	width:130px;
	background-image: url(../images/i.gif);
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #6C6C6A;
	text-decoration: none;	
	margin-top:15px;


}
#divFabricQualityEcologiImage
{
	width: 308px;
	height: 193px;
	float: left;
	background-image: url(../images/Button.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom:10px;
	margin-left:60px;
	background-color: #F8F8F6;

}
#divEcoPresenceImage
{
    background-color:#F8F8F6;
	float: right;
	height: 195px;
	width: 299px;
	background-image: url(../images/NeckTie.jpg);
	background-repeat: no-repeat;

}
#divEcoImage
{
    background-color:#F8F8F6;
	float: left;
	height: 211px;
	width:421px;
	background-image: url(../images/Shoes.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin:0px;

}
#divRequirementmage
{
  background-color:#F8F8F6;
	width: 368px;
	height: 236px;
	float: left;
	background-image: url(../images/CottonMature.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom:10px;

}
#divConformanceImage
{
    background-color:#F8F8F6;
	float: right;
	height: 235px;
	width: 299px;
	background-image: url(../images/ServicesImage.jpg);
	background-repeat: no-repeat;

}
*html #divConformanceImage
{
  background-color:#F8F8F6;
	float: right;
	height: 235px;
	width: 299px;
	background-image: url(../images/ServicesImage.jpg);
	background-repeat: no-repeat;

}
#divSaveButtonInfobase
{
    background-color: #F8F8F6;
	float: left;
	width:110px;
	margin-left:334px;
	padding-top:38px;
}
/*\*/
html*#divSaveButtonInfobase
 {
	background-color: #F8F8F6;
	float: left;
	width: 110px;
	margin-left:339px;
	padding-top:4px;	
}

*html #divSaveButtonInfobase
{
 	width: 107px;
	margin-left:170px;
	padding-left:0px;
	padding-top:20px;	
}	
*+html #divSaveButtonInfobase
{
	margin-left:338px;
	padding-top:20px;	
}
#divResetButtonInfobase
{ 
    background-color: #F8F8F6;
	padding-left:10px;
	padding-top:20px;
}
/*\*/
html*#divResetButtonInfobase
{ 
	background-color: #F8F8F6;
	padding-left:10px;
	padding-top:0px;

}
*html #divResetButtonInfobase
{ 
    background-color: #F8F8F6;
	padding-left:10px;
}
*+html #divResetButtonInfobase
{ 
    background-color: #F8F8F6;
	padding-left:10px;
	padding-top:0px;
}
#divTestReq
{
    background-color:#F8F8F6;
	width: 596px;
	/*height:480px;	*/
}

*html #divTestReq
{
    background-color:#F8F8F6;
	width: 596px;	
}
.txtestRequestGreen
{
    font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #17AA39;
	text-decoration: none;
}
.formTxt18{
	height:10px;
	width:18px;
}
.formTxt16{
	height:12px;
	width:18px;
}

.ulDevelopServicesTG {
	margin:0px;
	padding: 10px 0px 0px;
	letter-spacing: 0px;
	
}
.ulDevelopServicesTG li {
	margin: 4px 0px 0px;
	padding: 0px 0px 0px 20px;
	background-image: url(../images/Bullet.gif);
	list-style-image: none;
	list-style-type: none;
	font-family: Tahoma;
	font-size: 12px;
	color: #6B696B;
	background-repeat: no-repeat;
	font-weight: normal;
	background-position: left 6px;
}

#divUnauthorized
{
	height: 200px;
	width: 400px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FF99CC;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #9900CC;
	text-decoration: underline;
}
.txtColorBoldRed
{
	font-family: Tahoma;
	font-size: 26px;
	font-weight: bold;
	color: #DE555A;
}
#divSpacing{
	height:30px;
}

*html #divSpacing{
	height:0px;
	width:0px;
}
#divSeperator{
	font-family: Tahoma, Verdana;
	font-size: 12px;
	width:617px;
	color: #9B9B9B;
	line-height:24px;
	padding-bottom:3px;
}
#divborder
{
    border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ADAEB5;
}

#divTommyHigfieerDelhi
{
   background-color:#F8F8F6;
	float: left;
	height: 178px;
	width:130px;
	background-image: url(../images/TH-Certificate-02.gif);
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #6C6C6A;
	text-decoration: none;
	margin-top:15px;
}
/*.testListFont
{    
	color:#FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	/*color: #C65D63;
	color:#000000;
	text-align: justify;
	line-height: 16px;
	text-decoration: none;
}*/
.testListFont a
{
	background-color:#F7FFFF;
	width: 180px;
	font-family: Tahoma;
	font-size: 12px;
	color: #C65D63;
	margin-left:35px;
	font-weight: bold;
}

.testListFont a:hover
{
	color: #6886C3;
	text-decoration: underline;
	font-weight: bold;
}

#divCertificateEcologicalText
{ 
	float:left;
	width:250px;
}

.txtColorDocumentEcological
{
    font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color:#6C6C6A;
	text-decoration: none;
	
}

.txtColorDocumentEcological:hover
{
    font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color:#17AA39;
	text-decoration: none;
}
#divImgNewAtTexanLab
{
	width:165px;
	height:16px;
	margin-top:15px;
	margin-left:67px;	
}

#divNewAtTexanLabTextTop
{
	margin :20px 40px 0px 20px;
}
#divNewAtTexanLabTextBottom
{
	margin :25px 40px 0px 20px;
}
#divBottomText
{
	margin :10px 40px 0px 20px;
}
.txtNewAtTexanLabText
{
	float: left;		
	font-family: Tahoma;
	font-size: 11px;
	color: #6B696B;
	width:270px;
	margin-top:5px;
}
.txtNewAtTexanLabTextGreen
{
    font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #17AA39;
	text-decoration: none;	
}

/* For New Address Pdfs*/

.divAddressAccrediattionsLeft
{
    width:263px;	
	background-color:#F8F8F6;
	float:left;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D6D3D6;
}
*html .divAddressAccrediattionsLeft
{
    width:263px;
	background-color:#F8F8F6;
	float:left;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D6D3D6;
}

*+html .divAddressAccrediattionsLeft
{
    width:263px;
	background-color:#F8F8F6;
	float:left;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D6D3D6;
	margin-top:25px;
}

.divAddressPdfContent
{
    width:263px;
    height:200px;
	float:left;
}
*html .divAddressPdfContent
{
    width:263px;
    height:170px;
	float:left;
}
*+html .divAddressPdfContent
{
    width:263px;
    height:170px;
	float:left;
}

.divAddressChangedFlyer
{
    background-color:#F8F8F6;
	float: left;
	height: 170px;
	width:130px;
	background-image: url(../images/thumnail.jpg);
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #6C6C6A;
	text-decoration: none;
	margin-top:15px;
}

*+html .divAddressChangedFlyer
{
    background-color:#F8F8F6;
	float: left;
	height: 170px;
	width:130px;
	background-image: url(../images/thumnail.jpg);
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #6C6C6A;
	text-decoration: none;
	margin-top:15px;
}
.divArcadiaFlyer
{
    background-color:#F8F8F6;
	float: left;
	height: 170px;
	width:130px;
	background-image: url(../images/Arcadia Certificate.jpg);
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #6C6C6A;
	text-decoration: none;
	margin-top:15px;
}

.divAddressViewFlyer
{
    font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #6C6C6A;
	text-decoration: none;
	width:133px;
	float:left;
	
}

*+html .divAddressViewFlyer
{
    font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #6C6C6A;
	text-decoration: none;
	width:133px;
	float:left;
	margin-top:0px;
	
}
.marqueeText
{	
	font-size:11px;
	/*line-height:1px;*/
	font-family:Tahoma;
	color:#403f3f;
}
.width10
{
	width:10px;
}
*html .width10
{
    width:7px;
}
*+html .width10
{
	width:4px;
}
#divPRESENCERight
{
    width:263px;
	background-color:#F8F8F6;
	float:left;
	margin-left:100px;
	margin-top:0px;	
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D6D3D6;

}
*+html #divPRESENCERight
{ 
	margin-top:25px;	
}

.divNewAtTexanlabLeft
{
    width:263px;	
	background-color:#F8F8F6;
	float:left;
}
.divNewAtTexanlabRight
{
    width:263px;
	background-color:#F8F8F6;
	float:left;
	margin-left:100px;

}
.divNewAtTexanlabTopBorder
{
    width:263px;
	background-color:#F8F8F6;
	float:left;
	margin-left:100px;
	margin-top:0px;	
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D6D3D6;

}
*+html .divNewAtTexanlabTopBorder
{ 
	margin-top:25px;	
}

.borderBottomHome
{
	height:569px;
	border-bottom:1px solid #ADAEB5;
}
*+html .borderBottomHome
{
	height:540px;
	border-bottom:1px solid #ADAEB5;
}
.contentPayPal
{
	height:160px; 
	width:515px; 
	background-color:White;
	 float:left; 
	 margin-top:13px;
}
.payPalText
{
	font-family:Tahoma;
	font-size:14px;
	color:#E75552;
	margin-top:6px;
}
.payPalTextSmall
{
	font-size:12px;
	font-family:Tahoma;
	color:#E75552;
	margin-top:12px;
}
.payPalBottomText
{
	font-size:12px;
	font-family:Tahoma;
	color:#E75552;
	margin-top:8px;
}

.contentPayPalInner
{
	border-top:1px solid #D6D3D6;
	height:147px; 
	/*width:515px; */
	background-color:#FFFBF7;
	 float:left; 
	 margin-top:13px;
}

*HTML .contentPayPalInner
{
	background-color:#FFFBF7;
	border-top:1px solid #D6D3D6;
	height:128px; 
	width:860px; 
	float:left; 
	 margin-top:13px;
}

*+HTML .contentPayPalInner
{
	background-color:#FFFBF7;
	border-top:1px solid #D6D3D6;
	height:128px; 
	width:880px; 
	float:left; 
	 margin-top:13px;
}
.textDecoNone
{
	text-decoration:none;
	border-top:solid 0px white;
}
.imgBorder
{
	border-top:solid 0px white;
	border-right:solid 0px white;
	border-bottom:solid 0px white;
	border-left:solid 0px white;
}
.#divSaveButtonPayPal
{
    background-color: #F8F8F6;
	float: right;
	width:110px;
	margin-left:334px;
	padding-top:38px;
}

.textBottomPayPal
{
	/*float:right;*/
	height:auto;
	width:267px;
	font-family:Tahoma;
	font-size:12px;
	color:#6B696B;
}

.payPalButtonOuter
{
	margin-left:289px;
	margin-top:-33px;
}
.AddInvoice
{
	height:65px;
	width:258px;
	/*float:left;*/
	
}


.formContenRightPayPal
{
	font-family: Tahoma;
	font-size: 12px;
	color: #6B696B;
	/*width:306px;*/
	background-color:#F8F8F6;
	float:right;
	height:20px;
}
.formContenLeftPayPal
{
	font-family: Tahoma;
	font-size: 12px;
	color: #6B696B;
	/*width:225px;*/
	/*background-color:#F8F8F6;*/
	height:20px;
	float:left;
	
}
.noBorder
{
	border-top:none;
	border-right:none;
	border-bottom:none;
	border-left:none;
}

.AddInvoiceInner
{
	border:1px solid #8496BD;
	background-color:#EFEFEF;
	width:404px;
	height:22px;
	margin-top:4px;
	font-size:12px;
	font-family:Tahoma;
	padding-left:5px;
	padding-right:5px;
}

*+html .AddInvoiceInner
{
	border:1px solid #8496BD;
	background-color:#EFEFEF;
	width:404px;
	height:22px;
	margin-top:4px;
	font-size:12px;
	font-family:Tahoma;
	padding-left:5px;
	padding-right:5px;
}



.labelInvoice
{
	
	float:left;
	float:left; 
	width:253px; 
	height:22px; 
	border-right:1px solid #8496BD;
}
.labelCurrency
{
	/*width:105px;*/
	/*float:left;
	padding-top:2px;
	padding-left:4px;
	float:left; 
	text-align:right; 
	padding-right:5px; */
	
	margin-left:10px;
}
*+html .labelCurrency
{
	
	margin-left:8px;
}
.labelAmount
{
	/*width:105px;*/
	float:left;
	padding-left:12px;
	
}


.gridRowConfirmID
{
	border:1px solid #8496BD;
	height:22px;
	background-color:#EFFFFF;
}
.gridRowConfirmDate
{
	border:1px solid #8496BD;
	height:22px;
	background-color:#EFFFFF;
	margin-left:5px;
}
.gridRowConfirmPaymentStatus
{
	border:1px solid #8496BD;
	height:22px;
	background-color:#EFFFFF;
}
.gridRowConfirmPayerStatus
{
	border:1px solid #8496BD;
	height:22px;
	background-color:#EFFFFF;
}
.gridRowConfirmCurrency
{
	border:1px solid #8496BD;
	height:22px;
	background-color:#EFFFFF;
}
.gridRowConfirmMCFee
{
	border:1px solid #8496BD;
	height:22px;
	background-color:#EFFFFF;
}
.textCenter
{
	text-align:center;

}
#gvPaymentDetails
{
	margin-bottom:20px;
}
.bodytxt12Gray
{
	font-family:Tahoma;
	font-size:13px;
}
.btnCancel
{
	float:right;
	/*margin-top:4px;*/
	margin-left:5px;
	padding-right:5px;
}

.widthXY
{
	width:190px;
}
.errMsg
{
	font-family:Arial,Helvetica,sans-serif;
font-size:12px;
padding-left:10px;
padding-right:10px;
color:Red;

}
.amntToPay
{
	margin-left:13px;
	float:left;
	 font-size:12px; 
	 font-family:Tahoma;
	  color:#6B696B;
}
.invoiceNum
{
width:254px; 
border-right:1px solid #8496BD; 
padding-left:5px;
}
*+html .invoiceNum
{
width:258px; 
border-right:1px solid #8496BD; 
padding-left:5px;
}
.floatLeft1
{
	float:left;
}
#divppPaymentHeaderImage
{
   background-image: url(../images/proceed-payment.jpg);
	background-repeat: no-repeat;
	height: 168px;
	width: 906px;

}