
body{
    margin: 0px;
    background-color: #B9D5D1;
}
div
{
    font: Normal 10px Verdana;
}


#CENTRO {
	width:815px;
	margin: 0px auto;

}
#MAIN
{	position:absolute;
	top:0px;
    width: 815px;
	height:800px;
	background-image:url(../images/bg.jpg);
	margin:0px auto;
}

#TOP
{
	position:absolute;
	top:0px;
	width:817px;
	height:204px;
	float:right;
	margin:0px auto;
}

#FOOT
{
	position:absolute;
	top:755px;
	width:815px;
	height:50px;
	background-image:url(../images/bgFoot.jpg);
}
#TABLANG
{position:absolute;
top:204px;
width:205px;
height:25px;
float:right;
padding-right:0px;

}
#LANGUAGE
{
width:183px;

float:right;
}

#LOGIN
{
position:absolute;
top:230px;
width:205px;
height:108px;
float:right;

}
#ABOUTUS
{
position:absolute;
top:344px;
width:205px;
height:281px;
float:right;
}

#TABABOUTUS
{
position:relative;
top:0px;
width:183px;
height:281px;
float:right;
background-image:url(../images/aboutUs.jpg);
background-repeat:no-repeat;
background-position:right;
}
.CONTENTABOUTUS
{
padding:5px;
}
.CONTENTABOUTUS2
{
padding:12px;
color: #97AFBC;font-family: Verdana, Arial;font-size: 11px;
}


#CHAT
{
position:absolute;
top:631px;
width:205px;
height:120px;
float:right;

}


#PORTFOLIO
{
position:absolute;
top:207px;
width:795px;
height:408px;
float:right;
}
#TESTIMONIALS
{
position:absolute;
top:618px;
width:795px;
height:133px;
float:right;
}

#CONTENTA
{
position:absolute;
top:207px;
width:404px;
height:183px;
}

#CONTENTB
{
position:absolute;
top:390px;
width:404px;
height:183px;
}

#CONTENTC
{
position:absolute;
top:573px;
width:404px;
height:183px;
}

#CONTENT2A
{
position:absolute;
top:207px;
width:602px;
height:133px;
}

#CONTENT2B
{
position:absolute;
top:344px;
width:602px;
height:133px;
}

#CONTENT2C
{
position:absolute;
top:481px;
width:602px;
height:133px;
}

#CONTENT2D
{
position:absolute;
top:618px;
width:602px;
height:133px;
}

.DISPLAY1
{
background-image:url(../images/d1.jpg);

height:178px;
background-repeat:no-repeat;
background-position:right;
}
.CONTDIS{
padding-right:10px;
padding-top:5px;

}
.CONTDISB{
padding-right:10px;
padding-top:18px;

}


.DISPLAY2
{
background-image:url(../images/d2.jpg);

height:133px;
background-repeat:no-repeat;
background-position:right;


}
.CONTDIS2{

padding-right:10px;
padding-top:5px;

}
.CONTDIS2B{

padding-right:10px;
padding-top:15px;

}

/*links*/
a:link {color: #97AFBC;text-decoration: none;}
a:visited {text-decoration: none;color: #97AFBC;}
a:hover {text-decoration: underline;color: #BBDAED;}
a:active {text-decoration: none;}



