#Body
{
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 800px;
	padding: 0px;
	background-repeat: no-repeat;
}

#Header
{
	background-image: url(../images/headerlogo.jpg);
	background-repeat: no-repeat;
	left: 0px;
	top: 0px;
	position: absolute;
	vertical-align: bottom;
	width: 897px;
	height: 365px;
}

#Heading {
	position:absolute;
	left:180px;
	top:265px;
	width:396px;
	height:28px;
	z-index:2;
	text-align: center;
}

#Heading2 {
	position:absolute;
	left:178px;
	top:292px;
	width:396px;
	height:22px;
	z-index:2;
	text-align: center;
}

#HeadingGoogle {
	position:absolute;
	left:206px;
	top:179px;
	width:396px;
	height:28px;
	z-index:2;
	text-align: center;
}

#HeadingGoogle2 {
	position:absolute;
	left:204px;
	top:206px;
	width:396px;
	height:22px;
	z-index:2;
	text-align: center;
}

#HeadingGoogle3{
	position:absolute;
	left:150px;
	top:240px;
	width:439px;
	height:95px;
	z-index:2;
	text-align: center;
}


#MainContentTable
{
	width: 900px;
	background-image: url(../images/bkg.jpg);
	background-repeat: repeat-y;	
}

.MainContentTableSb1
{
	width: 623px;

}

#MainContents
{
	width: 607px;
}

.Links
{	
	border: 0px;	
}

.Arrows
{
	color:#396E96;
	font-size: 15px;		
}

.ArrowsSm
{
	color:#396E96;
	font-size: 12px;		
}

.Center
{
	text-align: center;
}

.Left
{
	text-align: left;
}

.Right
{
	text-align: right;
}

.LeftTableMargin {
	width: 14px;
}

#TopRightTable {
	position:absolute;
	left: 625px;
	top: 153px;
}

#Mail {
	position:absolute;
	left:563px;
	top:26px;
	width:214px;
	height:22px;
	z-index:6;
}


.BluLn  {
	width: 100%;
	size: 1;
	background-color: #00CCFF;
	background-repeat: no-repeat;
}

.RightCol{
	width: 175px;
}

#POPUPWhatsASP
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFCC;
	position: absolute;
	left: 360px;
	top: 200px;
	height: 158px;
	width: 316px;
	visibility: hidden;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 25px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #396E96;
	border-right-color: #396E96;
	border-bottom-color: #396E96;
	border-left-color: #396E96;
	
}

