#main_title {
 position: relative;
display: block;
 top: 15px;
 right: 5px;
height: 76px;
BACKGROUND: url(graphics/titled-bk.gif) no-repeat right;
 padding-top: 20px;
 text-align: right;

}

#sub_title_img {
 position: relative;
display: block;
top: 14px;
right: 0%;
height: 70px;
width: 577px;
background: url(contact_us/graphics/tima-yours.gif) no-repeat;

}


/* *************************************** */
#link5 a {
	BACKGROUND: url(graphics/button5-on.gif) no-repeat right top;
	height: 32px;

}

#link5 a:link {
	COLOR: #000;
}
#link5 a:hover {
cursor: default;
	COLOR: #333; BACKGROUND:url(graphics/button5-on.gif);
		height: 32px;
}
#link5 a:visited {

}

#data {
 position: relative;
 float: right;
 top: 30px;
 width: 570px;
}

#font{
	  font-family: "Courier New", Courier, monospace; font-size: 14px;
}


