/* CSS Document */

body {
	background-color: #061D29;
	text-align: justify;
	font-family: "Trebuchet MS"; 
	font-size: 10pt; 
	font-weight: normal;
	color: #FFFFFF;
	/*background-image: url(../Images/Page/BG1.gif);*/
	padding:0;
}

#divpageframe {
	width: 737px;
	margin-right: auto;
	margin-left: auto;
}

#tdlinksright {
	background-image: url(../Images/lineBG.gif);
	background-repeat: repeat-x;
}

#tdlinksrightdrop {
	background-image: url(../Images/linkslinedrop.gif);
 	background-repeat: no-repeat;
}

#tdhomepictop {
	background-image: url(../Images/homepictop.gif);
	}
	
#tdcontpictop {
	background-image: url(../Images/contactpictop.gif);
	}
	
#tdclenspictop {
	background-image: url(../Images/clenspictop.gif);
	}


#tdframespictop {
	background-image: url(../Images/framespictop.gif);
	}

#tdprodpictop {
	background-image: url(../Images/prodpictop.gif);
	}


#tdhomepicdrop {
	background-image: url(../Images/homepicdrop.gif);
}

#tdmaincontholder {
	border-color: #ffffff;
	border-style: solid;
	border-width: 1px;
}

#tdaboutpictop {
	background-image: url(../Images/aboutpictop.gif);
	background-repeat: no-repeat;
	}


/* #tdmaincontinner {
	border-color: #B2AA74;
	border-style: solid;
	border-width: 2px;
	background-color: #023B58;
	}
*/

#tablemaincontholder {
	border-color: #B2AA74;
	border-style: solid;
	border-width: 2px;
	background-color: #023B58;
	}
	
#tdheadercellbottom {
	border-left-style: solid;
	border-left-color: #BCBDBE;
	border-width: 1px;
}

#tdrightdropborder {
 border-right: solid;
	border-right-color: #BCBDBE;
	border-width: 1px;
}

#tdtextfirstline {
  border-top: solid;
	border-top-color: #BCBDBE;
	border-width: 1px;
	padding-left: 5px;
	text-align: justify;
}

#tdtextmain {
	padding-left: 5px;
	text-align: justify;
	}

#tdabouttextmain {
	text-align: justify;
	}

#divabouttextmain {
   padding-left: 5px;
   padding-right: 15px;
	}

#divconttxtmain {
   padding-left: 5px;
   padding-right: 0px;
	}

#divprodtextmain {
   padding-left: 5px;
   padding-right: 5px;
   padding-top: 5px;
	}

#divframetextmain {
   padding-left: 5px;
   padding-right: 5px;
   padding-top: 5px;
   background-color: #023B58;
	}

#divframescontlink{
   padding-left: 5px;
   padding-top: 0px;
   }



#tdtextlineintro {
	border-top: solid;
	border-top-color: #BCBDBE;
	border-width: 1px;
}


#tdabouttextfirstline {
	border-top: solid;
	border-top-color: #BCBDBE;
	border-width: 1px;
	
	}

#divabouttextfirstline {
	padding-left: 5px;
	text-align: justify;
	
}

#tddate {
	color:#fff;
	font-size: 7.5pt;
	text-align:right;
	}

#divdate {
	padding-left: 9px;
}

#tdaboutpiccolumn {
	border-top: solid;
	border-top-color: #BCBDBE;
	border-width: 1px;
	text-align:left;
	
}

#tdcopyright {
	text-align:right;
	font-size:7.5pt;
	color:#fff;
	border-top: solid;
	border-top-color: #BCBDBE;
	border-width: 1px;
}

#aboutimg1 {
	width: 75px;
	height: 45px;	
	padding-top:5px;
}

#map {
	margin-right:auto;
	margin-left:auto;
}

#here {
	text-decoration: none;
	color:#B6AD75;
	cursor: pointer;
	cursor: hand;
}

#mapPic {
	cursor: pointer;
	cursor: hand;
}

#SApic {
	cursor: pointer;
	cursor: hand;
}

#intPic {
	cursor: pointer;
	cursor: hand;
}

#extPic {
	cursor: pointer;
	cursor: hand;
}

a:link {
	text-decoration: none;
	color: #B6AD75;
}
a:visited {
	text-decoration: none;
	color: #B6AD75;
}
a:hover {
	text-decoration: underline;
	color:#B6AD75;
	
}
a:active {
	text-decoration: none;
}