@IMPORT "common.css";
@IMPORT "style.css";



/* Content (begin)*/
	#contacts
	{
		width: 500px;
		margin: 30px 0 90px 45px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		font-weight: 600;
		text-align: left;
	}
	#contacts th
	{
		color: #960902;
		line-height: 24px;
	}
	#contacts td a
	{
		color: #000;
		text-decoration: none;
	}
/* Content (end)*/

/* Footer (begin)*/
	#footer .l
	{
		background: url(../img/contacts/bg_footer_l.gif) 0 0 no-repeat;
		width: 9px;
		height:69px;
	}
	#footer .r
	{
		background: url(../img/contacts/bg_footer_r.gif) 0 0 no-repeat;
		width: 11px;
		height:69px;
	}
/* Footer (end)*/

