
		/*RIGHT - CONTACTS CTYLES*/
			#right
			{
				width: 219px;
				float: left;
			}
				#officeImg
				{
					width: 209px;
					text-align: center;
					margin: 2px 0 0 10px;
				}
				#contacts
				{
					width: 204px;
					margin: 10px 0 0 15px;
					font-size: 10px;
					background: url('../img/contacts.gif') bottom right no-repeat;
					color: #767676;
					line-height: 1.5;
				}
					#contacts h1
					{
						color: #4c83c2;
						font-size: 14px;
						text-indent: 5px;
						padding: 0 0 3px 0;
						background: url('../img/h1_cont.gif') bottom left no-repeat;
					}
		/*RIGHT - CONTACTS CTYLES STOP*/