html, body, div#container, div#header  {
	margin: 0; 
	padding: 0;
}
body {
	font-family: arial, sans-serif;
	text-align: center;
	background: url("img/hp2/bgHome.jpg") repeat-x;
}
#mainTbl {
	/*background: #ffffff url("img/hp2/bgHome.jpg") repeat-x;*/
	height: 760px;
}
#mainTbl td {
	padding-top: 100px;
}
.hpimag_s
{
   height:102px;
   margin:0px;
   padding:0px; 
}
.hpimag_s
{
    
}
/* text */
td.text, div#title1, div#title2, div#title3  {
  text-align: left;
  font-weight: bold; 
  text-decoration: none;
}
div#title1 {
  font-size: 34px;
  color: #ffffff; 
}
div#title2 {
  font-size: 28px;
  color: #F9C818;   
}
div#title3 {
  font-size: 18px;
  color: #FF0D00; 
}

td.text, div.title1, div#title2, div.title3  {
  text-align: left;
  font-weight: bold; 
  text-decoration: none;
}
div.title1 {
  font-size: 34px;
  color: #ffffff; 
}
div.title2 {
  font-size: 28px;
  color: #F9C818; 
  text-decoration:none;  
}
div.title3 {
  font-size: 18px;
  color: #FF0D00; 
}
div#deschp {
  font-size: 12px;
  text-align: left;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
  padding-top:8px;
}
#mainTbl img {
 padding: 10px 0;
}
h1 {
  font-size: 18px;
  color: #9F9F9F; 
}
#mainText {
	width: 770px;
	text-align: left;
}
#mainText p, #mainText td {
	font-size: 12px;
}
#links {
	text-align: center;
	padding: 10px 0;
	font-size: 12px;
}
#links a { 
  font-size: 12px;
  font-weight: normal;
  color: #9F9F9F;
  text-decoration: none;
}
#links a:hover { 
  color: #FF0000;
}