body {
	font-family: Verdana, Arial;
    font-size: 12px;
    text-decoration: none;
    margin: 0;
    padding: 0;
    color: #000000;
    background-color: #CCCACB;
}

a {
    padding: 0px;
    margin: 0px;
    color: #000000;
    text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

div {
	margin: 0;
    padding: 0;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#div_intro {
    margin: 145px 0px 0px 25px;
}

#table_intro {
	margin-top: 60px;
	font-size: 14px;
}

#div_intro_contacts {
	margin-top: 40px;
}

#data_table {height:100%;}

#data_table td {
    background: url('../_images/intro_bgrnd.jpg') center center no-repeat;
   /* height: 658px;*/
}

#data_table #xcontent {
    display:none;
}